Shades of Highland #859766
Tints of Highland #859766
RGB
CMYK
RGB Variations
Color information
#859766 (or 0x859766) is known color: Highland. HEX triplet: 85, 97 and 66. RGB value is (133,151,102). Sum of RGB (Red+Green+Blue) = 133+151+102=386 (51% of max value = 765). Red value is 133 (52.34% from 255 or 34.46% from 386); Green value is 151 (59.38% from 255 or 39.12% from 386); Blue value is 102 (40.23% from 255 or 26.42% from 386); Max value from RGB is 151 - color contains mainly: green. Hex color #859766 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859766 is #7A6899. Grayscale: #8C8C8C. Windows color (decimal): -8022170 or 6723461. OLE color: 6723461.
HSL color Cylindrical-coordinate representation of color #859766: hue angle of 82.04º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #859766 is Cyan = 0.12, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 151 | 102 | - |
| CMYK | 0.12 | 0 | 0.32 | 0.41 |
| HSL | 82.04º | 0.19% | 0.5% | - |
| HSV(B) | 82.04º | 0.32% | 0.59% | - |
| XYZ | 23.14 | 28.08 | 16.77 | - |
| YUV | 140.03 | 106.54 | 122.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 151 | 102 | 0.12 | 0 | 0.32 | 0.41 | 82.04 | 0.19 | 0.5 |
| Hex | 85 | 97 | 66 | C | 0 | 20 | 29 | 52 | 13 | 32 |
| Octal | 205 | 227 | 146 | 14 | 0 | 40 | 51 | 122 | 23 | 62 |
| Binary | 10000101 | 10010111 | 1100110 | 1100 | 0 | 100000 | 101001 | 1010010 | 10011 | 110010 |
Color Harmonies of #859766
Complementary color
Monochromatic Colors of #859766
Black with #859766
Text Example
Text Example
White with #859766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859766; }
p { color: rgb(133,151,102); }
H1.HeaderClassName
{
color: #859766;
}
.AnyTagClassName
{
color: #859766;
}
</style>
background-color css
<style>
a { background-color: #859766; }
a { background-color: rgb(133,151,102); }
div.DivClassName
{
background-color: #859766;
}
.BgClassName
{
background-color: #859766;
}
</style>
border-color css
<style>
span { border-color: #859766; }
span { border-color: rgb(133,151,102); }
td.TdClassName
{
border-color: #859766;
}
.TagClassName
{
border-color: #859766;
}
</style>