Shades of Highland #869570
Tints of Highland #869570
RGB
CMYK
RGB Variations
Color information
#869570 (or 0x869570) is known color: Highland. HEX triplet: 86, 95 and 70. RGB value is (134,149,112). Sum of RGB (Red+Green+Blue) = 134+149+112=395 (52% of max value = 765). Red value is 134 (52.73% from 255 or 33.92% from 395); Green value is 149 (58.59% from 255 or 37.72% from 395); Blue value is 112 (44.14% from 255 or 28.35% from 395); Max value from RGB is 149 - color contains mainly: green. Hex color #869570 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #869570 is #796A8F. Grayscale: #8C8C8C. Windows color (decimal): -7957136 or 7378310. OLE color: 7378310.
HSL color Cylindrical-coordinate representation of color #869570: hue angle of 84.32º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #869570 is Cyan = 0.10, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 134 | 149 | 112 | - |
| CMYK | 0.10 | 0 | 0.25 | 0.42 |
| HSL | 84.32º | 0.15% | 0.51% | - |
| HSV(B) | 84.32º | 0.25% | 0.58% | - |
| XYZ | 23.5 | 27.73 | 19.44 | - |
| YUV | 140.3 | 112.03 | 123.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 149 | 112 | 0.10 | 0 | 0.25 | 0.42 | 84.32 | 0.15 | 0.51 |
| Hex | 86 | 95 | 70 | A | 0 | 19 | 2A | 54 | F | 33 |
| Octal | 206 | 225 | 160 | 12 | 0 | 31 | 52 | 124 | 17 | 63 |
| Binary | 10000110 | 10010101 | 1110000 | 1010 | 0 | 11001 | 101010 | 1010100 | 1111 | 110011 |
Color Harmonies of #869570
Complementary color
Monochromatic Colors of #869570
Black with #869570
Text Example
Text Example
White with #869570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869570; }
p { color: rgb(134,149,112); }
H1.HeaderClassName
{
color: #869570;
}
.AnyTagClassName
{
color: #869570;
}
</style>
background-color css
<style>
a { background-color: #869570; }
a { background-color: rgb(134,149,112); }
div.DivClassName
{
background-color: #869570;
}
.BgClassName
{
background-color: #869570;
}
</style>
border-color css
<style>
span { border-color: #869570; }
span { border-color: rgb(134,149,112); }
td.TdClassName
{
border-color: #869570;
}
.TagClassName
{
border-color: #869570;
}
</style>