Shades of Highland #859463
Tints of Highland #859463
RGB
CMYK
RGB Variations
Color information
#859463 (or 0x859463) is known color: Highland. HEX triplet: 85, 94 and 63. RGB value is (133,148,99). Sum of RGB (Red+Green+Blue) = 133+148+99=380 (50% of max value = 765). Red value is 133 (52.34% from 255 or 35% from 380); Green value is 148 (58.20% from 255 or 38.95% from 380); Blue value is 99 (39.06% from 255 or 26.05% from 380); Max value from RGB is 148 - color contains mainly: green. Hex color #859463 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #859463 is #7A6B9C. Grayscale: #8A8A8A. Windows color (decimal): -8022941 or 6526085. OLE color: 6526085.
HSL color Cylindrical-coordinate representation of color #859463: hue angle of 78.37º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #859463 is Cyan = 0.10, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 133 | 148 | 99 | - |
| CMYK | 0.10 | 0 | 0.33 | 0.42 |
| HSL | 78.37º | 0.2% | 0.48% | - |
| HSV(B) | 78.37º | 0.33% | 0.58% | - |
| XYZ | 22.51 | 27.07 | 15.84 | - |
| YUV | 137.93 | 106.03 | 124.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 148 | 99 | 0.10 | 0 | 0.33 | 0.42 | 78.37 | 0.2 | 0.48 |
| Hex | 85 | 94 | 63 | A | 0 | 21 | 2A | 4E | 14 | 30 |
| Octal | 205 | 224 | 143 | 12 | 0 | 41 | 52 | 116 | 24 | 60 |
| Binary | 10000101 | 10010100 | 1100011 | 1010 | 0 | 100001 | 101010 | 1001110 | 10100 | 110000 |
Color Harmonies of #859463
Complementary color
Monochromatic Colors of #859463
Black with #859463
Text Example
Text Example
White with #859463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #859463; }
p { color: rgb(133,148,99); }
H1.HeaderClassName
{
color: #859463;
}
.AnyTagClassName
{
color: #859463;
}
</style>
background-color css
<style>
a { background-color: #859463; }
a { background-color: rgb(133,148,99); }
div.DivClassName
{
background-color: #859463;
}
.BgClassName
{
background-color: #859463;
}
</style>
border-color css
<style>
span { border-color: #859463; }
span { border-color: rgb(133,148,99); }
td.TdClassName
{
border-color: #859463;
}
.TagClassName
{
border-color: #859463;
}
</style>