Shades of Highball #848446
Tints of Highball #848446
RGB
CMYK
RGB Variations
Color information
#848446 (or 0x848446) is known color: Highball. HEX triplet: 84, 84 and 46. RGB value is (132,132,70). Sum of RGB (Red+Green+Blue) = 132+132+70=334 (44% of max value = 765). Red value is 132 (51.95% from 255 or 39.52% from 334); Green value is 132 (51.95% from 255 or 39.52% from 334); Blue value is 70 (27.73% from 255 or 20.96% from 334); Max value from RGB is 132 - color contains mainly: red, green. Hex color #848446 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #848446 is #7B7BB9. Grayscale: #7D7D7D. Windows color (decimal): -8092602 or 4621444. OLE color: 4621444.
HSL color Cylindrical-coordinate representation of color #848446: hue angle of 60º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #848446 is Cyan = 0, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 132 | 70 | - |
| CMYK | 0 | 0 | 0.47 | 0.48 |
| HSL | 60º | 0.31% | 0.4% | - |
| HSV(B) | 60º | 0.47% | 0.52% | - |
| XYZ | 18.87 | 21.85 | 9.02 | - |
| YUV | 124.93 | 97 | 133.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 132 | 70 | 0 | 0 | 0.47 | 0.48 | 60 | 0.31 | 0.4 |
| Hex | 84 | 84 | 46 | 0 | 0 | 2F | 30 | 3C | 1F | 28 |
| Octal | 204 | 204 | 106 | 0 | 0 | 57 | 60 | 74 | 37 | 50 |
| Binary | 10000100 | 10000100 | 1000110 | 0 | 0 | 101111 | 110000 | 111100 | 11111 | 101000 |
Color Harmonies of #848446
Complementary color
Monochromatic Colors of #848446
Black with #848446
Text Example
Text Example
White with #848446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #848446; }
p { color: rgb(132,132,70); }
H1.HeaderClassName
{
color: #848446;
}
.AnyTagClassName
{
color: #848446;
}
</style>
background-color css
<style>
a { background-color: #848446; }
a { background-color: rgb(132,132,70); }
div.DivClassName
{
background-color: #848446;
}
.BgClassName
{
background-color: #848446;
}
</style>
border-color css
<style>
span { border-color: #848446; }
span { border-color: rgb(132,132,70); }
td.TdClassName
{
border-color: #848446;
}
.TagClassName
{
border-color: #848446;
}
</style>