Shades of Highland #879370
Tints of Highland #879370
RGB
CMYK
RGB Variations
Color information
#879370 (or 0x879370) is known color: Highland. HEX triplet: 87, 93 and 70. RGB value is (135,147,112). Sum of RGB (Red+Green+Blue) = 135+147+112=394 (52% of max value = 765). Red value is 135 (53.12% from 255 or 34.26% from 394); Green value is 147 (57.81% from 255 or 37.31% from 394); Blue value is 112 (44.14% from 255 or 28.43% from 394); Max value from RGB is 147 - color contains mainly: green. Hex color #879370 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #879370 is #786C8F. Grayscale: #8B8B8B. Windows color (decimal): -7892112 or 7377799. OLE color: 7377799.
HSL color Cylindrical-coordinate representation of color #879370: hue angle of 80.57º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #879370 is Cyan = 0.08, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 135 | 147 | 112 | - |
| CMYK | 0.08 | 0 | 0.24 | 0.42 |
| HSL | 80.57º | 0.14% | 0.51% | - |
| HSV(B) | 80.57º | 0.24% | 0.58% | - |
| XYZ | 23.35 | 27.19 | 19.35 | - |
| YUV | 139.42 | 112.52 | 124.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 147 | 112 | 0.08 | 0 | 0.24 | 0.42 | 80.57 | 0.14 | 0.51 |
| Hex | 87 | 93 | 70 | 8 | 0 | 18 | 2A | 51 | E | 33 |
| Octal | 207 | 223 | 160 | 10 | 0 | 30 | 52 | 121 | 16 | 63 |
| Binary | 10000111 | 10010011 | 1110000 | 1000 | 0 | 11000 | 101010 | 1010001 | 1110 | 110011 |
Color Harmonies of #879370
Complementary color
Monochromatic Colors of #879370
Black with #879370
Text Example
Text Example
White with #879370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #879370; }
p { color: rgb(135,147,112); }
H1.HeaderClassName
{
color: #879370;
}
.AnyTagClassName
{
color: #879370;
}
</style>
background-color css
<style>
a { background-color: #879370; }
a { background-color: rgb(135,147,112); }
div.DivClassName
{
background-color: #879370;
}
.BgClassName
{
background-color: #879370;
}
</style>
border-color css
<style>
span { border-color: #879370; }
span { border-color: rgb(135,147,112); }
td.TdClassName
{
border-color: #879370;
}
.TagClassName
{
border-color: #879370;
}
</style>