Shades of Kimberly #726686
Tints of Kimberly #726686
RGB
CMYK
RGB Variations
Color information
#726686 (or 0x726686) is known color: Kimberly. HEX triplet: 72, 66 and 86. RGB value is (114,102,134). Sum of RGB (Red+Green+Blue) = 114+102+134=350 (46% of max value = 765). Red value is 114 (44.92% from 255 or 32.57% from 350); Green value is 102 (40.23% from 255 or 29.14% from 350); Blue value is 134 (52.73% from 255 or 38.29% from 350); Max value from RGB is 134 - color contains mainly: blue. Hex color #726686 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #726686 is #8D9979. Grayscale: #6D6D6D. Windows color (decimal): -9279866 or 8808050. OLE color: 8808050.
HSL color Cylindrical-coordinate representation of color #726686: hue angle of 262.5º 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 #726686 is Cyan = 0.15, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 102 | 134 | - |
| CMYK | 0.15 | 0.24 | 0 | 0.47 |
| HSL | 262.5º | 0.14% | 0.46% | - |
| HSV(B) | 262.5º | 0.24% | 0.53% | - |
| XYZ | 15.99 | 14.8 | 24.57 | - |
| YUV | 109.24 | 141.98 | 131.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 102 | 134 | 0.15 | 0.24 | 0 | 0.47 | 262.5 | 0.14 | 0.46 |
| Hex | 72 | 66 | 86 | F | 18 | 0 | 2F | 106 | E | 2E |
| Octal | 162 | 146 | 206 | 17 | 30 | 0 | 57 | 406 | 16 | 56 |
| Binary | 1110010 | 1100110 | 10000110 | 1111 | 11000 | 0 | 101111 | 100000110 | 1110 | 101110 |
Color Harmonies of #726686
Complementary color
Monochromatic Colors of #726686
Black with #726686
Text Example
Text Example
White with #726686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726686; }
p { color: rgb(114,102,134); }
H1.HeaderClassName
{
color: #726686;
}
.AnyTagClassName
{
color: #726686;
}
</style>
background-color css
<style>
a { background-color: #726686; }
a { background-color: rgb(114,102,134); }
div.DivClassName
{
background-color: #726686;
}
.BgClassName
{
background-color: #726686;
}
</style>
border-color css
<style>
span { border-color: #726686; }
span { border-color: rgb(114,102,134); }
td.TdClassName
{
border-color: #726686;
}
.TagClassName
{
border-color: #726686;
}
</style>