Shades of Kimberly #716984
Tints of Kimberly #716984
RGB
CMYK
RGB Variations
Color information
#716984 (or 0x716984) is known color: Kimberly. HEX triplet: 71, 69 and 84. RGB value is (113,105,132). Sum of RGB (Red+Green+Blue) = 113+105+132=350 (46% of max value = 765). Red value is 113 (44.53% from 255 or 32.29% from 350); Green value is 105 (41.41% from 255 or 30% from 350); Blue value is 132 (51.95% from 255 or 37.71% from 350); Max value from RGB is 132 - color contains mainly: blue. Hex color #716984 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716984 is #8E967B. Grayscale: #6E6E6E. Windows color (decimal): -9344636 or 8677745. OLE color: 8677745.
HSL color Cylindrical-coordinate representation of color #716984: hue angle of 257.78º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #716984 is Cyan = 0.14, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 113 | 105 | 132 | - |
| CMYK | 0.14 | 0.20 | 0 | 0.48 |
| HSL | 257.78º | 0.11% | 0.46% | - |
| HSV(B) | 257.78º | 0.2% | 0.52% | - |
| XYZ | 16.03 | 15.28 | 23.93 | - |
| YUV | 110.47 | 140.15 | 129.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 105 | 132 | 0.14 | 0.20 | 0 | 0.48 | 257.78 | 0.11 | 0.46 |
| Hex | 71 | 69 | 84 | E | 14 | 0 | 30 | 102 | B | 2E |
| Octal | 161 | 151 | 204 | 16 | 24 | 0 | 60 | 402 | 13 | 56 |
| Binary | 1110001 | 1101001 | 10000100 | 1110 | 10100 | 0 | 110000 | 100000010 | 1011 | 101110 |
Color Harmonies of #716984
Complementary color
Monochromatic Colors of #716984
Black with #716984
Text Example
Text Example
White with #716984
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716984; }
p { color: rgb(113,105,132); }
H1.HeaderClassName
{
color: #716984;
}
.AnyTagClassName
{
color: #716984;
}
</style>
background-color css
<style>
a { background-color: #716984; }
a { background-color: rgb(113,105,132); }
div.DivClassName
{
background-color: #716984;
}
.BgClassName
{
background-color: #716984;
}
</style>
border-color css
<style>
span { border-color: #716984; }
span { border-color: rgb(113,105,132); }
td.TdClassName
{
border-color: #716984;
}
.TagClassName
{
border-color: #716984;
}
</style>