Shades of Highland #859570
Tints of Highland #859570
RGB
CMYK
RGB Variations
Color information
#859570 (or 0x859570) is known color: Highland. HEX triplet: 85, 95 and 70. RGB value is (133,149,112). Sum of RGB (Red+Green+Blue) = 133+149+112=394 (52% of max value = 765). Red value is 133 (52.34% from 255 or 33.76% from 394); Green value is 149 (58.59% from 255 or 37.82% from 394); Blue value is 112 (44.14% from 255 or 28.43% from 394); Max value from RGB is 149 - color contains mainly: green. Hex color #859570 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859570 is #7A6A8F. Grayscale: #8C8C8C. Windows color (decimal): -8022672 or 7378309. OLE color: 7378309.
HSL color Cylindrical-coordinate representation of color #859570: hue angle of 85.95º 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 #859570 is Cyan = 0.11, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 149 | 112 | - |
| CMYK | 0.11 | 0 | 0.25 | 0.42 |
| HSL | 85.95º | 0.15% | 0.51% | - |
| HSV(B) | 85.95º | 0.25% | 0.58% | - |
| XYZ | 23.34 | 27.65 | 19.44 | - |
| YUV | 140 | 112.2 | 123.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 149 | 112 | 0.11 | 0 | 0.25 | 0.42 | 85.95 | 0.15 | 0.51 |
| Hex | 85 | 95 | 70 | B | 0 | 19 | 2A | 56 | F | 33 |
| Octal | 205 | 225 | 160 | 13 | 0 | 31 | 52 | 126 | 17 | 63 |
| Binary | 10000101 | 10010101 | 1110000 | 1011 | 0 | 11001 | 101010 | 1010110 | 1111 | 110011 |
Color Harmonies of #859570
Complementary color
Monochromatic Colors of #859570
Black with #859570
Text Example
Text Example
White with #859570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859570; }
p { color: rgb(133,149,112); }
H1.HeaderClassName
{
color: #859570;
}
.AnyTagClassName
{
color: #859570;
}
</style>
background-color css
<style>
a { background-color: #859570; }
a { background-color: rgb(133,149,112); }
div.DivClassName
{
background-color: #859570;
}
.BgClassName
{
background-color: #859570;
}
</style>
border-color css
<style>
span { border-color: #859570; }
span { border-color: rgb(133,149,112); }
td.TdClassName
{
border-color: #859570;
}
.TagClassName
{
border-color: #859570;
}
</style>