Shades of Highland #869970
Tints of Highland #869970
RGB
CMYK
RGB Variations
Color information
#869970 (or 0x869970) is known color: Highland. HEX triplet: 86, 99 and 70. RGB value is (134,153,112). Sum of RGB (Red+Green+Blue) = 134+153+112=399 (52% of max value = 765). Red value is 134 (52.73% from 255 or 33.58% from 399); Green value is 153 (60.16% from 255 or 38.35% from 399); Blue value is 112 (44.14% from 255 or 28.07% from 399); Max value from RGB is 153 - color contains mainly: green. Hex color #869970 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #869970 is #79668F. Grayscale: #8E8E8E. Windows color (decimal): -7956112 or 7379334. OLE color: 7379334.
HSL color Cylindrical-coordinate representation of color #869970: hue angle of 87.8º degrees, saturation: 0.17, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #869970 is Cyan = 0.12, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 134 | 153 | 112 | - |
| CMYK | 0.12 | 0 | 0.27 | 0.4 |
| HSL | 87.8º | 0.17% | 0.52% | - |
| HSV(B) | 87.8º | 0.27% | 0.6% | - |
| XYZ | 24.15 | 29.02 | 19.66 | - |
| YUV | 142.65 | 110.71 | 121.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 153 | 112 | 0.12 | 0 | 0.27 | 0.4 | 87.8 | 0.17 | 0.52 |
| Hex | 86 | 99 | 70 | C | 0 | 1B | 28 | 58 | 11 | 34 |
| Octal | 206 | 231 | 160 | 14 | 0 | 33 | 50 | 130 | 21 | 64 |
| Binary | 10000110 | 10011001 | 1110000 | 1100 | 0 | 11011 | 101000 | 1011000 | 10001 | 110100 |
Color Harmonies of #869970
Complementary color
Monochromatic Colors of #869970
Black with #869970
Text Example
Text Example
White with #869970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869970; }
p { color: rgb(134,153,112); }
H1.HeaderClassName
{
color: #869970;
}
.AnyTagClassName
{
color: #869970;
}
</style>
background-color css
<style>
a { background-color: #869970; }
a { background-color: rgb(134,153,112); }
div.DivClassName
{
background-color: #869970;
}
.BgClassName
{
background-color: #869970;
}
</style>
border-color css
<style>
span { border-color: #869970; }
span { border-color: rgb(134,153,112); }
td.TdClassName
{
border-color: #869970;
}
.TagClassName
{
border-color: #869970;
}
</style>