Shades of Highball #858036
Tints of Highball #858036
RGB
CMYK
RGB Variations
Color information
#858036 (or 0x858036) is known color: Highball. HEX triplet: 85, 80 and 36. RGB value is (133,128,54). Sum of RGB (Red+Green+Blue) = 133+128+54=315 (41% of max value = 765). Red value is 133 (52.34% from 255 or 42.22% from 315); Green value is 128 (50.39% from 255 or 40.63% from 315); Blue value is 54 (21.48% from 255 or 17.14% from 315); Max value from RGB is 133 - color contains mainly: red. Hex color #858036 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #858036 is #7A7FC9. Grayscale: #797979. Windows color (decimal): -8028106 or 3571845. OLE color: 3571845.
HSL color Cylindrical-coordinate representation of color #858036: hue angle of 56.2º degrees, saturation: 0.42, 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 #858036 is Cyan = 0, Magento = 0.04, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 128 | 54 | - |
| CMYK | 0 | 0.04 | 0.59 | 0.48 |
| HSL | 56.2º | 0.42% | 0.37% | - |
| HSV(B) | 56.2º | 0.59% | 0.52% | - |
| XYZ | 18.06 | 20.69 | 6.53 | - |
| YUV | 121.06 | 90.16 | 136.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 128 | 54 | 0 | 0.04 | 0.59 | 0.48 | 56.2 | 0.42 | 0.37 |
| Hex | 85 | 80 | 36 | 0 | 4 | 3B | 30 | 38 | 2A | 25 |
| Octal | 205 | 200 | 66 | 0 | 4 | 73 | 60 | 70 | 52 | 45 |
| Binary | 10000101 | 10000000 | 110110 | 0 | 100 | 111011 | 110000 | 111000 | 101010 | 100101 |
Color Harmonies of #858036
Complementary color
Monochromatic Colors of #858036
Black with #858036
Text Example
Text Example
White with #858036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858036; }
p { color: rgb(133,128,54); }
H1.HeaderClassName
{
color: #858036;
}
.AnyTagClassName
{
color: #858036;
}
</style>
background-color css
<style>
a { background-color: #858036; }
a { background-color: rgb(133,128,54); }
div.DivClassName
{
background-color: #858036;
}
.BgClassName
{
background-color: #858036;
}
</style>
border-color css
<style>
span { border-color: #858036; }
span { border-color: rgb(133,128,54); }
td.TdClassName
{
border-color: #858036;
}
.TagClassName
{
border-color: #858036;
}
</style>