Shades of Highland #859366
Tints of Highland #859366
RGB
CMYK
RGB Variations
Color information
#859366 (or 0x859366) is known color: Highland. HEX triplet: 85, 93 and 66. RGB value is (133,147,102). Sum of RGB (Red+Green+Blue) = 133+147+102=382 (50% of max value = 765). Red value is 133 (52.34% from 255 or 34.82% from 382); Green value is 147 (57.81% from 255 or 38.48% from 382); Blue value is 102 (40.23% from 255 or 26.70% from 382); Max value from RGB is 147 - color contains mainly: green. Hex color #859366 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859366 is #7A6C99. Grayscale: #898989. Windows color (decimal): -8023194 or 6722437. OLE color: 6722437.
HSL color Cylindrical-coordinate representation of color #859366: hue angle of 78.67º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #859366 is Cyan = 0.10, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 147 | 102 | - |
| CMYK | 0.10 | 0 | 0.31 | 0.42 |
| HSL | 78.67º | 0.18% | 0.49% | - |
| HSV(B) | 78.67º | 0.31% | 0.58% | - |
| XYZ | 22.5 | 26.81 | 16.56 | - |
| YUV | 137.68 | 107.86 | 124.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 147 | 102 | 0.10 | 0 | 0.31 | 0.42 | 78.67 | 0.18 | 0.49 |
| Hex | 85 | 93 | 66 | A | 0 | 1F | 2A | 4F | 12 | 31 |
| Octal | 205 | 223 | 146 | 12 | 0 | 37 | 52 | 117 | 22 | 61 |
| Binary | 10000101 | 10010011 | 1100110 | 1010 | 0 | 11111 | 101010 | 1001111 | 10010 | 110001 |
Color Harmonies of #859366
Complementary color
Monochromatic Colors of #859366
Black with #859366
Text Example
Text Example
White with #859366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859366; }
p { color: rgb(133,147,102); }
H1.HeaderClassName
{
color: #859366;
}
.AnyTagClassName
{
color: #859366;
}
</style>
background-color css
<style>
a { background-color: #859366; }
a { background-color: rgb(133,147,102); }
div.DivClassName
{
background-color: #859366;
}
.BgClassName
{
background-color: #859366;
}
</style>
border-color css
<style>
span { border-color: #859366; }
span { border-color: rgb(133,147,102); }
td.TdClassName
{
border-color: #859366;
}
.TagClassName
{
border-color: #859366;
}
</style>