Shades of Kimberly #726589
Tints of Kimberly #726589
RGB
CMYK
RGB Variations
Color information
#726589 (or 0x726589) is known color: Kimberly. HEX triplet: 72, 65 and 89. RGB value is (114,101,137). Sum of RGB (Red+Green+Blue) = 114+101+137=352 (46% of max value = 765). Red value is 114 (44.92% from 255 or 32.39% from 352); Green value is 101 (39.84% from 255 or 28.69% 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 #726589 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #726589 is #8D9A76. Grayscale: #6C6C6C. Windows color (decimal): -9280119 or 9004402. OLE color: 9004402.
HSL color Cylindrical-coordinate representation of color #726589: hue angle of 261.67º 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 #726589 is Cyan = 0.17, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 114 | 101 | 137 | - |
| CMYK | 0.17 | 0.26 | 0 | 0.46 |
| HSL | 261.67º | 0.15% | 0.47% | - |
| HSV(B) | 261.67º | 0.26% | 0.54% | - |
| XYZ | 16.11 | 14.69 | 25.65 | - |
| YUV | 108.99 | 143.81 | 131.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 101 | 137 | 0.17 | 0.26 | 0 | 0.46 | 261.67 | 0.15 | 0.47 |
| Hex | 72 | 65 | 89 | 11 | 1A | 0 | 2E | 106 | F | 2F |
| Octal | 162 | 145 | 211 | 21 | 32 | 0 | 56 | 406 | 17 | 57 |
| Binary | 1110010 | 1100101 | 10001001 | 10001 | 11010 | 0 | 101110 | 100000110 | 1111 | 101111 |
Color Harmonies of #726589
Complementary color
Monochromatic Colors of #726589
Black with #726589
Text Example
Text Example
White with #726589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726589; }
p { color: rgb(114,101,137); }
H1.HeaderClassName
{
color: #726589;
}
.AnyTagClassName
{
color: #726589;
}
</style>
background-color css
<style>
a { background-color: #726589; }
a { background-color: rgb(114,101,137); }
div.DivClassName
{
background-color: #726589;
}
.BgClassName
{
background-color: #726589;
}
</style>
border-color css
<style>
span { border-color: #726589; }
span { border-color: rgb(114,101,137); }
td.TdClassName
{
border-color: #726589;
}
.TagClassName
{
border-color: #726589;
}
</style>