Shades of Highland #879771
Tints of Highland #879771
RGB
CMYK
RGB Variations
Color information
#879771 (or 0x879771) is known color: Highland. HEX triplet: 87, 97 and 71. RGB value is (135,151,113). Sum of RGB (Red+Green+Blue) = 135+151+113=399 (52% of max value = 765). Red value is 135 (53.12% from 255 or 33.83% from 399); Green value is 151 (59.38% from 255 or 37.84% from 399); Blue value is 113 (44.53% from 255 or 28.32% from 399); Max value from RGB is 151 - color contains mainly: green. Hex color #879771 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #879771 is #78688E. Grayscale: #8E8E8E. Windows color (decimal): -7891087 or 7444359. OLE color: 7444359.
HSL color Cylindrical-coordinate representation of color #879771: hue angle of 85.26º 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 #879771 is Cyan = 0.11, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 135 | 151 | 113 | - |
| CMYK | 0.11 | 0 | 0.25 | 0.41 |
| HSL | 85.26º | 0.15% | 0.52% | - |
| HSV(B) | 85.26º | 0.25% | 0.59% | - |
| XYZ | 24.04 | 28.48 | 19.85 | - |
| YUV | 141.88 | 111.7 | 123.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 151 | 113 | 0.11 | 0 | 0.25 | 0.41 | 85.26 | 0.15 | 0.52 |
| Hex | 87 | 97 | 71 | B | 0 | 19 | 29 | 55 | F | 34 |
| Octal | 207 | 227 | 161 | 13 | 0 | 31 | 51 | 125 | 17 | 64 |
| Binary | 10000111 | 10010111 | 1110001 | 1011 | 0 | 11001 | 101001 | 1010101 | 1111 | 110100 |
Color Harmonies of #879771
Complementary color
Monochromatic Colors of #879771
Black with #879771
Text Example
Text Example
White with #879771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #879771; }
p { color: rgb(135,151,113); }
H1.HeaderClassName
{
color: #879771;
}
.AnyTagClassName
{
color: #879771;
}
</style>
background-color css
<style>
a { background-color: #879771; }
a { background-color: rgb(135,151,113); }
div.DivClassName
{
background-color: #879771;
}
.BgClassName
{
background-color: #879771;
}
</style>
border-color css
<style>
span { border-color: #879771; }
span { border-color: rgb(135,151,113); }
td.TdClassName
{
border-color: #879771;
}
.TagClassName
{
border-color: #879771;
}
</style>