Shades of Highland #839455
Tints of Highland #839455
RGB
CMYK
RGB Variations
Color information
#839455 (or 0x839455) is known color: Highland. HEX triplet: 83, 94 and 55. RGB value is (131,148,85). Sum of RGB (Red+Green+Blue) = 131+148+85=364 (48% of max value = 765). Red value is 131 (51.56% from 255 or 35.99% from 364); Green value is 148 (58.20% from 255 or 40.66% from 364); Blue value is 85 (33.59% from 255 or 23.35% from 364); Max value from RGB is 148 - color contains mainly: green. Hex color #839455 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #839455 is #7C6BAA. Grayscale: #878787. Windows color (decimal): -8154027 or 5608579. OLE color: 5608579.
HSL color Cylindrical-coordinate representation of color #839455: hue angle of 76.19º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #839455 is Cyan = 0.11, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 131 | 148 | 85 | - |
| CMYK | 0.11 | 0 | 0.43 | 0.42 |
| HSL | 76.19º | 0.27% | 0.46% | - |
| HSV(B) | 76.19º | 0.43% | 0.58% | - |
| XYZ | 21.59 | 26.66 | 12.6 | - |
| YUV | 135.74 | 99.37 | 124.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 148 | 85 | 0.11 | 0 | 0.43 | 0.42 | 76.19 | 0.27 | 0.46 |
| Hex | 83 | 94 | 55 | B | 0 | 2B | 2A | 4C | 1B | 2E |
| Octal | 203 | 224 | 125 | 13 | 0 | 53 | 52 | 114 | 33 | 56 |
| Binary | 10000011 | 10010100 | 1010101 | 1011 | 0 | 101011 | 101010 | 1001100 | 11011 | 101110 |
Color Harmonies of #839455
Complementary color
Monochromatic Colors of #839455
Black with #839455
Text Example
Text Example
White with #839455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839455; }
p { color: rgb(131,148,85); }
H1.HeaderClassName
{
color: #839455;
}
.AnyTagClassName
{
color: #839455;
}
</style>
background-color css
<style>
a { background-color: #839455; }
a { background-color: rgb(131,148,85); }
div.DivClassName
{
background-color: #839455;
}
.BgClassName
{
background-color: #839455;
}
</style>
border-color css
<style>
span { border-color: #839455; }
span { border-color: rgb(131,148,85); }
td.TdClassName
{
border-color: #839455;
}
.TagClassName
{
border-color: #839455;
}
</style>