Shades of Highball #848238
Tints of Highball #848238
RGB
CMYK
RGB Variations
Color information
#848238 (or 0x848238) is known color: Highball. HEX triplet: 84, 82 and 38. RGB value is (132,130,56). Sum of RGB (Red+Green+Blue) = 132+130+56=318 (42% of max value = 765). Red value is 132 (51.95% from 255 or 41.51% from 318); Green value is 130 (51.17% from 255 or 40.88% from 318); Blue value is 56 (22.27% from 255 or 17.61% from 318); Max value from RGB is 132 - color contains mainly: red. Hex color #848238 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #848238 is #7B7DC7. Grayscale: #7A7A7A. Windows color (decimal): -8093128 or 3703428. OLE color: 3703428.
HSL color Cylindrical-coordinate representation of color #848238: hue angle of 58.42º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #848238 is Cyan = 0, Magento = 0.02, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 130 | 56 | - |
| CMYK | 0 | 0.02 | 0.58 | 0.48 |
| HSL | 58.42º | 0.4% | 0.37% | - |
| HSV(B) | 58.42º | 0.58% | 0.52% | - |
| XYZ | 18.21 | 21.16 | 6.87 | - |
| YUV | 122.16 | 90.66 | 135.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 130 | 56 | 0 | 0.02 | 0.58 | 0.48 | 58.42 | 0.4 | 0.37 |
| Hex | 84 | 82 | 38 | 0 | 2 | 3A | 30 | 3A | 28 | 25 |
| Octal | 204 | 202 | 70 | 0 | 2 | 72 | 60 | 72 | 50 | 45 |
| Binary | 10000100 | 10000010 | 111000 | 0 | 10 | 111010 | 110000 | 111010 | 101000 | 100101 |
Color Harmonies of #848238
Complementary color
Monochromatic Colors of #848238
Black with #848238
Text Example
Text Example
White with #848238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #848238; }
p { color: rgb(132,130,56); }
H1.HeaderClassName
{
color: #848238;
}
.AnyTagClassName
{
color: #848238;
}
</style>
background-color css
<style>
a { background-color: #848238; }
a { background-color: rgb(132,130,56); }
div.DivClassName
{
background-color: #848238;
}
.BgClassName
{
background-color: #848238;
}
</style>
border-color css
<style>
span { border-color: #848238; }
span { border-color: rgb(132,130,56); }
td.TdClassName
{
border-color: #848238;
}
.TagClassName
{
border-color: #848238;
}
</style>