Shades of Highland #839062
Tints of Highland #839062
RGB
CMYK
RGB Variations
Color information
#839062 (or 0x839062) is known color: Highland. HEX triplet: 83, 90 and 62. RGB value is (131,144,98). Sum of RGB (Red+Green+Blue) = 131+144+98=373 (49% of max value = 765). Red value is 131 (51.56% from 255 or 35.12% from 373); Green value is 144 (56.64% from 255 or 38.61% from 373); Blue value is 98 (38.67% from 255 or 26.27% from 373); Max value from RGB is 144 - color contains mainly: green. Hex color #839062 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #839062 is #7C6F9D. Grayscale: #878787. Windows color (decimal): -8155038 or 6459523. OLE color: 6459523.
HSL color Cylindrical-coordinate representation of color #839062: hue angle of 76.96º degrees, saturation: 0.19, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #839062 is Cyan = 0.09, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 131 | 144 | 98 | - |
| CMYK | 0.09 | 0 | 0.32 | 0.44 |
| HSL | 76.96º | 0.19% | 0.47% | - |
| HSV(B) | 76.96º | 0.32% | 0.56% | - |
| XYZ | 21.54 | 25.65 | 15.37 | - |
| YUV | 134.87 | 107.19 | 125.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 144 | 98 | 0.09 | 0 | 0.32 | 0.44 | 76.96 | 0.19 | 0.47 |
| Hex | 83 | 90 | 62 | 9 | 0 | 20 | 2C | 4D | 13 | 2F |
| Octal | 203 | 220 | 142 | 11 | 0 | 40 | 54 | 115 | 23 | 57 |
| Binary | 10000011 | 10010000 | 1100010 | 1001 | 0 | 100000 | 101100 | 1001101 | 10011 | 101111 |
Color Harmonies of #839062
Complementary color
Monochromatic Colors of #839062
Black with #839062
Text Example
Text Example
White with #839062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839062; }
p { color: rgb(131,144,98); }
H1.HeaderClassName
{
color: #839062;
}
.AnyTagClassName
{
color: #839062;
}
</style>
background-color css
<style>
a { background-color: #839062; }
a { background-color: rgb(131,144,98); }
div.DivClassName
{
background-color: #839062;
}
.BgClassName
{
background-color: #839062;
}
</style>
border-color css
<style>
span { border-color: #839062; }
span { border-color: rgb(131,144,98); }
td.TdClassName
{
border-color: #839062;
}
.TagClassName
{
border-color: #839062;
}
</style>