Shades of Kimberly #726884
Tints of Kimberly #726884
RGB
CMYK
RGB Variations
Color information
#726884 (or 0x726884) is known color: Kimberly. HEX triplet: 72, 68 and 84. RGB value is (114,104,132). Sum of RGB (Red+Green+Blue) = 114+104+132=350 (46% of max value = 765). Red value is 114 (44.92% from 255 or 32.57% from 350); Green value is 104 (41.02% from 255 or 29.71% from 350); Blue value is 132 (51.95% from 255 or 37.71% from 350); Max value from RGB is 132 - color contains mainly: blue. Hex color #726884 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #726884 is #8D977B. Grayscale: #6E6E6E. Windows color (decimal): -9279356 or 8677490. OLE color: 8677490.
HSL color Cylindrical-coordinate representation of color #726884: hue angle of 261.43º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #726884 is Cyan = 0.14, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 114 | 104 | 132 | - |
| CMYK | 0.14 | 0.21 | 0 | 0.48 |
| HSL | 261.43º | 0.12% | 0.46% | - |
| HSV(B) | 261.43º | 0.21% | 0.52% | - |
| XYZ | 16.05 | 15.14 | 23.91 | - |
| YUV | 110.18 | 140.31 | 130.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 104 | 132 | 0.14 | 0.21 | 0 | 0.48 | 261.43 | 0.12 | 0.46 |
| Hex | 72 | 68 | 84 | E | 15 | 0 | 30 | 105 | C | 2E |
| Octal | 162 | 150 | 204 | 16 | 25 | 0 | 60 | 405 | 14 | 56 |
| Binary | 1110010 | 1101000 | 10000100 | 1110 | 10101 | 0 | 110000 | 100000101 | 1100 | 101110 |
Color Harmonies of #726884
Complementary color
Monochromatic Colors of #726884
Black with #726884
Text Example
Text Example
White with #726884
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726884; }
p { color: rgb(114,104,132); }
H1.HeaderClassName
{
color: #726884;
}
.AnyTagClassName
{
color: #726884;
}
</style>
background-color css
<style>
a { background-color: #726884; }
a { background-color: rgb(114,104,132); }
div.DivClassName
{
background-color: #726884;
}
.BgClassName
{
background-color: #726884;
}
</style>
border-color css
<style>
span { border-color: #726884; }
span { border-color: rgb(114,104,132); }
td.TdClassName
{
border-color: #726884;
}
.TagClassName
{
border-color: #726884;
}
</style>