Shades of Highland #879671
Tints of Highland #879671
RGB
CMYK
RGB Variations
Color information
#879671 (or 0x879671) is known color: Highland. HEX triplet: 87, 96 and 71. RGB value is (135,150,113). Sum of RGB (Red+Green+Blue) = 135+150+113=398 (52% of max value = 765). Red value is 135 (53.12% from 255 or 33.92% from 398); Green value is 150 (58.98% from 255 or 37.69% from 398); Blue value is 113 (44.53% from 255 or 28.39% from 398); Max value from RGB is 150 - color contains mainly: green. Hex color #879671 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #879671 is #78698E. Grayscale: #8D8D8D. Windows color (decimal): -7891343 or 7444103. OLE color: 7444103.
HSL color Cylindrical-coordinate representation of color #879671: hue angle of 84.32º 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 #879671 is Cyan = 0.1, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 135 | 150 | 113 | - |
| CMYK | 0.1 | 0 | 0.25 | 0.41 |
| HSL | 84.32º | 0.15% | 0.52% | - |
| HSV(B) | 84.32º | 0.25% | 0.59% | - |
| XYZ | 23.88 | 28.16 | 19.8 | - |
| YUV | 141.3 | 112.03 | 123.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 150 | 113 | 0.1 | 0 | 0.25 | 0.41 | 84.32 | 0.15 | 0.52 |
| Hex | 87 | 96 | 71 | A | 0 | 19 | 29 | 54 | F | 34 |
| Octal | 207 | 226 | 161 | 12 | 0 | 31 | 51 | 124 | 17 | 64 |
| Binary | 10000111 | 10010110 | 1110001 | 1010 | 0 | 11001 | 101001 | 1010100 | 1111 | 110100 |
Color Harmonies of #879671
Complementary color
Monochromatic Colors of #879671
Black with #879671
Text Example
Text Example
White with #879671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #879671; }
p { color: rgb(135,150,113); }
H1.HeaderClassName
{
color: #879671;
}
.AnyTagClassName
{
color: #879671;
}
</style>
background-color css
<style>
a { background-color: #879671; }
a { background-color: rgb(135,150,113); }
div.DivClassName
{
background-color: #879671;
}
.BgClassName
{
background-color: #879671;
}
</style>
border-color css
<style>
span { border-color: #879671; }
span { border-color: rgb(135,150,113); }
td.TdClassName
{
border-color: #879671;
}
.TagClassName
{
border-color: #879671;
}
</style>