Shades of Highball #848449
Tints of Highball #848449
RGB
CMYK
RGB Variations
Color information
#848449 (or 0x848449) is known color: Highball. HEX triplet: 84, 84 and 49. RGB value is (132,132,73). Sum of RGB (Red+Green+Blue) = 132+132+73=337 (44% of max value = 765). Red value is 132 (51.95% from 255 or 39.17% from 337); Green value is 132 (51.95% from 255 or 39.17% from 337); Blue value is 73 (28.91% from 255 or 21.66% from 337); Max value from RGB is 132 - color contains mainly: red, green. Hex color #848449 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #848449 is #7B7BB6. Grayscale: #7D7D7D. Windows color (decimal): -8092599 or 4818052. OLE color: 4818052.
HSL color Cylindrical-coordinate representation of color #848449: hue angle of 60º degrees, saturation: 0.29, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #848449 is Cyan = 0, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 132 | 73 | - |
| CMYK | 0 | 0 | 0.45 | 0.48 |
| HSL | 60º | 0.29% | 0.4% | - |
| HSV(B) | 60º | 0.45% | 0.52% | - |
| XYZ | 18.97 | 21.89 | 9.53 | - |
| YUV | 125.27 | 98.5 | 132.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 132 | 73 | 0 | 0 | 0.45 | 0.48 | 60 | 0.29 | 0.4 |
| Hex | 84 | 84 | 49 | 0 | 0 | 2D | 30 | 3C | 1D | 28 |
| Octal | 204 | 204 | 111 | 0 | 0 | 55 | 60 | 74 | 35 | 50 |
| Binary | 10000100 | 10000100 | 1001001 | 0 | 0 | 101101 | 110000 | 111100 | 11101 | 101000 |
Color Harmonies of #848449
Complementary color
Monochromatic Colors of #848449
Black with #848449
Text Example
Text Example
White with #848449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #848449; }
p { color: rgb(132,132,73); }
H1.HeaderClassName
{
color: #848449;
}
.AnyTagClassName
{
color: #848449;
}
</style>
background-color css
<style>
a { background-color: #848449; }
a { background-color: rgb(132,132,73); }
div.DivClassName
{
background-color: #848449;
}
.BgClassName
{
background-color: #848449;
}
</style>
border-color css
<style>
span { border-color: #848449; }
span { border-color: rgb(132,132,73); }
td.TdClassName
{
border-color: #848449;
}
.TagClassName
{
border-color: #848449;
}
</style>