Shades of Highball #858442
Tints of Highball #858442
RGB
CMYK
RGB Variations
Color information
#858442 (or 0x858442) is known color: Highball. HEX triplet: 85, 84 and 42. RGB value is (133,132,66). Sum of RGB (Red+Green+Blue) = 133+132+66=331 (43% of max value = 765). Red value is 133 (52.34% from 255 or 40.18% from 331); Green value is 132 (51.95% from 255 or 39.88% from 331); Blue value is 66 (26.17% from 255 or 19.94% from 331); Max value from RGB is 133 - color contains mainly: red. Hex color #858442 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #858442 is #7A7BBD. Grayscale: #7D7D7D. Windows color (decimal): -8027070 or 4359301. OLE color: 4359301.
HSL color Cylindrical-coordinate representation of color #858442: hue angle of 59.1º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #858442 is Cyan = 0, Magento = 0.01, Yellow = 0.50 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 132 | 66 | - |
| CMYK | 0 | 0.01 | 0.50 | 0.48 |
| HSL | 59.1º | 0.34% | 0.39% | - |
| HSV(B) | 59.1º | 0.5% | 0.52% | - |
| XYZ | 18.91 | 21.88 | 8.38 | - |
| YUV | 124.78 | 94.83 | 133.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 132 | 66 | 0 | 0.01 | 0.50 | 0.48 | 59.1 | 0.34 | 0.39 |
| Hex | 85 | 84 | 42 | 0 | 1 | 32 | 30 | 3B | 22 | 27 |
| Octal | 205 | 204 | 102 | 0 | 1 | 62 | 60 | 73 | 42 | 47 |
| Binary | 10000101 | 10000100 | 1000010 | 0 | 1 | 110010 | 110000 | 111011 | 100010 | 100111 |
Color Harmonies of #858442
Complementary color
Monochromatic Colors of #858442
Black with #858442
Text Example
Text Example
White with #858442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858442; }
p { color: rgb(133,132,66); }
H1.HeaderClassName
{
color: #858442;
}
.AnyTagClassName
{
color: #858442;
}
</style>
background-color css
<style>
a { background-color: #858442; }
a { background-color: rgb(133,132,66); }
div.DivClassName
{
background-color: #858442;
}
.BgClassName
{
background-color: #858442;
}
</style>
border-color css
<style>
span { border-color: #858442; }
span { border-color: rgb(133,132,66); }
td.TdClassName
{
border-color: #858442;
}
.TagClassName
{
border-color: #858442;
}
</style>