Shades of Highland #859564
Tints of Highland #859564
RGB
CMYK
RGB Variations
Color information
#859564 (or 0x859564) is known color: Highland. HEX triplet: 85, 95 and 64. RGB value is (133,149,100). Sum of RGB (Red+Green+Blue) = 133+149+100=382 (50% of max value = 765). Red value is 133 (52.34% from 255 or 34.82% from 382); Green value is 149 (58.59% from 255 or 39.01% from 382); Blue value is 100 (39.45% from 255 or 26.18% from 382); Max value from RGB is 149 - color contains mainly: green. Hex color #859564 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859564 is #7A6A9B. Grayscale: #8A8A8A. Windows color (decimal): -8022684 or 6591877. OLE color: 6591877.
HSL color Cylindrical-coordinate representation of color #859564: hue angle of 79.59º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #859564 is Cyan = 0.11, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 149 | 100 | - |
| CMYK | 0.11 | 0 | 0.33 | 0.42 |
| HSL | 79.59º | 0.2% | 0.49% | - |
| HSV(B) | 79.59º | 0.33% | 0.58% | - |
| XYZ | 22.72 | 27.4 | 16.15 | - |
| YUV | 138.63 | 106.2 | 123.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 149 | 100 | 0.11 | 0 | 0.33 | 0.42 | 79.59 | 0.2 | 0.49 |
| Hex | 85 | 95 | 64 | B | 0 | 21 | 2A | 50 | 14 | 31 |
| Octal | 205 | 225 | 144 | 13 | 0 | 41 | 52 | 120 | 24 | 61 |
| Binary | 10000101 | 10010101 | 1100100 | 1011 | 0 | 100001 | 101010 | 1010000 | 10100 | 110001 |
Color Harmonies of #859564
Complementary color
Monochromatic Colors of #859564
Black with #859564
Text Example
Text Example
White with #859564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859564; }
p { color: rgb(133,149,100); }
H1.HeaderClassName
{
color: #859564;
}
.AnyTagClassName
{
color: #859564;
}
</style>
background-color css
<style>
a { background-color: #859564; }
a { background-color: rgb(133,149,100); }
div.DivClassName
{
background-color: #859564;
}
.BgClassName
{
background-color: #859564;
}
</style>
border-color css
<style>
span { border-color: #859564; }
span { border-color: rgb(133,149,100); }
td.TdClassName
{
border-color: #859564;
}
.TagClassName
{
border-color: #859564;
}
</style>