Shades of Highball #848441
Tints of Highball #848441
RGB
CMYK
RGB Variations
Color information
#848441 (or 0x848441) is known color: Highball. HEX triplet: 84, 84 and 41. RGB value is (132,132,65). Sum of RGB (Red+Green+Blue) = 132+132+65=329 (43% of max value = 765). Red value is 132 (51.95% from 255 or 40.12% from 329); Green value is 132 (51.95% from 255 or 40.12% from 329); Blue value is 65 (25.78% from 255 or 19.76% from 329); Max value from RGB is 132 - color contains mainly: red, green. Hex color #848441 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #848441 is #7B7BBE. Grayscale: #7C7C7C. Windows color (decimal): -8092607 or 4293764. OLE color: 4293764.
HSL color Cylindrical-coordinate representation of color #848441: hue angle of 60º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #848441 is Cyan = 0, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 132 | 65 | - |
| CMYK | 0 | 0 | 0.51 | 0.48 |
| HSL | 60º | 0.34% | 0.39% | - |
| HSV(B) | 60º | 0.51% | 0.52% | - |
| XYZ | 18.72 | 21.79 | 8.22 | - |
| YUV | 124.36 | 94.5 | 133.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 132 | 65 | 0 | 0 | 0.51 | 0.48 | 60 | 0.34 | 0.39 |
| Hex | 84 | 84 | 41 | 0 | 0 | 33 | 30 | 3C | 22 | 27 |
| Octal | 204 | 204 | 101 | 0 | 0 | 63 | 60 | 74 | 42 | 47 |
| Binary | 10000100 | 10000100 | 1000001 | 0 | 0 | 110011 | 110000 | 111100 | 100010 | 100111 |
Color Harmonies of #848441
Complementary color
Monochromatic Colors of #848441
Black with #848441
Text Example
Text Example
White with #848441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #848441; }
p { color: rgb(132,132,65); }
H1.HeaderClassName
{
color: #848441;
}
.AnyTagClassName
{
color: #848441;
}
</style>
background-color css
<style>
a { background-color: #848441; }
a { background-color: rgb(132,132,65); }
div.DivClassName
{
background-color: #848441;
}
.BgClassName
{
background-color: #848441;
}
</style>
border-color css
<style>
span { border-color: #848441; }
span { border-color: rgb(132,132,65); }
td.TdClassName
{
border-color: #848441;
}
.TagClassName
{
border-color: #848441;
}
</style>