Shades of Kimberly #716689
Tints of Kimberly #716689
RGB
CMYK
RGB Variations
Color information
#716689 (or 0x716689) is known color: Kimberly. HEX triplet: 71, 66 and 89. RGB value is (113,102,137). Sum of RGB (Red+Green+Blue) = 113+102+137=352 (46% of max value = 765). Red value is 113 (44.53% from 255 or 32.10% from 352); Green value is 102 (40.23% from 255 or 28.98% from 352); Blue value is 137 (53.91% from 255 or 38.92% from 352); Max value from RGB is 137 - color contains mainly: blue. Hex color #716689 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716689 is #8E9976. Grayscale: #6D6D6D. Windows color (decimal): -9345399 or 9004657. OLE color: 9004657.
HSL color Cylindrical-coordinate representation of color #716689: hue angle of 258.86º degrees, saturation: 0.15, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #716689 is Cyan = 0.18, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 113 | 102 | 137 | - |
| CMYK | 0.18 | 0.26 | 0 | 0.46 |
| HSL | 258.86º | 0.15% | 0.47% | - |
| HSV(B) | 258.86º | 0.26% | 0.54% | - |
| XYZ | 16.08 | 14.82 | 25.68 | - |
| YUV | 109.28 | 143.64 | 130.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 102 | 137 | 0.18 | 0.26 | 0 | 0.46 | 258.86 | 0.15 | 0.47 |
| Hex | 71 | 66 | 89 | 12 | 1A | 0 | 2E | 103 | F | 2F |
| Octal | 161 | 146 | 211 | 22 | 32 | 0 | 56 | 403 | 17 | 57 |
| Binary | 1110001 | 1100110 | 10001001 | 10010 | 11010 | 0 | 101110 | 100000011 | 1111 | 101111 |
Color Harmonies of #716689
Complementary color
Monochromatic Colors of #716689
Black with #716689
Text Example
Text Example
White with #716689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716689; }
p { color: rgb(113,102,137); }
H1.HeaderClassName
{
color: #716689;
}
.AnyTagClassName
{
color: #716689;
}
</style>
background-color css
<style>
a { background-color: #716689; }
a { background-color: rgb(113,102,137); }
div.DivClassName
{
background-color: #716689;
}
.BgClassName
{
background-color: #716689;
}
</style>
border-color css
<style>
span { border-color: #716689; }
span { border-color: rgb(113,102,137); }
td.TdClassName
{
border-color: #716689;
}
.TagClassName
{
border-color: #716689;
}
</style>