Shades of Highland #859266
Tints of Highland #859266
RGB
CMYK
RGB Variations
Color information
#859266 (or 0x859266) is known color: Highland. HEX triplet: 85, 92 and 66. RGB value is (133,146,102). Sum of RGB (Red+Green+Blue) = 133+146+102=381 (50% of max value = 765). Red value is 133 (52.34% from 255 or 34.91% from 381); Green value is 146 (57.42% from 255 or 38.32% from 381); Blue value is 102 (40.23% from 255 or 26.77% from 381); Max value from RGB is 146 - color contains mainly: green. Hex color #859266 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859266 is #7A6D99. Grayscale: #898989. Windows color (decimal): -8023450 or 6722181. OLE color: 6722181.
HSL color Cylindrical-coordinate representation of color #859266: hue angle of 77.73º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #859266 is Cyan = 0.09, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 133 | 146 | 102 | - |
| CMYK | 0.09 | 0 | 0.30 | 0.43 |
| HSL | 77.73º | 0.18% | 0.49% | - |
| HSV(B) | 77.73º | 0.3% | 0.57% | - |
| XYZ | 22.35 | 26.5 | 16.51 | - |
| YUV | 137.1 | 108.19 | 125.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 146 | 102 | 0.09 | 0 | 0.30 | 0.43 | 77.73 | 0.18 | 0.49 |
| Hex | 85 | 92 | 66 | 9 | 0 | 1E | 2B | 4E | 12 | 31 |
| Octal | 205 | 222 | 146 | 11 | 0 | 36 | 53 | 116 | 22 | 61 |
| Binary | 10000101 | 10010010 | 1100110 | 1001 | 0 | 11110 | 101011 | 1001110 | 10010 | 110001 |
Color Harmonies of #859266
Complementary color
Monochromatic Colors of #859266
Black with #859266
Text Example
Text Example
White with #859266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859266; }
p { color: rgb(133,146,102); }
H1.HeaderClassName
{
color: #859266;
}
.AnyTagClassName
{
color: #859266;
}
</style>
background-color css
<style>
a { background-color: #859266; }
a { background-color: rgb(133,146,102); }
div.DivClassName
{
background-color: #859266;
}
.BgClassName
{
background-color: #859266;
}
</style>
border-color css
<style>
span { border-color: #859266; }
span { border-color: rgb(133,146,102); }
td.TdClassName
{
border-color: #859266;
}
.TagClassName
{
border-color: #859266;
}
</style>