Shades of Kimberly #726588
Tints of Kimberly #726588
RGB
CMYK
RGB Variations
Color information
#726588 (or 0x726588) is known color: Kimberly. HEX triplet: 72, 65 and 88. RGB value is (114,101,136). Sum of RGB (Red+Green+Blue) = 114+101+136=351 (46% of max value = 765). Red value is 114 (44.92% from 255 or 32.48% from 351); Green value is 101 (39.84% from 255 or 28.77% from 351); Blue value is 136 (53.52% from 255 or 38.75% from 351); Max value from RGB is 136 - color contains mainly: blue. Hex color #726588 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #726588 is #8D9A77. Grayscale: #6C6C6C. Windows color (decimal): -9280120 or 8938866. OLE color: 8938866.
HSL color Cylindrical-coordinate representation of color #726588: hue angle of 262.29º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #726588 is Cyan = 0.16, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 101 | 136 | - |
| CMYK | 0.16 | 0.26 | 0 | 0.47 |
| HSL | 262.29º | 0.15% | 0.46% | - |
| HSV(B) | 262.29º | 0.26% | 0.53% | - |
| XYZ | 16.04 | 14.66 | 25.28 | - |
| YUV | 108.88 | 143.31 | 131.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 101 | 136 | 0.16 | 0.26 | 0 | 0.47 | 262.29 | 0.15 | 0.46 |
| Hex | 72 | 65 | 88 | 10 | 1A | 0 | 2F | 106 | F | 2E |
| Octal | 162 | 145 | 210 | 20 | 32 | 0 | 57 | 406 | 17 | 56 |
| Binary | 1110010 | 1100101 | 10001000 | 10000 | 11010 | 0 | 101111 | 100000110 | 1111 | 101110 |
Color Harmonies of #726588
Complementary color
Monochromatic Colors of #726588
Black with #726588
Text Example
Text Example
White with #726588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726588; }
p { color: rgb(114,101,136); }
H1.HeaderClassName
{
color: #726588;
}
.AnyTagClassName
{
color: #726588;
}
</style>
background-color css
<style>
a { background-color: #726588; }
a { background-color: rgb(114,101,136); }
div.DivClassName
{
background-color: #726588;
}
.BgClassName
{
background-color: #726588;
}
</style>
border-color css
<style>
span { border-color: #726588; }
span { border-color: rgb(114,101,136); }
td.TdClassName
{
border-color: #726588;
}
.TagClassName
{
border-color: #726588;
}
</style>