Shades of Highland #859966
Tints of Highland #859966
RGB
CMYK
RGB Variations
Color information
#859966 (or 0x859966) is known color: Highland. HEX triplet: 85, 99 and 66. RGB value is (133,153,102). Sum of RGB (Red+Green+Blue) = 133+153+102=388 (51% of max value = 765). Red value is 133 (52.34% from 255 or 34.28% from 388); Green value is 153 (60.16% from 255 or 39.43% from 388); Blue value is 102 (40.23% from 255 or 26.29% from 388); Max value from RGB is 153 - color contains mainly: green. Hex color #859966 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859966 is #7A6699. Grayscale: #8D8D8D. Windows color (decimal): -8021658 or 6723973. OLE color: 6723973.
HSL color Cylindrical-coordinate representation of color #859966: hue angle of 83.53º degrees, saturation: 0.2, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #859966 is Cyan = 0.13, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 133 | 153 | 102 | - |
| CMYK | 0.13 | 0 | 0.33 | 0.4 |
| HSL | 83.53º | 0.2% | 0.5% | - |
| HSV(B) | 83.53º | 0.33% | 0.6% | - |
| XYZ | 23.46 | 28.73 | 16.88 | - |
| YUV | 141.21 | 105.87 | 122.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 153 | 102 | 0.13 | 0 | 0.33 | 0.4 | 83.53 | 0.2 | 0.5 |
| Hex | 85 | 99 | 66 | D | 0 | 21 | 28 | 54 | 14 | 32 |
| Octal | 205 | 231 | 146 | 15 | 0 | 41 | 50 | 124 | 24 | 62 |
| Binary | 10000101 | 10011001 | 1100110 | 1101 | 0 | 100001 | 101000 | 1010100 | 10100 | 110010 |
Color Harmonies of #859966
Complementary color
Monochromatic Colors of #859966
Black with #859966
Text Example
Text Example
White with #859966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859966; }
p { color: rgb(133,153,102); }
H1.HeaderClassName
{
color: #859966;
}
.AnyTagClassName
{
color: #859966;
}
</style>
background-color css
<style>
a { background-color: #859966; }
a { background-color: rgb(133,153,102); }
div.DivClassName
{
background-color: #859966;
}
.BgClassName
{
background-color: #859966;
}
</style>
border-color css
<style>
span { border-color: #859966; }
span { border-color: rgb(133,153,102); }
td.TdClassName
{
border-color: #859966;
}
.TagClassName
{
border-color: #859966;
}
</style>