Shades of Kimberly #726688
Tints of Kimberly #726688
RGB
CMYK
RGB Variations
Color information
#726688 (or 0x726688) is known color: Kimberly. HEX triplet: 72, 66 and 88. RGB value is (114,102,136). Sum of RGB (Red+Green+Blue) = 114+102+136=352 (46% of max value = 765). Red value is 114 (44.92% from 255 or 32.39% from 352); Green value is 102 (40.23% from 255 or 28.98% from 352); Blue value is 136 (53.52% from 255 or 38.64% from 352); Max value from RGB is 136 - color contains mainly: blue. Hex color #726688 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #726688 is #8D9977. Grayscale: #6D6D6D. Windows color (decimal): -9279864 or 8939122. OLE color: 8939122.
HSL color Cylindrical-coordinate representation of color #726688: hue angle of 261.18º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #726688 is Cyan = 0.16, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 102 | 136 | - |
| CMYK | 0.16 | 0.25 | 0 | 0.47 |
| HSL | 261.18º | 0.14% | 0.47% | - |
| HSV(B) | 261.18º | 0.25% | 0.53% | - |
| XYZ | 16.13 | 14.86 | 25.31 | - |
| YUV | 109.46 | 142.98 | 131.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 102 | 136 | 0.16 | 0.25 | 0 | 0.47 | 261.18 | 0.14 | 0.47 |
| Hex | 72 | 66 | 88 | 10 | 19 | 0 | 2F | 105 | E | 2F |
| Octal | 162 | 146 | 210 | 20 | 31 | 0 | 57 | 405 | 16 | 57 |
| Binary | 1110010 | 1100110 | 10001000 | 10000 | 11001 | 0 | 101111 | 100000101 | 1110 | 101111 |
Color Harmonies of #726688
Complementary color
Monochromatic Colors of #726688
Black with #726688
Text Example
Text Example
White with #726688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726688; }
p { color: rgb(114,102,136); }
H1.HeaderClassName
{
color: #726688;
}
.AnyTagClassName
{
color: #726688;
}
</style>
background-color css
<style>
a { background-color: #726688; }
a { background-color: rgb(114,102,136); }
div.DivClassName
{
background-color: #726688;
}
.BgClassName
{
background-color: #726688;
}
</style>
border-color css
<style>
span { border-color: #726688; }
span { border-color: rgb(114,102,136); }
td.TdClassName
{
border-color: #726688;
}
.TagClassName
{
border-color: #726688;
}
</style>