Shades of Kimberly #726086
Tints of Kimberly #726086
RGB
CMYK
RGB Variations
Color information
#726086 (or 0x726086) is known color: Kimberly. HEX triplet: 72, 60 and 86. RGB value is (114,96,134). Sum of RGB (Red+Green+Blue) = 114+96+134=344 (45% of max value = 765). Red value is 114 (44.92% from 255 or 33.14% from 344); Green value is 96 (37.89% from 255 or 27.91% from 344); Blue value is 134 (52.73% from 255 or 38.95% from 344); Max value from RGB is 134 - color contains mainly: blue. Hex color #726086 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #726086 is #8D9F79. Grayscale: #696969. Windows color (decimal): -9281402 or 8806514. OLE color: 8806514.
HSL color Cylindrical-coordinate representation of color #726086: hue angle of 268.42º degrees, saturation: 0.17, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #726086 is Cyan = 0.15, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 96 | 134 | - |
| CMYK | 0.15 | 0.28 | 0 | 0.47 |
| HSL | 268.42º | 0.17% | 0.45% | - |
| HSV(B) | 268.42º | 0.28% | 0.53% | - |
| XYZ | 15.43 | 13.66 | 24.38 | - |
| YUV | 105.71 | 143.96 | 133.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 96 | 134 | 0.15 | 0.28 | 0 | 0.47 | 268.42 | 0.17 | 0.45 |
| Hex | 72 | 60 | 86 | F | 1C | 0 | 2F | 10C | 11 | 2D |
| Octal | 162 | 140 | 206 | 17 | 34 | 0 | 57 | 414 | 21 | 55 |
| Binary | 1110010 | 1100000 | 10000110 | 1111 | 11100 | 0 | 101111 | 100001100 | 10001 | 101101 |
Color Harmonies of #726086
Complementary color
Monochromatic Colors of #726086
Black with #726086
Text Example
Text Example
White with #726086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726086; }
p { color: rgb(114,96,134); }
H1.HeaderClassName
{
color: #726086;
}
.AnyTagClassName
{
color: #726086;
}
</style>
background-color css
<style>
a { background-color: #726086; }
a { background-color: rgb(114,96,134); }
div.DivClassName
{
background-color: #726086;
}
.BgClassName
{
background-color: #726086;
}
</style>
border-color css
<style>
span { border-color: #726086; }
span { border-color: rgb(114,96,134); }
td.TdClassName
{
border-color: #726086;
}
.TagClassName
{
border-color: #726086;
}
</style>