Shades of Highland #859962
Tints of Highland #859962
RGB
CMYK
RGB Variations
Color information
#859962 (or 0x859962) is known color: Highland. HEX triplet: 85, 99 and 62. RGB value is (133,153,98). Sum of RGB (Red+Green+Blue) = 133+153+98=384 (50% of max value = 765). Red value is 133 (52.34% from 255 or 34.64% from 384); Green value is 153 (60.16% from 255 or 39.84% from 384); Blue value is 98 (38.67% from 255 or 25.52% from 384); Max value from RGB is 153 - color contains mainly: green. Hex color #859962 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859962 is #7A669D. Grayscale: #8C8C8C. Windows color (decimal): -8021662 or 6461829. OLE color: 6461829.
HSL color Cylindrical-coordinate representation of color #859962: hue angle of 81.82º degrees, saturation: 0.22, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #859962 is Cyan = 0.13, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 133 | 153 | 98 | - |
| CMYK | 0.13 | 0 | 0.36 | 0.4 |
| HSL | 81.82º | 0.22% | 0.49% | - |
| HSV(B) | 81.82º | 0.36% | 0.6% | - |
| XYZ | 23.27 | 28.65 | 15.86 | - |
| YUV | 140.75 | 103.87 | 122.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 153 | 98 | 0.13 | 0 | 0.36 | 0.4 | 81.82 | 0.22 | 0.49 |
| Hex | 85 | 99 | 62 | D | 0 | 24 | 28 | 52 | 16 | 31 |
| Octal | 205 | 231 | 142 | 15 | 0 | 44 | 50 | 122 | 26 | 61 |
| Binary | 10000101 | 10011001 | 1100010 | 1101 | 0 | 100100 | 101000 | 1010010 | 10110 | 110001 |
Color Harmonies of #859962
Complementary color
Monochromatic Colors of #859962
Black with #859962
Text Example
Text Example
White with #859962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859962; }
p { color: rgb(133,153,98); }
H1.HeaderClassName
{
color: #859962;
}
.AnyTagClassName
{
color: #859962;
}
</style>
background-color css
<style>
a { background-color: #859962; }
a { background-color: rgb(133,153,98); }
div.DivClassName
{
background-color: #859962;
}
.BgClassName
{
background-color: #859962;
}
</style>
border-color css
<style>
span { border-color: #859962; }
span { border-color: rgb(133,153,98); }
td.TdClassName
{
border-color: #859962;
}
.TagClassName
{
border-color: #859962;
}
</style>