Shades of Kimberly #726789
Tints of Kimberly #726789
RGB
CMYK
RGB Variations
Color information
#726789 (or 0x726789) is known color: Kimberly. HEX triplet: 72, 67 and 89. RGB value is (114,103,137). Sum of RGB (Red+Green+Blue) = 114+103+137=354 (46% of max value = 765). Red value is 114 (44.92% from 255 or 32.20% from 354); Green value is 103 (40.62% from 255 or 29.10% from 354); Blue value is 137 (53.91% from 255 or 38.70% from 354); Max value from RGB is 137 - color contains mainly: blue. Hex color #726789 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #726789 is #8D9876. Grayscale: #6E6E6E. Windows color (decimal): -9279607 or 9004914. OLE color: 9004914.
HSL color Cylindrical-coordinate representation of color #726789: hue angle of 259.41º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #726789 is Cyan = 0.17, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 114 | 103 | 137 | - |
| CMYK | 0.17 | 0.25 | 0 | 0.46 |
| HSL | 259.41º | 0.14% | 0.47% | - |
| HSV(B) | 259.41º | 0.25% | 0.54% | - |
| XYZ | 16.31 | 15.08 | 25.72 | - |
| YUV | 110.17 | 143.14 | 130.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 103 | 137 | 0.17 | 0.25 | 0 | 0.46 | 259.41 | 0.14 | 0.47 |
| Hex | 72 | 67 | 89 | 11 | 19 | 0 | 2E | 103 | E | 2F |
| Octal | 162 | 147 | 211 | 21 | 31 | 0 | 56 | 403 | 16 | 57 |
| Binary | 1110010 | 1100111 | 10001001 | 10001 | 11001 | 0 | 101110 | 100000011 | 1110 | 101111 |
Color Harmonies of #726789
Complementary color
Monochromatic Colors of #726789
Black with #726789
Text Example
Text Example
White with #726789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726789; }
p { color: rgb(114,103,137); }
H1.HeaderClassName
{
color: #726789;
}
.AnyTagClassName
{
color: #726789;
}
</style>
background-color css
<style>
a { background-color: #726789; }
a { background-color: rgb(114,103,137); }
div.DivClassName
{
background-color: #726789;
}
.BgClassName
{
background-color: #726789;
}
</style>
border-color css
<style>
span { border-color: #726789; }
span { border-color: rgb(114,103,137); }
td.TdClassName
{
border-color: #726789;
}
.TagClassName
{
border-color: #726789;
}
</style>