Shades of Highland #859567
Tints of Highland #859567
RGB
CMYK
RGB Variations
Color information
#859567 (or 0x859567) is known color: Highland. HEX triplet: 85, 95 and 67. RGB value is (133,149,103). Sum of RGB (Red+Green+Blue) = 133+149+103=385 (50% of max value = 765). Red value is 133 (52.34% from 255 or 34.55% from 385); Green value is 149 (58.59% from 255 or 38.70% from 385); Blue value is 103 (40.62% from 255 or 26.75% from 385); Max value from RGB is 149 - color contains mainly: green. Hex color #859567 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859567 is #7A6A98. Grayscale: #8B8B8B. Windows color (decimal): -8022681 or 6788485. OLE color: 6788485.
HSL color Cylindrical-coordinate representation of color #859567: hue angle of 80.87º 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 #859567 is Cyan = 0.11, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 149 | 103 | - |
| CMYK | 0.11 | 0 | 0.31 | 0.42 |
| HSL | 80.87º | 0.18% | 0.49% | - |
| HSV(B) | 80.87º | 0.31% | 0.58% | - |
| XYZ | 22.87 | 27.46 | 16.93 | - |
| YUV | 138.97 | 107.7 | 123.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 149 | 103 | 0.11 | 0 | 0.31 | 0.42 | 80.87 | 0.18 | 0.49 |
| Hex | 85 | 95 | 67 | B | 0 | 1F | 2A | 51 | 12 | 31 |
| Octal | 205 | 225 | 147 | 13 | 0 | 37 | 52 | 121 | 22 | 61 |
| Binary | 10000101 | 10010101 | 1100111 | 1011 | 0 | 11111 | 101010 | 1010001 | 10010 | 110001 |
Color Harmonies of #859567
Complementary color
Monochromatic Colors of #859567
Black with #859567
Text Example
Text Example
White with #859567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859567; }
p { color: rgb(133,149,103); }
H1.HeaderClassName
{
color: #859567;
}
.AnyTagClassName
{
color: #859567;
}
</style>
background-color css
<style>
a { background-color: #859567; }
a { background-color: rgb(133,149,103); }
div.DivClassName
{
background-color: #859567;
}
.BgClassName
{
background-color: #859567;
}
</style>
border-color css
<style>
span { border-color: #859567; }
span { border-color: rgb(133,149,103); }
td.TdClassName
{
border-color: #859567;
}
.TagClassName
{
border-color: #859567;
}
</style>