Shades of Highland #839760
Tints of Highland #839760
RGB
CMYK
RGB Variations
Color information
#839760 (or 0x839760) is known color: Highland. HEX triplet: 83, 97 and 60. RGB value is (131,151,96). Sum of RGB (Red+Green+Blue) = 131+151+96=378 (50% of max value = 765). Red value is 131 (51.56% from 255 or 34.66% from 378); Green value is 151 (59.38% from 255 or 39.95% from 378); Blue value is 96 (37.89% from 255 or 25.40% from 378); Max value from RGB is 151 - color contains mainly: green. Hex color #839760 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #839760 is #7C689F. Grayscale: #8A8A8A. Windows color (decimal): -8153248 or 6330243. OLE color: 6330243.
HSL color Cylindrical-coordinate representation of color #839760: hue angle of 81.82º degrees, saturation: 0.22, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #839760 is Cyan = 0.13, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 131 | 151 | 96 | - |
| CMYK | 0.13 | 0 | 0.36 | 0.41 |
| HSL | 81.82º | 0.22% | 0.48% | - |
| HSV(B) | 81.82º | 0.36% | 0.59% | - |
| XYZ | 22.54 | 27.8 | 15.24 | - |
| YUV | 138.75 | 103.87 | 122.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 151 | 96 | 0.13 | 0 | 0.36 | 0.41 | 81.82 | 0.22 | 0.48 |
| Hex | 83 | 97 | 60 | D | 0 | 24 | 29 | 52 | 16 | 30 |
| Octal | 203 | 227 | 140 | 15 | 0 | 44 | 51 | 122 | 26 | 60 |
| Binary | 10000011 | 10010111 | 1100000 | 1101 | 0 | 100100 | 101001 | 1010010 | 10110 | 110000 |
Color Harmonies of #839760
Complementary color
Monochromatic Colors of #839760
Black with #839760
Text Example
Text Example
White with #839760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839760; }
p { color: rgb(131,151,96); }
H1.HeaderClassName
{
color: #839760;
}
.AnyTagClassName
{
color: #839760;
}
</style>
background-color css
<style>
a { background-color: #839760; }
a { background-color: rgb(131,151,96); }
div.DivClassName
{
background-color: #839760;
}
.BgClassName
{
background-color: #839760;
}
</style>
border-color css
<style>
span { border-color: #839760; }
span { border-color: rgb(131,151,96); }
td.TdClassName
{
border-color: #839760;
}
.TagClassName
{
border-color: #839760;
}
</style>