Shades of Highland #859361
Tints of Highland #859361
RGB
CMYK
RGB Variations
Color information
#859361 (or 0x859361) is known color: Highland. HEX triplet: 85, 93 and 61. RGB value is (133,147,97). Sum of RGB (Red+Green+Blue) = 133+147+97=377 (49% of max value = 765). Red value is 133 (52.34% from 255 or 35.28% from 377); Green value is 147 (57.81% from 255 or 38.99% from 377); Blue value is 97 (38.28% from 255 or 25.73% from 377); Max value from RGB is 147 - color contains mainly: green. Hex color #859361 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859361 is #7A6C9E. Grayscale: #898989. Windows color (decimal): -8023199 or 6394757. OLE color: 6394757.
HSL color Cylindrical-coordinate representation of color #859361: hue angle of 76.8º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #859361 is Cyan = 0.10, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 147 | 97 | - |
| CMYK | 0.10 | 0 | 0.34 | 0.42 |
| HSL | 76.8º | 0.2% | 0.48% | - |
| HSV(B) | 76.8º | 0.34% | 0.58% | - |
| XYZ | 22.26 | 26.72 | 15.29 | - |
| YUV | 137.11 | 105.36 | 125.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 147 | 97 | 0.10 | 0 | 0.34 | 0.42 | 76.8 | 0.2 | 0.48 |
| Hex | 85 | 93 | 61 | A | 0 | 22 | 2A | 4D | 14 | 30 |
| Octal | 205 | 223 | 141 | 12 | 0 | 42 | 52 | 115 | 24 | 60 |
| Binary | 10000101 | 10010011 | 1100001 | 1010 | 0 | 100010 | 101010 | 1001101 | 10100 | 110000 |
Color Harmonies of #859361
Complementary color
Monochromatic Colors of #859361
Black with #859361
Text Example
Text Example
White with #859361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859361; }
p { color: rgb(133,147,97); }
H1.HeaderClassName
{
color: #859361;
}
.AnyTagClassName
{
color: #859361;
}
</style>
background-color css
<style>
a { background-color: #859361; }
a { background-color: rgb(133,147,97); }
div.DivClassName
{
background-color: #859361;
}
.BgClassName
{
background-color: #859361;
}
</style>
border-color css
<style>
span { border-color: #859361; }
span { border-color: rgb(133,147,97); }
td.TdClassName
{
border-color: #859361;
}
.TagClassName
{
border-color: #859361;
}
</style>