Shades of Kimberly #726885
Tints of Kimberly #726885
RGB
CMYK
RGB Variations
Color information
#726885 (or 0x726885) is known color: Kimberly. HEX triplet: 72, 68 and 85. RGB value is (114,104,133). Sum of RGB (Red+Green+Blue) = 114+104+133=351 (46% of max value = 765). Red value is 114 (44.92% from 255 or 32.48% from 351); Green value is 104 (41.02% from 255 or 29.63% from 351); Blue value is 133 (52.34% from 255 or 37.89% from 351); Max value from RGB is 133 - color contains mainly: blue. Hex color #726885 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #726885 is #8D977A. Grayscale: #6E6E6E. Windows color (decimal): -9279355 or 8743026. OLE color: 8743026.
HSL color Cylindrical-coordinate representation of color #726885: hue angle of 260.69º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #726885 is Cyan = 0.14, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 114 | 104 | 133 | - |
| CMYK | 0.14 | 0.22 | 0 | 0.48 |
| HSL | 260.69º | 0.12% | 0.46% | - |
| HSV(B) | 260.69º | 0.22% | 0.52% | - |
| XYZ | 16.12 | 15.17 | 24.27 | - |
| YUV | 110.3 | 140.81 | 130.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 104 | 133 | 0.14 | 0.22 | 0 | 0.48 | 260.69 | 0.12 | 0.46 |
| Hex | 72 | 68 | 85 | E | 16 | 0 | 30 | 105 | C | 2E |
| Octal | 162 | 150 | 205 | 16 | 26 | 0 | 60 | 405 | 14 | 56 |
| Binary | 1110010 | 1101000 | 10000101 | 1110 | 10110 | 0 | 110000 | 100000101 | 1100 | 101110 |
Color Harmonies of #726885
Complementary color
Monochromatic Colors of #726885
Black with #726885
Text Example
Text Example
White with #726885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726885; }
p { color: rgb(114,104,133); }
H1.HeaderClassName
{
color: #726885;
}
.AnyTagClassName
{
color: #726885;
}
</style>
background-color css
<style>
a { background-color: #726885; }
a { background-color: rgb(114,104,133); }
div.DivClassName
{
background-color: #726885;
}
.BgClassName
{
background-color: #726885;
}
</style>
border-color css
<style>
span { border-color: #726885; }
span { border-color: rgb(114,104,133); }
td.TdClassName
{
border-color: #726885;
}
.TagClassName
{
border-color: #726885;
}
</style>