Shades of Highland #859772
Tints of Highland #859772
RGB
CMYK
RGB Variations
Color information
#859772 (or 0x859772) is known color: Highland. HEX triplet: 85, 97 and 72. RGB value is (133,151,114). Sum of RGB (Red+Green+Blue) = 133+151+114=398 (52% of max value = 765). Red value is 133 (52.34% from 255 or 33.42% from 398); Green value is 151 (59.38% from 255 or 37.94% from 398); Blue value is 114 (44.92% from 255 or 28.64% from 398); Max value from RGB is 151 - color contains mainly: green. Hex color #859772 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859772 is #7A688D. Grayscale: #8D8D8D. Windows color (decimal): -8022158 or 7509893. OLE color: 7509893.
HSL color Cylindrical-coordinate representation of color #859772: hue angle of 89.19º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #859772 is Cyan = 0.12, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 151 | 114 | - |
| CMYK | 0.12 | 0 | 0.25 | 0.41 |
| HSL | 89.19º | 0.15% | 0.52% | - |
| HSV(B) | 89.19º | 0.25% | 0.59% | - |
| XYZ | 23.78 | 28.33 | 20.14 | - |
| YUV | 141.4 | 112.54 | 122.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 151 | 114 | 0.12 | 0 | 0.25 | 0.41 | 89.19 | 0.15 | 0.52 |
| Hex | 85 | 97 | 72 | C | 0 | 19 | 29 | 59 | F | 34 |
| Octal | 205 | 227 | 162 | 14 | 0 | 31 | 51 | 131 | 17 | 64 |
| Binary | 10000101 | 10010111 | 1110010 | 1100 | 0 | 11001 | 101001 | 1011001 | 1111 | 110100 |
Color Harmonies of #859772
Complementary color
Monochromatic Colors of #859772
Black with #859772
Text Example
Text Example
White with #859772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859772; }
p { color: rgb(133,151,114); }
H1.HeaderClassName
{
color: #859772;
}
.AnyTagClassName
{
color: #859772;
}
</style>
background-color css
<style>
a { background-color: #859772; }
a { background-color: rgb(133,151,114); }
div.DivClassName
{
background-color: #859772;
}
.BgClassName
{
background-color: #859772;
}
</style>
border-color css
<style>
span { border-color: #859772; }
span { border-color: rgb(133,151,114); }
td.TdClassName
{
border-color: #859772;
}
.TagClassName
{
border-color: #859772;
}
</style>