Shades of Highland #839158
Tints of Highland #839158
RGB
CMYK
RGB Variations
Color information
#839158 (or 0x839158) is known color: Highland. HEX triplet: 83, 91 and 58. RGB value is (131,145,88). Sum of RGB (Red+Green+Blue) = 131+145+88=364 (48% of max value = 765). Red value is 131 (51.56% from 255 or 35.99% from 364); Green value is 145 (57.03% from 255 or 39.84% from 364); Blue value is 88 (34.77% from 255 or 24.18% from 364); Max value from RGB is 145 - color contains mainly: green. Hex color #839158 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #839158 is #7C6EA7. Grayscale: #868686. Windows color (decimal): -8154792 or 5804419. OLE color: 5804419.
HSL color Cylindrical-coordinate representation of color #839158: hue angle of 74.74º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #839158 is Cyan = 0.10, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 131 | 145 | 88 | - |
| CMYK | 0.10 | 0 | 0.39 | 0.43 |
| HSL | 74.74º | 0.24% | 0.46% | - |
| HSV(B) | 74.74º | 0.39% | 0.57% | - |
| XYZ | 21.25 | 25.78 | 13.09 | - |
| YUV | 134.32 | 101.86 | 125.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 145 | 88 | 0.10 | 0 | 0.39 | 0.43 | 74.74 | 0.24 | 0.46 |
| Hex | 83 | 91 | 58 | A | 0 | 27 | 2B | 4B | 18 | 2E |
| Octal | 203 | 221 | 130 | 12 | 0 | 47 | 53 | 113 | 30 | 56 |
| Binary | 10000011 | 10010001 | 1011000 | 1010 | 0 | 100111 | 101011 | 1001011 | 11000 | 101110 |
Color Harmonies of #839158
Complementary color
Monochromatic Colors of #839158
Black with #839158
Text Example
Text Example
White with #839158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839158; }
p { color: rgb(131,145,88); }
H1.HeaderClassName
{
color: #839158;
}
.AnyTagClassName
{
color: #839158;
}
</style>
background-color css
<style>
a { background-color: #839158; }
a { background-color: rgb(131,145,88); }
div.DivClassName
{
background-color: #839158;
}
.BgClassName
{
background-color: #839158;
}
</style>
border-color css
<style>
span { border-color: #839158; }
span { border-color: rgb(131,145,88); }
td.TdClassName
{
border-color: #839158;
}
.TagClassName
{
border-color: #839158;
}
</style>