Shades of Highland #859470
Tints of Highland #859470
RGB
CMYK
RGB Variations
Color information
#859470 (or 0x859470) is known color: Highland. HEX triplet: 85, 94 and 70. RGB value is (133,148,112). Sum of RGB (Red+Green+Blue) = 133+148+112=393 (52% of max value = 765). Red value is 133 (52.34% from 255 or 33.84% from 393); Green value is 148 (58.20% from 255 or 37.66% from 393); Blue value is 112 (44.14% from 255 or 28.50% from 393); Max value from RGB is 148 - color contains mainly: green. Hex color #859470 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859470 is #7A6B8F. Grayscale: #8B8B8B. Windows color (decimal): -8022928 or 7378053. OLE color: 7378053.
HSL color Cylindrical-coordinate representation of color #859470: hue angle of 85º 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 #859470 is Cyan = 0.10, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 148 | 112 | - |
| CMYK | 0.10 | 0 | 0.24 | 0.42 |
| HSL | 85º | 0.14% | 0.51% | - |
| HSV(B) | 85º | 0.24% | 0.58% | - |
| XYZ | 23.19 | 27.34 | 19.38 | - |
| YUV | 139.41 | 112.53 | 123.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 148 | 112 | 0.10 | 0 | 0.24 | 0.42 | 85 | 0.14 | 0.51 |
| Hex | 85 | 94 | 70 | A | 0 | 18 | 2A | 55 | E | 33 |
| Octal | 205 | 224 | 160 | 12 | 0 | 30 | 52 | 125 | 16 | 63 |
| Binary | 10000101 | 10010100 | 1110000 | 1010 | 0 | 11000 | 101010 | 1010101 | 1110 | 110011 |
Color Harmonies of #859470
Complementary color
Monochromatic Colors of #859470
Black with #859470
Text Example
Text Example
White with #859470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859470; }
p { color: rgb(133,148,112); }
H1.HeaderClassName
{
color: #859470;
}
.AnyTagClassName
{
color: #859470;
}
</style>
background-color css
<style>
a { background-color: #859470; }
a { background-color: rgb(133,148,112); }
div.DivClassName
{
background-color: #859470;
}
.BgClassName
{
background-color: #859470;
}
</style>
border-color css
<style>
span { border-color: #859470; }
span { border-color: rgb(133,148,112); }
td.TdClassName
{
border-color: #859470;
}
.TagClassName
{
border-color: #859470;
}
</style>