Shades of Highland #859671
Tints of Highland #859671
RGB
CMYK
RGB Variations
Color information
#859671 (or 0x859671) is known color: Highland. HEX triplet: 85, 96 and 71. RGB value is (133,150,113). Sum of RGB (Red+Green+Blue) = 133+150+113=396 (52% of max value = 765). Red value is 133 (52.34% from 255 or 33.59% from 396); Green value is 150 (58.98% from 255 or 37.88% from 396); Blue value is 113 (44.53% from 255 or 28.54% from 396); Max value from RGB is 150 - color contains mainly: green. Hex color #859671 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859671 is #7A698E. Grayscale: #8C8C8C. Windows color (decimal): -8022415 or 7444101. OLE color: 7444101.
HSL color Cylindrical-coordinate representation of color #859671: hue angle of 87.57º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #859671 is Cyan = 0.11, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 133 | 150 | 113 | - |
| CMYK | 0.11 | 0 | 0.25 | 0.41 |
| HSL | 87.57º | 0.15% | 0.52% | - |
| HSV(B) | 87.57º | 0.25% | 0.59% | - |
| XYZ | 23.56 | 27.99 | 19.78 | - |
| YUV | 140.7 | 112.37 | 122.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 150 | 113 | 0.11 | 0 | 0.25 | 0.41 | 87.57 | 0.15 | 0.52 |
| Hex | 85 | 96 | 71 | B | 0 | 19 | 29 | 58 | F | 34 |
| Octal | 205 | 226 | 161 | 13 | 0 | 31 | 51 | 130 | 17 | 64 |
| Binary | 10000101 | 10010110 | 1110001 | 1011 | 0 | 11001 | 101001 | 1011000 | 1111 | 110100 |
Color Harmonies of #859671
Complementary color
Monochromatic Colors of #859671
Black with #859671
Text Example
Text Example
White with #859671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859671; }
p { color: rgb(133,150,113); }
H1.HeaderClassName
{
color: #859671;
}
.AnyTagClassName
{
color: #859671;
}
</style>
background-color css
<style>
a { background-color: #859671; }
a { background-color: rgb(133,150,113); }
div.DivClassName
{
background-color: #859671;
}
.BgClassName
{
background-color: #859671;
}
</style>
border-color css
<style>
span { border-color: #859671; }
span { border-color: rgb(133,150,113); }
td.TdClassName
{
border-color: #859671;
}
.TagClassName
{
border-color: #859671;
}
</style>