Shades of Highball #848546
Tints of Highball #848546
RGB
CMYK
RGB Variations
Color information
#848546 (or 0x848546) is known color: Highball. HEX triplet: 84, 85 and 46. RGB value is (132,133,70). Sum of RGB (Red+Green+Blue) = 132+133+70=335 (44% of max value = 765). Red value is 132 (51.95% from 255 or 39.40% from 335); Green value is 133 (52.34% from 255 or 39.70% from 335); Blue value is 70 (27.73% from 255 or 20.90% from 335); Max value from RGB is 133 - color contains mainly: green. Hex color #848546 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #848546 is #7B7AB9. Grayscale: #7D7D7D. Windows color (decimal): -8092346 or 4621700. OLE color: 4621700.
HSL color Cylindrical-coordinate representation of color #848546: hue angle of 60.95º 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 #848546 is Cyan = 0.01, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 133 | 70 | - |
| CMYK | 0.01 | 0 | 0.47 | 0.48 |
| HSL | 60.95º | 0.31% | 0.4% | - |
| HSV(B) | 60.95º | 0.47% | 0.52% | - |
| XYZ | 19.01 | 22.12 | 9.06 | - |
| YUV | 125.52 | 96.67 | 132.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 133 | 70 | 0.01 | 0 | 0.47 | 0.48 | 60.95 | 0.31 | 0.4 |
| Hex | 84 | 85 | 46 | 1 | 0 | 2F | 30 | 3D | 1F | 28 |
| Octal | 204 | 205 | 106 | 1 | 0 | 57 | 60 | 75 | 37 | 50 |
| Binary | 10000100 | 10000101 | 1000110 | 1 | 0 | 101111 | 110000 | 111101 | 11111 | 101000 |
Color Harmonies of #848546
Complementary color
Monochromatic Colors of #848546
Black with #848546
Text Example
Text Example
White with #848546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #848546; }
p { color: rgb(132,133,70); }
H1.HeaderClassName
{
color: #848546;
}
.AnyTagClassName
{
color: #848546;
}
</style>
background-color css
<style>
a { background-color: #848546; }
a { background-color: rgb(132,133,70); }
div.DivClassName
{
background-color: #848546;
}
.BgClassName
{
background-color: #848546;
}
</style>
border-color css
<style>
span { border-color: #848546; }
span { border-color: rgb(132,133,70); }
td.TdClassName
{
border-color: #848546;
}
.TagClassName
{
border-color: #848546;
}
</style>