Shades of Highland #859364
Tints of Highland #859364
RGB
CMYK
RGB Variations
Color information
#859364 (or 0x859364) is known color: Highland. HEX triplet: 85, 93 and 64. RGB value is (133,147,100). Sum of RGB (Red+Green+Blue) = 133+147+100=380 (50% of max value = 765). Red value is 133 (52.34% from 255 or 35% from 380); Green value is 147 (57.81% from 255 or 38.68% from 380); Blue value is 100 (39.45% from 255 or 26.32% from 380); Max value from RGB is 147 - color contains mainly: green. Hex color #859364 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859364 is #7A6C9B. Grayscale: #898989. Windows color (decimal): -8023196 or 6591365. OLE color: 6591365.
HSL color Cylindrical-coordinate representation of color #859364: hue angle of 77.87º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #859364 is Cyan = 0.10, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 147 | 100 | - |
| CMYK | 0.10 | 0 | 0.32 | 0.42 |
| HSL | 77.87º | 0.19% | 0.48% | - |
| HSV(B) | 77.87º | 0.32% | 0.58% | - |
| XYZ | 22.41 | 26.77 | 16.04 | - |
| YUV | 137.46 | 106.86 | 124.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 147 | 100 | 0.10 | 0 | 0.32 | 0.42 | 77.87 | 0.19 | 0.48 |
| Hex | 85 | 93 | 64 | A | 0 | 20 | 2A | 4E | 13 | 30 |
| Octal | 205 | 223 | 144 | 12 | 0 | 40 | 52 | 116 | 23 | 60 |
| Binary | 10000101 | 10010011 | 1100100 | 1010 | 0 | 100000 | 101010 | 1001110 | 10011 | 110000 |
Color Harmonies of #859364
Complementary color
Monochromatic Colors of #859364
Black with #859364
Text Example
Text Example
White with #859364
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859364; }
p { color: rgb(133,147,100); }
H1.HeaderClassName
{
color: #859364;
}
.AnyTagClassName
{
color: #859364;
}
</style>
background-color css
<style>
a { background-color: #859364; }
a { background-color: rgb(133,147,100); }
div.DivClassName
{
background-color: #859364;
}
.BgClassName
{
background-color: #859364;
}
</style>
border-color css
<style>
span { border-color: #859364; }
span { border-color: rgb(133,147,100); }
td.TdClassName
{
border-color: #859364;
}
.TagClassName
{
border-color: #859364;
}
</style>