Shades of Kimberly #726982
Tints of Kimberly #726982
RGB
CMYK
RGB Variations
Color information
#726982 (or 0x726982) is known color: Kimberly. HEX triplet: 72, 69 and 82. RGB value is (114,105,130). Sum of RGB (Red+Green+Blue) = 114+105+130=349 (46% of max value = 765). Red value is 114 (44.92% from 255 or 32.66% from 349); Green value is 105 (41.41% from 255 or 30.09% from 349); Blue value is 130 (51.17% from 255 or 37.25% from 349); Max value from RGB is 130 - color contains mainly: blue. Hex color #726982 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #726982 is #8D967D. Grayscale: #6E6E6E. Windows color (decimal): -9279102 or 8546674. OLE color: 8546674.
HSL color Cylindrical-coordinate representation of color #726982: hue angle of 261.6º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #726982 is Cyan = 0.12, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 105 | 130 | - |
| CMYK | 0.12 | 0.19 | 0 | 0.49 |
| HSL | 261.6º | 0.11% | 0.46% | - |
| HSV(B) | 261.6º | 0.19% | 0.51% | - |
| XYZ | 16.02 | 15.29 | 23.23 | - |
| YUV | 110.54 | 138.98 | 130.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 105 | 130 | 0.12 | 0.19 | 0 | 0.49 | 261.6 | 0.11 | 0.46 |
| Hex | 72 | 69 | 82 | C | 13 | 0 | 31 | 106 | B | 2E |
| Octal | 162 | 151 | 202 | 14 | 23 | 0 | 61 | 406 | 13 | 56 |
| Binary | 1110010 | 1101001 | 10000010 | 1100 | 10011 | 0 | 110001 | 100000110 | 1011 | 101110 |
Color Harmonies of #726982
Complementary color
Monochromatic Colors of #726982
Black with #726982
Text Example
Text Example
White with #726982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726982; }
p { color: rgb(114,105,130); }
H1.HeaderClassName
{
color: #726982;
}
.AnyTagClassName
{
color: #726982;
}
</style>
background-color css
<style>
a { background-color: #726982; }
a { background-color: rgb(114,105,130); }
div.DivClassName
{
background-color: #726982;
}
.BgClassName
{
background-color: #726982;
}
</style>
border-color css
<style>
span { border-color: #726982; }
span { border-color: rgb(114,105,130); }
td.TdClassName
{
border-color: #726982;
}
.TagClassName
{
border-color: #726982;
}
</style>