Shades of Kimberly #726986
Tints of Kimberly #726986
RGB
CMYK
RGB Variations
Color information
#726986 (or 0x726986) is known color: Kimberly. HEX triplet: 72, 69 and 86. RGB value is (114,105,134). Sum of RGB (Red+Green+Blue) = 114+105+134=353 (46% of max value = 765). Red value is 114 (44.92% from 255 or 32.29% from 353); Green value is 105 (41.41% from 255 or 29.75% from 353); Blue value is 134 (52.73% from 255 or 37.96% from 353); Max value from RGB is 134 - color contains mainly: blue. Hex color #726986 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #726986 is #8D9679. Grayscale: #6E6E6E. Windows color (decimal): -9279098 or 8808818. OLE color: 8808818.
HSL color Cylindrical-coordinate representation of color #726986: hue angle of 258.62º degrees, saturation: 0.12, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #726986 is Cyan = 0.15, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 105 | 134 | - |
| CMYK | 0.15 | 0.22 | 0 | 0.47 |
| HSL | 258.62º | 0.12% | 0.47% | - |
| HSV(B) | 258.62º | 0.22% | 0.53% | - |
| XYZ | 16.29 | 15.4 | 24.67 | - |
| YUV | 111 | 140.98 | 130.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 105 | 134 | 0.15 | 0.22 | 0 | 0.47 | 258.62 | 0.12 | 0.47 |
| Hex | 72 | 69 | 86 | F | 16 | 0 | 2F | 103 | C | 2F |
| Octal | 162 | 151 | 206 | 17 | 26 | 0 | 57 | 403 | 14 | 57 |
| Binary | 1110010 | 1101001 | 10000110 | 1111 | 10110 | 0 | 101111 | 100000011 | 1100 | 101111 |
Color Harmonies of #726986
Complementary color
Monochromatic Colors of #726986
Black with #726986
Text Example
Text Example
White with #726986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726986; }
p { color: rgb(114,105,134); }
H1.HeaderClassName
{
color: #726986;
}
.AnyTagClassName
{
color: #726986;
}
</style>
background-color css
<style>
a { background-color: #726986; }
a { background-color: rgb(114,105,134); }
div.DivClassName
{
background-color: #726986;
}
.BgClassName
{
background-color: #726986;
}
</style>
border-color css
<style>
span { border-color: #726986; }
span { border-color: rgb(114,105,134); }
td.TdClassName
{
border-color: #726986;
}
.TagClassName
{
border-color: #726986;
}
</style>