Shades of Kimberly #716989
Tints of Kimberly #716989
RGB
CMYK
RGB Variations
Color information
#716989 (or 0x716989) is known color: Kimberly. HEX triplet: 71, 69 and 89. RGB value is (113,105,137). Sum of RGB (Red+Green+Blue) = 113+105+137=355 (47% of max value = 765). Red value is 113 (44.53% from 255 or 31.83% from 355); Green value is 105 (41.41% from 255 or 29.58% from 355); Blue value is 137 (53.91% from 255 or 38.59% from 355); Max value from RGB is 137 - color contains mainly: blue. Hex color #716989 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716989 is #8E9676. Grayscale: #6E6E6E. Windows color (decimal): -9344631 or 9005425. OLE color: 9005425.
HSL color Cylindrical-coordinate representation of color #716989: hue angle of 255º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #716989 is Cyan = 0.18, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 113 | 105 | 137 | - |
| CMYK | 0.18 | 0.23 | 0 | 0.46 |
| HSL | 255º | 0.13% | 0.47% | - |
| HSV(B) | 255º | 0.23% | 0.54% | - |
| XYZ | 16.38 | 15.42 | 25.78 | - |
| YUV | 111.04 | 142.65 | 129.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 105 | 137 | 0.18 | 0.23 | 0 | 0.46 | 255 | 0.13 | 0.47 |
| Hex | 71 | 69 | 89 | 12 | 17 | 0 | 2E | FF | D | 2F |
| Octal | 161 | 151 | 211 | 22 | 27 | 0 | 56 | 377 | 15 | 57 |
| Binary | 1110001 | 1101001 | 10001001 | 10010 | 10111 | 0 | 101110 | 11111111 | 1101 | 101111 |
Color Harmonies of #716989
Complementary color
Monochromatic Colors of #716989
Black with #716989
Text Example
Text Example
White with #716989
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716989; }
p { color: rgb(113,105,137); }
H1.HeaderClassName
{
color: #716989;
}
.AnyTagClassName
{
color: #716989;
}
</style>
background-color css
<style>
a { background-color: #716989; }
a { background-color: rgb(113,105,137); }
div.DivClassName
{
background-color: #716989;
}
.BgClassName
{
background-color: #716989;
}
</style>
border-color css
<style>
span { border-color: #716989; }
span { border-color: rgb(113,105,137); }
td.TdClassName
{
border-color: #716989;
}
.TagClassName
{
border-color: #716989;
}
</style>