Shades of Highball #858037
Tints of Highball #858037
RGB
CMYK
RGB Variations
Color information
#858037 (or 0x858037) is known color: Highball. HEX triplet: 85, 80 and 37. RGB value is (133,128,55). Sum of RGB (Red+Green+Blue) = 133+128+55=316 (41% of max value = 765). Red value is 133 (52.34% from 255 or 42.09% from 316); Green value is 128 (50.39% from 255 or 40.51% from 316); Blue value is 55 (21.88% from 255 or 17.41% from 316); Max value from RGB is 133 - color contains mainly: red. Hex color #858037 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #858037 is #7A7FC8. Grayscale: #797979. Windows color (decimal): -8028105 or 3637381. OLE color: 3637381.
HSL color Cylindrical-coordinate representation of color #858037: hue angle of 56.15º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #858037 is Cyan = 0, Magento = 0.04, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 128 | 55 | - |
| CMYK | 0 | 0.04 | 0.59 | 0.48 |
| HSL | 56.15º | 0.41% | 0.37% | - |
| HSV(B) | 56.15º | 0.59% | 0.52% | - |
| XYZ | 18.08 | 20.7 | 6.66 | - |
| YUV | 121.17 | 90.66 | 136.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 128 | 55 | 0 | 0.04 | 0.59 | 0.48 | 56.15 | 0.41 | 0.37 |
| Hex | 85 | 80 | 37 | 0 | 4 | 3B | 30 | 38 | 29 | 25 |
| Octal | 205 | 200 | 67 | 0 | 4 | 73 | 60 | 70 | 51 | 45 |
| Binary | 10000101 | 10000000 | 110111 | 0 | 100 | 111011 | 110000 | 111000 | 101001 | 100101 |
Color Harmonies of #858037
Complementary color
Monochromatic Colors of #858037
Black with #858037
Text Example
Text Example
White with #858037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858037; }
p { color: rgb(133,128,55); }
H1.HeaderClassName
{
color: #858037;
}
.AnyTagClassName
{
color: #858037;
}
</style>
background-color css
<style>
a { background-color: #858037; }
a { background-color: rgb(133,128,55); }
div.DivClassName
{
background-color: #858037;
}
.BgClassName
{
background-color: #858037;
}
</style>
border-color css
<style>
span { border-color: #858037; }
span { border-color: rgb(133,128,55); }
td.TdClassName
{
border-color: #858037;
}
.TagClassName
{
border-color: #858037;
}
</style>