Shades of Highball #848336
Tints of Highball #848336
RGB
CMYK
RGB Variations
Color information
#848336 (or 0x848336) is known color: Highball. HEX triplet: 84, 83 and 36. RGB value is (132,131,54). Sum of RGB (Red+Green+Blue) = 132+131+54=317 (41% of max value = 765). Red value is 132 (51.95% from 255 or 41.64% from 317); Green value is 131 (51.56% from 255 or 41.32% from 317); Blue value is 54 (21.48% from 255 or 17.03% from 317); Max value from RGB is 132 - color contains mainly: red. Hex color #848336 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #848336 is #7B7CC9. Grayscale: #7A7A7A. Windows color (decimal): -8092874 or 3572612. OLE color: 3572612.
HSL color Cylindrical-coordinate representation of color #848336: hue angle of 59.23º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #848336 is Cyan = 0, Magento = 0.01, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 131 | 54 | - |
| CMYK | 0 | 0.01 | 0.59 | 0.48 |
| HSL | 59.23º | 0.42% | 0.36% | - |
| HSV(B) | 59.23º | 0.59% | 0.52% | - |
| XYZ | 18.3 | 21.4 | 6.66 | - |
| YUV | 122.52 | 89.33 | 134.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 131 | 54 | 0 | 0.01 | 0.59 | 0.48 | 59.23 | 0.42 | 0.36 |
| Hex | 84 | 83 | 36 | 0 | 1 | 3B | 30 | 3B | 2A | 24 |
| Octal | 204 | 203 | 66 | 0 | 1 | 73 | 60 | 73 | 52 | 44 |
| Binary | 10000100 | 10000011 | 110110 | 0 | 1 | 111011 | 110000 | 111011 | 101010 | 100100 |
Color Harmonies of #848336
Complementary color
Monochromatic Colors of #848336
Black with #848336
Text Example
Text Example
White with #848336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #848336; }
p { color: rgb(132,131,54); }
H1.HeaderClassName
{
color: #848336;
}
.AnyTagClassName
{
color: #848336;
}
</style>
background-color css
<style>
a { background-color: #848336; }
a { background-color: rgb(132,131,54); }
div.DivClassName
{
background-color: #848336;
}
.BgClassName
{
background-color: #848336;
}
</style>
border-color css
<style>
span { border-color: #848336; }
span { border-color: rgb(132,131,54); }
td.TdClassName
{
border-color: #848336;
}
.TagClassName
{
border-color: #848336;
}
</style>