Shades of Highland #839458
Tints of Highland #839458
RGB
CMYK
RGB Variations
Color information
#839458 (or 0x839458) is known color: Highland. HEX triplet: 83, 94 and 58. RGB value is (131,148,88). Sum of RGB (Red+Green+Blue) = 131+148+88=367 (48% of max value = 765). Red value is 131 (51.56% from 255 or 35.69% from 367); Green value is 148 (58.20% from 255 or 40.33% from 367); Blue value is 88 (34.77% from 255 or 23.98% from 367); Max value from RGB is 148 - color contains mainly: green. Hex color #839458 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #839458 is #7C6BA7. Grayscale: #888888. Windows color (decimal): -8154024 or 5805187. OLE color: 5805187.
HSL color Cylindrical-coordinate representation of color #839458: hue angle of 77º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #839458 is Cyan = 0.11, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 148 | 88 | - |
| CMYK | 0.11 | 0 | 0.41 | 0.42 |
| HSL | 77º | 0.25% | 0.46% | - |
| HSV(B) | 77º | 0.41% | 0.58% | - |
| XYZ | 21.71 | 26.71 | 13.24 | - |
| YUV | 136.08 | 100.87 | 124.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 148 | 88 | 0.11 | 0 | 0.41 | 0.42 | 77 | 0.25 | 0.46 |
| Hex | 83 | 94 | 58 | B | 0 | 29 | 2A | 4D | 19 | 2E |
| Octal | 203 | 224 | 130 | 13 | 0 | 51 | 52 | 115 | 31 | 56 |
| Binary | 10000011 | 10010100 | 1011000 | 1011 | 0 | 101001 | 101010 | 1001101 | 11001 | 101110 |
Color Harmonies of #839458
Complementary color
Monochromatic Colors of #839458
Black with #839458
Text Example
Text Example
White with #839458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839458; }
p { color: rgb(131,148,88); }
H1.HeaderClassName
{
color: #839458;
}
.AnyTagClassName
{
color: #839458;
}
</style>
background-color css
<style>
a { background-color: #839458; }
a { background-color: rgb(131,148,88); }
div.DivClassName
{
background-color: #839458;
}
.BgClassName
{
background-color: #839458;
}
</style>
border-color css
<style>
span { border-color: #839458; }
span { border-color: rgb(131,148,88); }
td.TdClassName
{
border-color: #839458;
}
.TagClassName
{
border-color: #839458;
}
</style>