Shades of Highball #848547
Tints of Highball #848547
RGB
CMYK
RGB Variations
Color information
#848547 (or 0x848547) is known color: Highball. HEX triplet: 84, 85 and 47. RGB value is (132,133,71). Sum of RGB (Red+Green+Blue) = 132+133+71=336 (44% of max value = 765). Red value is 132 (51.95% from 255 or 39.29% from 336); Green value is 133 (52.34% from 255 or 39.58% from 336); Blue value is 71 (28.12% from 255 or 21.13% from 336); Max value from RGB is 133 - color contains mainly: green. Hex color #848547 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #848547 is #7B7AB8. Grayscale: #7D7D7D. Windows color (decimal): -8092345 or 4687236. OLE color: 4687236.
HSL color Cylindrical-coordinate representation of color #848547: hue angle of 60.97º degrees, saturation: 0.3, 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 #848547 is Cyan = 0.01, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 133 | 71 | - |
| CMYK | 0.01 | 0 | 0.47 | 0.48 |
| HSL | 60.97º | 0.3% | 0.4% | - |
| HSV(B) | 60.97º | 0.47% | 0.52% | - |
| XYZ | 19.04 | 22.14 | 9.23 | - |
| YUV | 125.63 | 97.17 | 132.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 133 | 71 | 0.01 | 0 | 0.47 | 0.48 | 60.97 | 0.3 | 0.4 |
| Hex | 84 | 85 | 47 | 1 | 0 | 2F | 30 | 3D | 1E | 28 |
| Octal | 204 | 205 | 107 | 1 | 0 | 57 | 60 | 75 | 36 | 50 |
| Binary | 10000100 | 10000101 | 1000111 | 1 | 0 | 101111 | 110000 | 111101 | 11110 | 101000 |
Color Harmonies of #848547
Complementary color
Monochromatic Colors of #848547
Black with #848547
Text Example
Text Example
White with #848547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #848547; }
p { color: rgb(132,133,71); }
H1.HeaderClassName
{
color: #848547;
}
.AnyTagClassName
{
color: #848547;
}
</style>
background-color css
<style>
a { background-color: #848547; }
a { background-color: rgb(132,133,71); }
div.DivClassName
{
background-color: #848547;
}
.BgClassName
{
background-color: #848547;
}
</style>
border-color css
<style>
span { border-color: #848547; }
span { border-color: rgb(132,133,71); }
td.TdClassName
{
border-color: #848547;
}
.TagClassName
{
border-color: #848547;
}
</style>