Shades of Highland #869670
Tints of Highland #869670
RGB
CMYK
RGB Variations
Color information
#869670 (or 0x869670) is known color: Highland. HEX triplet: 86, 96 and 70. RGB value is (134,150,112). Sum of RGB (Red+Green+Blue) = 134+150+112=396 (52% of max value = 765). Red value is 134 (52.73% from 255 or 33.84% from 396); Green value is 150 (58.98% from 255 or 37.88% from 396); Blue value is 112 (44.14% from 255 or 28.28% from 396); Max value from RGB is 150 - color contains mainly: green. Hex color #869670 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #869670 is #79698F. Grayscale: #8D8D8D. Windows color (decimal): -7956880 or 7378566. OLE color: 7378566.
HSL color Cylindrical-coordinate representation of color #869670: hue angle of 85.26º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #869670 is Cyan = 0.11, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 134 | 150 | 112 | - |
| CMYK | 0.11 | 0 | 0.25 | 0.41 |
| HSL | 85.26º | 0.15% | 0.51% | - |
| HSV(B) | 85.26º | 0.25% | 0.59% | - |
| XYZ | 23.66 | 28.05 | 19.5 | - |
| YUV | 140.88 | 111.7 | 123.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 150 | 112 | 0.11 | 0 | 0.25 | 0.41 | 85.26 | 0.15 | 0.51 |
| Hex | 86 | 96 | 70 | B | 0 | 19 | 29 | 55 | F | 33 |
| Octal | 206 | 226 | 160 | 13 | 0 | 31 | 51 | 125 | 17 | 63 |
| Binary | 10000110 | 10010110 | 1110000 | 1011 | 0 | 11001 | 101001 | 1010101 | 1111 | 110011 |
Color Harmonies of #869670
Complementary color
Monochromatic Colors of #869670
Black with #869670
Text Example
Text Example
White with #869670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #869670; }
p { color: rgb(134,150,112); }
H1.HeaderClassName
{
color: #869670;
}
.AnyTagClassName
{
color: #869670;
}
</style>
background-color css
<style>
a { background-color: #869670; }
a { background-color: rgb(134,150,112); }
div.DivClassName
{
background-color: #869670;
}
.BgClassName
{
background-color: #869670;
}
</style>
border-color css
<style>
span { border-color: #869670; }
span { border-color: rgb(134,150,112); }
td.TdClassName
{
border-color: #869670;
}
.TagClassName
{
border-color: #869670;
}
</style>