Shades of Highland #879467
Tints of Highland #879467
RGB
CMYK
RGB Variations
Color information
#879467 (or 0x879467) is known color: Highland. HEX triplet: 87, 94 and 67. RGB value is (135,148,103). Sum of RGB (Red+Green+Blue) = 135+148+103=386 (51% of max value = 765). Red value is 135 (53.12% from 255 or 34.97% from 386); Green value is 148 (58.20% from 255 or 38.34% from 386); Blue value is 103 (40.62% from 255 or 26.68% from 386); Max value from RGB is 148 - color contains mainly: green. Hex color #879467 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #879467 is #786B98. Grayscale: #8B8B8B. Windows color (decimal): -7891865 or 6788231. OLE color: 6788231.
HSL color Cylindrical-coordinate representation of color #879467: hue angle of 77.33º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #879467 is Cyan = 0.09, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 135 | 148 | 103 | - |
| CMYK | 0.09 | 0 | 0.30 | 0.42 |
| HSL | 77.33º | 0.18% | 0.49% | - |
| HSV(B) | 77.33º | 0.3% | 0.58% | - |
| XYZ | 23.03 | 27.31 | 16.89 | - |
| YUV | 138.98 | 107.69 | 125.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 148 | 103 | 0.09 | 0 | 0.30 | 0.42 | 77.33 | 0.18 | 0.49 |
| Hex | 87 | 94 | 67 | 9 | 0 | 1E | 2A | 4D | 12 | 31 |
| Octal | 207 | 224 | 147 | 11 | 0 | 36 | 52 | 115 | 22 | 61 |
| Binary | 10000111 | 10010100 | 1100111 | 1001 | 0 | 11110 | 101010 | 1001101 | 10010 | 110001 |
Color Harmonies of #879467
Complementary color
Monochromatic Colors of #879467
Black with #879467
Text Example
Text Example
White with #879467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #879467; }
p { color: rgb(135,148,103); }
H1.HeaderClassName
{
color: #879467;
}
.AnyTagClassName
{
color: #879467;
}
</style>
background-color css
<style>
a { background-color: #879467; }
a { background-color: rgb(135,148,103); }
div.DivClassName
{
background-color: #879467;
}
.BgClassName
{
background-color: #879467;
}
</style>
border-color css
<style>
span { border-color: #879467; }
span { border-color: rgb(135,148,103); }
td.TdClassName
{
border-color: #879467;
}
.TagClassName
{
border-color: #879467;
}
</style>