Shades of Highland #839254
Tints of Highland #839254
RGB
CMYK
RGB Variations
Color information
#839254 (or 0x839254) is known color: Highland. HEX triplet: 83, 92 and 54. RGB value is (131,146,84). Sum of RGB (Red+Green+Blue) = 131+146+84=361 (47% of max value = 765). Red value is 131 (51.56% from 255 or 36.29% from 361); Green value is 146 (57.42% from 255 or 40.44% from 361); Blue value is 84 (33.20% from 255 or 23.27% from 361); Max value from RGB is 146 - color contains mainly: green. Hex color #839254 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #839254 is #7C6DAB. Grayscale: #868686. Windows color (decimal): -8154540 or 5542531. OLE color: 5542531.
HSL color Cylindrical-coordinate representation of color #839254: hue angle of 74.52º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #839254 is Cyan = 0.10, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 131 | 146 | 84 | - |
| CMYK | 0.10 | 0 | 0.42 | 0.43 |
| HSL | 74.52º | 0.27% | 0.45% | - |
| HSV(B) | 74.52º | 0.42% | 0.57% | - |
| XYZ | 21.24 | 26.02 | 12.29 | - |
| YUV | 134.45 | 99.53 | 125.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 146 | 84 | 0.10 | 0 | 0.42 | 0.43 | 74.52 | 0.27 | 0.45 |
| Hex | 83 | 92 | 54 | A | 0 | 2A | 2B | 4B | 1B | 2D |
| Octal | 203 | 222 | 124 | 12 | 0 | 52 | 53 | 113 | 33 | 55 |
| Binary | 10000011 | 10010010 | 1010100 | 1010 | 0 | 101010 | 101011 | 1001011 | 11011 | 101101 |
Color Harmonies of #839254
Complementary color
Monochromatic Colors of #839254
Black with #839254
Text Example
Text Example
White with #839254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #839254; }
p { color: rgb(131,146,84); }
H1.HeaderClassName
{
color: #839254;
}
.AnyTagClassName
{
color: #839254;
}
</style>
background-color css
<style>
a { background-color: #839254; }
a { background-color: rgb(131,146,84); }
div.DivClassName
{
background-color: #839254;
}
.BgClassName
{
background-color: #839254;
}
</style>
border-color css
<style>
span { border-color: #839254; }
span { border-color: rgb(131,146,84); }
td.TdClassName
{
border-color: #839254;
}
.TagClassName
{
border-color: #839254;
}
</style>