Shades of Highland #859370
Tints of Highland #859370
RGB
CMYK
RGB Variations
Color information
#859370 (or 0x859370) is known color: Highland. HEX triplet: 85, 93 and 70. RGB value is (133,147,112). Sum of RGB (Red+Green+Blue) = 133+147+112=392 (51% of max value = 765). Red value is 133 (52.34% from 255 or 33.93% from 392); Green value is 147 (57.81% from 255 or 37.5% from 392); Blue value is 112 (44.14% from 255 or 28.57% from 392); Max value from RGB is 147 - color contains mainly: green. Hex color #859370 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859370 is #7A6C8F. Grayscale: #8A8A8A. Windows color (decimal): -8023184 or 7377797. OLE color: 7377797.
HSL color Cylindrical-coordinate representation of color #859370: hue angle of 84º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #859370 is Cyan = 0.10, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 147 | 112 | - |
| CMYK | 0.10 | 0 | 0.24 | 0.42 |
| HSL | 84º | 0.14% | 0.51% | - |
| HSV(B) | 84º | 0.24% | 0.58% | - |
| XYZ | 23.03 | 27.02 | 19.33 | - |
| YUV | 138.82 | 112.86 | 123.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 147 | 112 | 0.10 | 0 | 0.24 | 0.42 | 84 | 0.14 | 0.51 |
| Hex | 85 | 93 | 70 | A | 0 | 18 | 2A | 54 | E | 33 |
| Octal | 205 | 223 | 160 | 12 | 0 | 30 | 52 | 124 | 16 | 63 |
| Binary | 10000101 | 10010011 | 1110000 | 1010 | 0 | 11000 | 101010 | 1010100 | 1110 | 110011 |
Color Harmonies of #859370
Complementary color
Monochromatic Colors of #859370
Black with #859370
Text Example
Text Example
White with #859370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859370; }
p { color: rgb(133,147,112); }
H1.HeaderClassName
{
color: #859370;
}
.AnyTagClassName
{
color: #859370;
}
</style>
background-color css
<style>
a { background-color: #859370; }
a { background-color: rgb(133,147,112); }
div.DivClassName
{
background-color: #859370;
}
.BgClassName
{
background-color: #859370;
}
</style>
border-color css
<style>
span { border-color: #859370; }
span { border-color: rgb(133,147,112); }
td.TdClassName
{
border-color: #859370;
}
.TagClassName
{
border-color: #859370;
}
</style>