Shades of Highball #848037
Tints of Highball #848037
RGB
CMYK
RGB Variations
Color information
#848037 (or 0x848037) is known color: Highball. HEX triplet: 84, 80 and 37. RGB value is (132,128,55). Sum of RGB (Red+Green+Blue) = 132+128+55=315 (41% of max value = 765). Red value is 132 (51.95% from 255 or 41.90% from 315); Green value is 128 (50.39% from 255 or 40.63% from 315); Blue value is 55 (21.88% from 255 or 17.46% from 315); Max value from RGB is 132 - color contains mainly: red. Hex color #848037 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #848037 is #7B7FC8. Grayscale: #797979. Windows color (decimal): -8093641 or 3637380. OLE color: 3637380.
HSL color Cylindrical-coordinate representation of color #848037: hue angle of 56.88º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #848037 is Cyan = 0, Magento = 0.03, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 128 | 55 | - |
| CMYK | 0 | 0.03 | 0.58 | 0.48 |
| HSL | 56.88º | 0.41% | 0.37% | - |
| HSV(B) | 56.88º | 0.58% | 0.52% | - |
| XYZ | 17.92 | 20.62 | 6.65 | - |
| YUV | 120.87 | 90.83 | 135.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 128 | 55 | 0 | 0.03 | 0.58 | 0.48 | 56.88 | 0.41 | 0.37 |
| Hex | 84 | 80 | 37 | 0 | 3 | 3A | 30 | 39 | 29 | 25 |
| Octal | 204 | 200 | 67 | 0 | 3 | 72 | 60 | 71 | 51 | 45 |
| Binary | 10000100 | 10000000 | 110111 | 0 | 11 | 111010 | 110000 | 111001 | 101001 | 100101 |
Color Harmonies of #848037
Complementary color
Monochromatic Colors of #848037
Black with #848037
Text Example
Text Example
White with #848037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #848037; }
p { color: rgb(132,128,55); }
H1.HeaderClassName
{
color: #848037;
}
.AnyTagClassName
{
color: #848037;
}
</style>
background-color css
<style>
a { background-color: #848037; }
a { background-color: rgb(132,128,55); }
div.DivClassName
{
background-color: #848037;
}
.BgClassName
{
background-color: #848037;
}
</style>
border-color css
<style>
span { border-color: #848037; }
span { border-color: rgb(132,128,55); }
td.TdClassName
{
border-color: #848037;
}
.TagClassName
{
border-color: #848037;
}
</style>