Shades of Highland #839560
Tints of Highland #839560
RGB
CMYK
RGB Variations
Color information
#839560 (or 0x839560) is known color: Highland. HEX triplet: 83, 95 and 60. RGB value is (131,149,96). Sum of RGB (Red+Green+Blue) = 131+149+96=376 (49% of max value = 765). Red value is 131 (51.56% from 255 or 34.84% from 376); Green value is 149 (58.59% from 255 or 39.63% from 376); Blue value is 96 (37.89% from 255 or 25.53% from 376); Max value from RGB is 149 - color contains mainly: green. Hex color #839560 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #839560 is #7C6A9F. Grayscale: #898989. Windows color (decimal): -8153760 or 6329731. OLE color: 6329731.
HSL color Cylindrical-coordinate representation of color #839560: hue angle of 80.38º degrees, saturation: 0.22, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #839560 is Cyan = 0.12, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 149 | 96 | - |
| CMYK | 0.12 | 0 | 0.36 | 0.42 |
| HSL | 80.38º | 0.22% | 0.48% | - |
| HSV(B) | 80.38º | 0.36% | 0.58% | - |
| XYZ | 22.22 | 27.16 | 15.14 | - |
| YUV | 137.58 | 104.54 | 123.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 149 | 96 | 0.12 | 0 | 0.36 | 0.42 | 80.38 | 0.22 | 0.48 |
| Hex | 83 | 95 | 60 | C | 0 | 24 | 2A | 50 | 16 | 30 |
| Octal | 203 | 225 | 140 | 14 | 0 | 44 | 52 | 120 | 26 | 60 |
| Binary | 10000011 | 10010101 | 1100000 | 1100 | 0 | 100100 | 101010 | 1010000 | 10110 | 110000 |
Color Harmonies of #839560
Complementary color
Monochromatic Colors of #839560
Black with #839560
Text Example
Text Example
White with #839560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839560; }
p { color: rgb(131,149,96); }
H1.HeaderClassName
{
color: #839560;
}
.AnyTagClassName
{
color: #839560;
}
</style>
background-color css
<style>
a { background-color: #839560; }
a { background-color: rgb(131,149,96); }
div.DivClassName
{
background-color: #839560;
}
.BgClassName
{
background-color: #839560;
}
</style>
border-color css
<style>
span { border-color: #839560; }
span { border-color: rgb(131,149,96); }
td.TdClassName
{
border-color: #839560;
}
.TagClassName
{
border-color: #839560;
}
</style>