Shades of Highland #859461
Tints of Highland #859461
RGB
CMYK
RGB Variations
Color information
#859461 (or 0x859461) is known color: Highland. HEX triplet: 85, 94 and 61. RGB value is (133,148,97). Sum of RGB (Red+Green+Blue) = 133+148+97=378 (50% of max value = 765). Red value is 133 (52.34% from 255 or 35.19% from 378); Green value is 148 (58.20% from 255 or 39.15% from 378); Blue value is 97 (38.28% from 255 or 25.66% from 378); Max value from RGB is 148 - color contains mainly: green. Hex color #859461 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859461 is #7A6B9E. Grayscale: #898989. Windows color (decimal): -8022943 or 6395013. OLE color: 6395013.
HSL color Cylindrical-coordinate representation of color #859461: hue angle of 77.65º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #859461 is Cyan = 0.10, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 148 | 97 | - |
| CMYK | 0.10 | 0 | 0.34 | 0.42 |
| HSL | 77.65º | 0.21% | 0.48% | - |
| HSV(B) | 77.65º | 0.34% | 0.58% | - |
| XYZ | 22.42 | 27.03 | 15.34 | - |
| YUV | 137.7 | 105.03 | 124.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 148 | 97 | 0.10 | 0 | 0.34 | 0.42 | 77.65 | 0.21 | 0.48 |
| Hex | 85 | 94 | 61 | A | 0 | 22 | 2A | 4E | 15 | 30 |
| Octal | 205 | 224 | 141 | 12 | 0 | 42 | 52 | 116 | 25 | 60 |
| Binary | 10000101 | 10010100 | 1100001 | 1010 | 0 | 100010 | 101010 | 1001110 | 10101 | 110000 |
Color Harmonies of #859461
Complementary color
Monochromatic Colors of #859461
Black with #859461
Text Example
Text Example
White with #859461
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859461; }
p { color: rgb(133,148,97); }
H1.HeaderClassName
{
color: #859461;
}
.AnyTagClassName
{
color: #859461;
}
</style>
background-color css
<style>
a { background-color: #859461; }
a { background-color: rgb(133,148,97); }
div.DivClassName
{
background-color: #859461;
}
.BgClassName
{
background-color: #859461;
}
</style>
border-color css
<style>
span { border-color: #859461; }
span { border-color: rgb(133,148,97); }
td.TdClassName
{
border-color: #859461;
}
.TagClassName
{
border-color: #859461;
}
</style>