Shades of Highball #848548
Tints of Highball #848548
RGB
CMYK
RGB Variations
Color information
#848548 (or 0x848548) is known color: Highball. HEX triplet: 84, 85 and 48. RGB value is (132,133,72). Sum of RGB (Red+Green+Blue) = 132+133+72=337 (44% of max value = 765). Red value is 132 (51.95% from 255 or 39.17% from 337); Green value is 133 (52.34% from 255 or 39.47% from 337); Blue value is 72 (28.52% from 255 or 21.36% from 337); Max value from RGB is 133 - color contains mainly: green. Hex color #848548 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #848548 is #7B7AB7. Grayscale: #7D7D7D. Windows color (decimal): -8092344 or 4752772. OLE color: 4752772.
HSL color Cylindrical-coordinate representation of color #848548: hue angle of 60.98º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #848548 is Cyan = 0.01, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 133 | 72 | - |
| CMYK | 0.01 | 0 | 0.46 | 0.48 |
| HSL | 60.98º | 0.3% | 0.4% | - |
| HSV(B) | 60.98º | 0.46% | 0.52% | - |
| XYZ | 19.07 | 22.15 | 9.4 | - |
| YUV | 125.75 | 97.67 | 132.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 133 | 72 | 0.01 | 0 | 0.46 | 0.48 | 60.98 | 0.3 | 0.4 |
| Hex | 84 | 85 | 48 | 1 | 0 | 2E | 30 | 3D | 1E | 28 |
| Octal | 204 | 205 | 110 | 1 | 0 | 56 | 60 | 75 | 36 | 50 |
| Binary | 10000100 | 10000101 | 1001000 | 1 | 0 | 101110 | 110000 | 111101 | 11110 | 101000 |
Color Harmonies of #848548
Complementary color
Monochromatic Colors of #848548
Black with #848548
Text Example
Text Example
White with #848548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #848548; }
p { color: rgb(132,133,72); }
H1.HeaderClassName
{
color: #848548;
}
.AnyTagClassName
{
color: #848548;
}
</style>
background-color css
<style>
a { background-color: #848548; }
a { background-color: rgb(132,133,72); }
div.DivClassName
{
background-color: #848548;
}
.BgClassName
{
background-color: #848548;
}
</style>
border-color css
<style>
span { border-color: #848548; }
span { border-color: rgb(132,133,72); }
td.TdClassName
{
border-color: #848548;
}
.TagClassName
{
border-color: #848548;
}
</style>