Shades of Highland #879875
Tints of Highland #879875
RGB
CMYK
RGB Variations
Color information
#879875 (or 0x879875) is known color: Highland. HEX triplet: 87, 98 and 75. RGB value is (135,152,117). Sum of RGB (Red+Green+Blue) = 135+152+117=404 (53% of max value = 765). Red value is 135 (53.12% from 255 or 33.42% from 404); Green value is 152 (59.77% from 255 or 37.62% from 404); Blue value is 117 (46.09% from 255 or 28.96% from 404); Max value from RGB is 152 - color contains mainly: green. Hex color #879875 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #879875 is #78678A. Grayscale: #8F8F8F. Windows color (decimal): -7890827 or 7706759. OLE color: 7706759.
HSL color Cylindrical-coordinate representation of color #879875: hue angle of 89.14º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #879875 is Cyan = 0.11, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 135 | 152 | 117 | - |
| CMYK | 0.11 | 0 | 0.23 | 0.40 |
| HSL | 89.14º | 0.15% | 0.53% | - |
| HSV(B) | 89.14º | 0.23% | 0.6% | - |
| XYZ | 24.43 | 28.89 | 21.12 | - |
| YUV | 142.93 | 113.37 | 122.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 152 | 117 | 0.11 | 0 | 0.23 | 0.40 | 89.14 | 0.15 | 0.53 |
| Hex | 87 | 98 | 75 | B | 0 | 17 | 28 | 59 | F | 35 |
| Octal | 207 | 230 | 165 | 13 | 0 | 27 | 50 | 131 | 17 | 65 |
| Binary | 10000111 | 10011000 | 1110101 | 1011 | 0 | 10111 | 101000 | 1011001 | 1111 | 110101 |
Color Harmonies of #879875
Complementary color
Monochromatic Colors of #879875
Black with #879875
Text Example
Text Example
White with #879875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #879875; }
p { color: rgb(135,152,117); }
H1.HeaderClassName
{
color: #879875;
}
.AnyTagClassName
{
color: #879875;
}
</style>
background-color css
<style>
a { background-color: #879875; }
a { background-color: rgb(135,152,117); }
div.DivClassName
{
background-color: #879875;
}
.BgClassName
{
background-color: #879875;
}
</style>
border-color css
<style>
span { border-color: #879875; }
span { border-color: rgb(135,152,117); }
td.TdClassName
{
border-color: #879875;
}
.TagClassName
{
border-color: #879875;
}
</style>