Shades of Kimberly #726687
Tints of Kimberly #726687
RGB
CMYK
RGB Variations
Color information
#726687 (or 0x726687) is known color: Kimberly. HEX triplet: 72, 66 and 87. RGB value is (114,102,135). Sum of RGB (Red+Green+Blue) = 114+102+135=351 (46% of max value = 765). Red value is 114 (44.92% from 255 or 32.48% from 351); Green value is 102 (40.23% from 255 or 29.06% from 351); Blue value is 135 (53.12% from 255 or 38.46% from 351); Max value from RGB is 135 - color contains mainly: blue. Hex color #726687 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #726687 is #8D9978. Grayscale: #6D6D6D. Windows color (decimal): -9279865 or 8873586. OLE color: 8873586.
HSL color Cylindrical-coordinate representation of color #726687: hue angle of 261.82º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #726687 is Cyan = 0.16, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 102 | 135 | - |
| CMYK | 0.16 | 0.24 | 0 | 0.47 |
| HSL | 261.82º | 0.14% | 0.46% | - |
| HSV(B) | 261.82º | 0.24% | 0.53% | - |
| XYZ | 16.06 | 14.83 | 24.94 | - |
| YUV | 109.35 | 142.48 | 131.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 102 | 135 | 0.16 | 0.24 | 0 | 0.47 | 261.82 | 0.14 | 0.46 |
| Hex | 72 | 66 | 87 | 10 | 18 | 0 | 2F | 106 | E | 2E |
| Octal | 162 | 146 | 207 | 20 | 30 | 0 | 57 | 406 | 16 | 56 |
| Binary | 1110010 | 1100110 | 10000111 | 10000 | 11000 | 0 | 101111 | 100000110 | 1110 | 101110 |
Color Harmonies of #726687
Complementary color
Monochromatic Colors of #726687
Black with #726687
Text Example
Text Example
White with #726687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726687; }
p { color: rgb(114,102,135); }
H1.HeaderClassName
{
color: #726687;
}
.AnyTagClassName
{
color: #726687;
}
</style>
background-color css
<style>
a { background-color: #726687; }
a { background-color: rgb(114,102,135); }
div.DivClassName
{
background-color: #726687;
}
.BgClassName
{
background-color: #726687;
}
</style>
border-color css
<style>
span { border-color: #726687; }
span { border-color: rgb(114,102,135); }
td.TdClassName
{
border-color: #726687;
}
.TagClassName
{
border-color: #726687;
}
</style>