Shades of Highland #839059
Tints of Highland #839059
RGB
CMYK
RGB Variations
Color information
#839059 (or 0x839059) is known color: Highland. HEX triplet: 83, 90 and 59. RGB value is (131,144,89). Sum of RGB (Red+Green+Blue) = 131+144+89=364 (48% of max value = 765). Red value is 131 (51.56% from 255 or 35.99% from 364); Green value is 144 (56.64% from 255 or 39.56% from 364); Blue value is 89 (35.16% from 255 or 24.45% from 364); Max value from RGB is 144 - color contains mainly: green. Hex color #839059 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #839059 is #7C6FA6. Grayscale: #868686. Windows color (decimal): -8155047 or 5869699. OLE color: 5869699.
HSL color Cylindrical-coordinate representation of color #839059: hue angle of 74.18º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #839059 is Cyan = 0.09, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 131 | 144 | 89 | - |
| CMYK | 0.09 | 0 | 0.38 | 0.44 |
| HSL | 74.18º | 0.24% | 0.46% | - |
| HSV(B) | 74.18º | 0.38% | 0.56% | - |
| XYZ | 21.14 | 25.49 | 13.26 | - |
| YUV | 133.84 | 102.69 | 125.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 144 | 89 | 0.09 | 0 | 0.38 | 0.44 | 74.18 | 0.24 | 0.46 |
| Hex | 83 | 90 | 59 | 9 | 0 | 26 | 2C | 4A | 18 | 2E |
| Octal | 203 | 220 | 131 | 11 | 0 | 46 | 54 | 112 | 30 | 56 |
| Binary | 10000011 | 10010000 | 1011001 | 1001 | 0 | 100110 | 101100 | 1001010 | 11000 | 101110 |
Color Harmonies of #839059
Complementary color
Monochromatic Colors of #839059
Black with #839059
Text Example
Text Example
White with #839059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839059; }
p { color: rgb(131,144,89); }
H1.HeaderClassName
{
color: #839059;
}
.AnyTagClassName
{
color: #839059;
}
</style>
background-color css
<style>
a { background-color: #839059; }
a { background-color: rgb(131,144,89); }
div.DivClassName
{
background-color: #839059;
}
.BgClassName
{
background-color: #839059;
}
</style>
border-color css
<style>
span { border-color: #839059; }
span { border-color: rgb(131,144,89); }
td.TdClassName
{
border-color: #839059;
}
.TagClassName
{
border-color: #839059;
}
</style>