Shades of Highland #859972
Tints of Highland #859972
RGB
CMYK
RGB Variations
Color information
#859972 (or 0x859972) is known color: Highland. HEX triplet: 85, 99 and 72. RGB value is (133,153,114). Sum of RGB (Red+Green+Blue) = 133+153+114=400 (52% of max value = 765). Red value is 133 (52.34% from 255 or 33.25% from 400); Green value is 153 (60.16% from 255 or 38.25% from 400); Blue value is 114 (44.92% from 255 or 28.5% from 400); Max value from RGB is 153 - color contains mainly: green. Hex color #859972 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859972 is #7A668D. Grayscale: #8E8E8E. Windows color (decimal): -8021646 or 7510405. OLE color: 7510405.
HSL color Cylindrical-coordinate representation of color #859972: hue angle of 90.77º degrees, saturation: 0.16, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #859972 is Cyan = 0.13, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 133 | 153 | 114 | - |
| CMYK | 0.13 | 0 | 0.25 | 0.4 |
| HSL | 90.77º | 0.16% | 0.52% | - |
| HSV(B) | 90.77º | 0.25% | 0.6% | - |
| XYZ | 24.1 | 28.98 | 20.24 | - |
| YUV | 142.57 | 111.87 | 121.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 153 | 114 | 0.13 | 0 | 0.25 | 0.4 | 90.77 | 0.16 | 0.52 |
| Hex | 85 | 99 | 72 | D | 0 | 19 | 28 | 5B | 10 | 34 |
| Octal | 205 | 231 | 162 | 15 | 0 | 31 | 50 | 133 | 20 | 64 |
| Binary | 10000101 | 10011001 | 1110010 | 1101 | 0 | 11001 | 101000 | 1011011 | 10000 | 110100 |
Color Harmonies of #859972
Complementary color
Monochromatic Colors of #859972
Black with #859972
Text Example
Text Example
White with #859972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859972; }
p { color: rgb(133,153,114); }
H1.HeaderClassName
{
color: #859972;
}
.AnyTagClassName
{
color: #859972;
}
</style>
background-color css
<style>
a { background-color: #859972; }
a { background-color: rgb(133,153,114); }
div.DivClassName
{
background-color: #859972;
}
.BgClassName
{
background-color: #859972;
}
</style>
border-color css
<style>
span { border-color: #859972; }
span { border-color: rgb(133,153,114); }
td.TdClassName
{
border-color: #859972;
}
.TagClassName
{
border-color: #859972;
}
</style>