Shades of Highball #848440
Tints of Highball #848440
RGB
CMYK
RGB Variations
Color information
#848440 (or 0x848440) is known color: Highball. HEX triplet: 84, 84 and 40. RGB value is (132,132,64). Sum of RGB (Red+Green+Blue) = 132+132+64=328 (43% of max value = 765). Red value is 132 (51.95% from 255 or 40.24% from 328); Green value is 132 (51.95% from 255 or 40.24% from 328); Blue value is 64 (25.39% from 255 or 19.51% from 328); Max value from RGB is 132 - color contains mainly: red, green. Hex color #848440 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #848440 is #7B7BBF. Grayscale: #7C7C7C. Windows color (decimal): -8092608 or 4228228. OLE color: 4228228.
HSL color Cylindrical-coordinate representation of color #848440: hue angle of 60º degrees, saturation: 0.35, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #848440 is Cyan = 0, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 132 | 64 | - |
| CMYK | 0 | 0 | 0.52 | 0.48 |
| HSL | 60º | 0.35% | 0.38% | - |
| HSV(B) | 60º | 0.52% | 0.52% | - |
| XYZ | 18.69 | 21.78 | 8.07 | - |
| YUV | 124.25 | 94 | 133.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 132 | 64 | 0 | 0 | 0.52 | 0.48 | 60 | 0.35 | 0.38 |
| Hex | 84 | 84 | 40 | 0 | 0 | 34 | 30 | 3C | 23 | 26 |
| Octal | 204 | 204 | 100 | 0 | 0 | 64 | 60 | 74 | 43 | 46 |
| Binary | 10000100 | 10000100 | 1000000 | 0 | 0 | 110100 | 110000 | 111100 | 100011 | 100110 |
Color Harmonies of #848440
Complementary color
Monochromatic Colors of #848440
Black with #848440
Text Example
Text Example
White with #848440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #848440; }
p { color: rgb(132,132,64); }
H1.HeaderClassName
{
color: #848440;
}
.AnyTagClassName
{
color: #848440;
}
</style>
background-color css
<style>
a { background-color: #848440; }
a { background-color: rgb(132,132,64); }
div.DivClassName
{
background-color: #848440;
}
.BgClassName
{
background-color: #848440;
}
</style>
border-color css
<style>
span { border-color: #848440; }
span { border-color: rgb(132,132,64); }
td.TdClassName
{
border-color: #848440;
}
.TagClassName
{
border-color: #848440;
}
</style>