Shades of Highland #859666
Tints of Highland #859666
RGB
CMYK
RGB Variations
Color information
#859666 (or 0x859666) is known color: Highland. HEX triplet: 85, 96 and 66. RGB value is (133,150,102). Sum of RGB (Red+Green+Blue) = 133+150+102=385 (50% of max value = 765). Red value is 133 (52.34% from 255 or 34.55% from 385); Green value is 150 (58.98% from 255 or 38.96% from 385); Blue value is 102 (40.23% from 255 or 26.49% from 385); Max value from RGB is 150 - color contains mainly: green. Hex color #859666 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859666 is #7A6999. Grayscale: #8B8B8B. Windows color (decimal): -8022426 or 6723205. OLE color: 6723205.
HSL color Cylindrical-coordinate representation of color #859666: hue angle of 81.25º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #859666 is Cyan = 0.11, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 150 | 102 | - |
| CMYK | 0.11 | 0 | 0.32 | 0.41 |
| HSL | 81.25º | 0.19% | 0.49% | - |
| HSV(B) | 81.25º | 0.32% | 0.59% | - |
| XYZ | 22.98 | 27.76 | 16.72 | - |
| YUV | 139.45 | 106.87 | 123.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 150 | 102 | 0.11 | 0 | 0.32 | 0.41 | 81.25 | 0.19 | 0.49 |
| Hex | 85 | 96 | 66 | B | 0 | 20 | 29 | 51 | 13 | 31 |
| Octal | 205 | 226 | 146 | 13 | 0 | 40 | 51 | 121 | 23 | 61 |
| Binary | 10000101 | 10010110 | 1100110 | 1011 | 0 | 100000 | 101001 | 1010001 | 10011 | 110001 |
Color Harmonies of #859666
Complementary color
Monochromatic Colors of #859666
Black with #859666
Text Example
Text Example
White with #859666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859666; }
p { color: rgb(133,150,102); }
H1.HeaderClassName
{
color: #859666;
}
.AnyTagClassName
{
color: #859666;
}
</style>
background-color css
<style>
a { background-color: #859666; }
a { background-color: rgb(133,150,102); }
div.DivClassName
{
background-color: #859666;
}
.BgClassName
{
background-color: #859666;
}
</style>
border-color css
<style>
span { border-color: #859666; }
span { border-color: rgb(133,150,102); }
td.TdClassName
{
border-color: #859666;
}
.TagClassName
{
border-color: #859666;
}
</style>