Shades of Kimberly #726287
Tints of Kimberly #726287
RGB
CMYK
RGB Variations
Color information
#726287 (or 0x726287) is known color: Kimberly. HEX triplet: 72, 62 and 87. RGB value is (114,98,135). Sum of RGB (Red+Green+Blue) = 114+98+135=347 (45% of max value = 765). Red value is 114 (44.92% from 255 or 32.85% from 347); Green value is 98 (38.67% from 255 or 28.24% from 347); Blue value is 135 (53.12% from 255 or 38.90% from 347); Max value from RGB is 135 - color contains mainly: blue. Hex color #726287 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #726287 is #8D9D78. Grayscale: #6A6A6A. Windows color (decimal): -9280889 or 8872562. OLE color: 8872562.
HSL color Cylindrical-coordinate representation of color #726287: hue angle of 265.95º degrees, saturation: 0.16, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #726287 is Cyan = 0.16, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 98 | 135 | - |
| CMYK | 0.16 | 0.27 | 0 | 0.47 |
| HSL | 265.95º | 0.16% | 0.46% | - |
| HSV(B) | 265.95º | 0.27% | 0.53% | - |
| XYZ | 15.68 | 14.06 | 24.81 | - |
| YUV | 107 | 143.8 | 132.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 98 | 135 | 0.16 | 0.27 | 0 | 0.47 | 265.95 | 0.16 | 0.46 |
| Hex | 72 | 62 | 87 | 10 | 1B | 0 | 2F | 10A | 10 | 2E |
| Octal | 162 | 142 | 207 | 20 | 33 | 0 | 57 | 412 | 20 | 56 |
| Binary | 1110010 | 1100010 | 10000111 | 10000 | 11011 | 0 | 101111 | 100001010 | 10000 | 101110 |
Color Harmonies of #726287
Complementary color
Monochromatic Colors of #726287
Black with #726287
Text Example
Text Example
White with #726287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726287; }
p { color: rgb(114,98,135); }
H1.HeaderClassName
{
color: #726287;
}
.AnyTagClassName
{
color: #726287;
}
</style>
background-color css
<style>
a { background-color: #726287; }
a { background-color: rgb(114,98,135); }
div.DivClassName
{
background-color: #726287;
}
.BgClassName
{
background-color: #726287;
}
</style>
border-color css
<style>
span { border-color: #726287; }
span { border-color: rgb(114,98,135); }
td.TdClassName
{
border-color: #726287;
}
.TagClassName
{
border-color: #726287;
}
</style>