Shades of Highball #848135
Tints of Highball #848135
RGB
CMYK
RGB Variations
Color information
#848135 (or 0x848135) is known color: Highball. HEX triplet: 84, 81 and 35. RGB value is (132,129,53). Sum of RGB (Red+Green+Blue) = 132+129+53=314 (41% of max value = 765). Red value is 132 (51.95% from 255 or 42.04% from 314); Green value is 129 (50.78% from 255 or 41.08% from 314); Blue value is 53 (21.09% from 255 or 16.88% from 314); Max value from RGB is 132 - color contains mainly: red. Hex color #848135 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #848135 is #7B7ECA. Grayscale: #797979. Windows color (decimal): -8093387 or 3506564. OLE color: 3506564.
HSL color Cylindrical-coordinate representation of color #848135: hue angle of 57.72º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #848135 is Cyan = 0, Magento = 0.02, Yellow = 0.60 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 129 | 53 | - |
| CMYK | 0 | 0.02 | 0.60 | 0.48 |
| HSL | 57.72º | 0.43% | 0.36% | - |
| HSV(B) | 57.72º | 0.6% | 0.52% | - |
| XYZ | 18.01 | 20.86 | 6.45 | - |
| YUV | 121.23 | 89.49 | 135.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 129 | 53 | 0 | 0.02 | 0.60 | 0.48 | 57.72 | 0.43 | 0.36 |
| Hex | 84 | 81 | 35 | 0 | 2 | 3C | 30 | 3A | 2B | 24 |
| Octal | 204 | 201 | 65 | 0 | 2 | 74 | 60 | 72 | 53 | 44 |
| Binary | 10000100 | 10000001 | 110101 | 0 | 10 | 111100 | 110000 | 111010 | 101011 | 100100 |
Color Harmonies of #848135
Complementary color
Monochromatic Colors of #848135
Black with #848135
Text Example
Text Example
White with #848135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #848135; }
p { color: rgb(132,129,53); }
H1.HeaderClassName
{
color: #848135;
}
.AnyTagClassName
{
color: #848135;
}
</style>
background-color css
<style>
a { background-color: #848135; }
a { background-color: rgb(132,129,53); }
div.DivClassName
{
background-color: #848135;
}
.BgClassName
{
background-color: #848135;
}
</style>
border-color css
<style>
span { border-color: #848135; }
span { border-color: rgb(132,129,53); }
td.TdClassName
{
border-color: #848135;
}
.TagClassName
{
border-color: #848135;
}
</style>