Shades of Highland #879472
Tints of Highland #879472
RGB
CMYK
RGB Variations
Color information
#879472 (or 0x879472) is known color: Highland. HEX triplet: 87, 94 and 72. RGB value is (135,148,114). Sum of RGB (Red+Green+Blue) = 135+148+114=397 (52% of max value = 765). Red value is 135 (53.12% from 255 or 34.01% from 397); Green value is 148 (58.20% from 255 or 37.28% from 397); Blue value is 114 (44.92% from 255 or 28.72% from 397); Max value from RGB is 148 - color contains mainly: green. Hex color #879472 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #879472 is #786B8D. Grayscale: #8C8C8C. Windows color (decimal): -7891854 or 7509127. OLE color: 7509127.
HSL color Cylindrical-coordinate representation of color #879472: hue angle of 82.94º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #879472 is Cyan = 0.09, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 135 | 148 | 114 | - |
| CMYK | 0.09 | 0 | 0.23 | 0.42 |
| HSL | 82.94º | 0.14% | 0.51% | - |
| HSV(B) | 82.94º | 0.23% | 0.58% | - |
| XYZ | 23.62 | 27.55 | 19.99 | - |
| YUV | 140.24 | 113.19 | 124.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 148 | 114 | 0.09 | 0 | 0.23 | 0.42 | 82.94 | 0.14 | 0.51 |
| Hex | 87 | 94 | 72 | 9 | 0 | 17 | 2A | 53 | E | 33 |
| Octal | 207 | 224 | 162 | 11 | 0 | 27 | 52 | 123 | 16 | 63 |
| Binary | 10000111 | 10010100 | 1110010 | 1001 | 0 | 10111 | 101010 | 1010011 | 1110 | 110011 |
Color Harmonies of #879472
Complementary color
Monochromatic Colors of #879472
Black with #879472
Text Example
Text Example
White with #879472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #879472; }
p { color: rgb(135,148,114); }
H1.HeaderClassName
{
color: #879472;
}
.AnyTagClassName
{
color: #879472;
}
</style>
background-color css
<style>
a { background-color: #879472; }
a { background-color: rgb(135,148,114); }
div.DivClassName
{
background-color: #879472;
}
.BgClassName
{
background-color: #879472;
}
</style>
border-color css
<style>
span { border-color: #879472; }
span { border-color: rgb(135,148,114); }
td.TdClassName
{
border-color: #879472;
}
.TagClassName
{
border-color: #879472;
}
</style>