Shades of Kimberly #716284
Tints of Kimberly #716284
RGB
CMYK
RGB Variations
Color information
#716284 (or 0x716284) is known color: Kimberly. HEX triplet: 71, 62 and 84. RGB value is (113,98,132). Sum of RGB (Red+Green+Blue) = 113+98+132=343 (45% of max value = 765). Red value is 113 (44.53% from 255 or 32.94% from 343); Green value is 98 (38.67% from 255 or 28.57% from 343); Blue value is 132 (51.95% from 255 or 38.48% from 343); Max value from RGB is 132 - color contains mainly: blue. Hex color #716284 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716284 is #8E9D7B. Grayscale: #6A6A6A. Windows color (decimal): -9346428 or 8675953. OLE color: 8675953.
HSL color Cylindrical-coordinate representation of color #716284: hue angle of 266.47º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #716284 is Cyan = 0.14, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 113 | 98 | 132 | - |
| CMYK | 0.14 | 0.26 | 0 | 0.48 |
| HSL | 266.47º | 0.15% | 0.45% | - |
| HSV(B) | 266.47º | 0.26% | 0.52% | - |
| XYZ | 15.34 | 13.91 | 23.71 | - |
| YUV | 106.36 | 142.47 | 132.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 98 | 132 | 0.14 | 0.26 | 0 | 0.48 | 266.47 | 0.15 | 0.45 |
| Hex | 71 | 62 | 84 | E | 1A | 0 | 30 | 10A | F | 2D |
| Octal | 161 | 142 | 204 | 16 | 32 | 0 | 60 | 412 | 17 | 55 |
| Binary | 1110001 | 1100010 | 10000100 | 1110 | 11010 | 0 | 110000 | 100001010 | 1111 | 101101 |
Color Harmonies of #716284
Complementary color
Monochromatic Colors of #716284
Black with #716284
Text Example
Text Example
White with #716284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716284; }
p { color: rgb(113,98,132); }
H1.HeaderClassName
{
color: #716284;
}
.AnyTagClassName
{
color: #716284;
}
</style>
background-color css
<style>
a { background-color: #716284; }
a { background-color: rgb(113,98,132); }
div.DivClassName
{
background-color: #716284;
}
.BgClassName
{
background-color: #716284;
}
</style>
border-color css
<style>
span { border-color: #716284; }
span { border-color: rgb(113,98,132); }
td.TdClassName
{
border-color: #716284;
}
.TagClassName
{
border-color: #716284;
}
</style>