Shades of Kimberly #726889
Tints of Kimberly #726889
RGB
CMYK
RGB Variations
Color information
#726889 (or 0x726889) is known color: Kimberly. HEX triplet: 72, 68 and 89. RGB value is (114,104,137). Sum of RGB (Red+Green+Blue) = 114+104+137=355 (47% of max value = 765). Red value is 114 (44.92% from 255 or 32.11% from 355); Green value is 104 (41.02% from 255 or 29.30% 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 #726889 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #726889 is #8D9776. Grayscale: #6E6E6E. Windows color (decimal): -9279351 or 9005170. OLE color: 9005170.
HSL color Cylindrical-coordinate representation of color #726889: hue angle of 258.18º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #726889 is Cyan = 0.17, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 114 | 104 | 137 | - |
| CMYK | 0.17 | 0.24 | 0 | 0.46 |
| HSL | 258.18º | 0.14% | 0.47% | - |
| HSV(B) | 258.18º | 0.24% | 0.54% | - |
| XYZ | 16.41 | 15.28 | 25.75 | - |
| YUV | 110.75 | 142.81 | 130.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 104 | 137 | 0.17 | 0.24 | 0 | 0.46 | 258.18 | 0.14 | 0.47 |
| Hex | 72 | 68 | 89 | 11 | 18 | 0 | 2E | 102 | E | 2F |
| Octal | 162 | 150 | 211 | 21 | 30 | 0 | 56 | 402 | 16 | 57 |
| Binary | 1110010 | 1101000 | 10001001 | 10001 | 11000 | 0 | 101110 | 100000010 | 1110 | 101111 |
Color Harmonies of #726889
Complementary color
Monochromatic Colors of #726889
Black with #726889
Text Example
Text Example
White with #726889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726889; }
p { color: rgb(114,104,137); }
H1.HeaderClassName
{
color: #726889;
}
.AnyTagClassName
{
color: #726889;
}
</style>
background-color css
<style>
a { background-color: #726889; }
a { background-color: rgb(114,104,137); }
div.DivClassName
{
background-color: #726889;
}
.BgClassName
{
background-color: #726889;
}
</style>
border-color css
<style>
span { border-color: #726889; }
span { border-color: rgb(114,104,137); }
td.TdClassName
{
border-color: #726889;
}
.TagClassName
{
border-color: #726889;
}
</style>