Shades of Highball #858135
Tints of Highball #858135
RGB
CMYK
RGB Variations
Color information
#858135 (or 0x858135) is known color: Highball. HEX triplet: 85, 81 and 35. RGB value is (133,129,53). Sum of RGB (Red+Green+Blue) = 133+129+53=315 (41% of max value = 765). Red value is 133 (52.34% from 255 or 42.22% from 315); Green value is 129 (50.78% from 255 or 40.95% from 315); Blue value is 53 (21.09% from 255 or 16.83% from 315); Max value from RGB is 133 - color contains mainly: red. Hex color #858135 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #858135 is #7A7ECA. Grayscale: #797979. Windows color (decimal): -8027851 or 3506565. OLE color: 3506565.
HSL color Cylindrical-coordinate representation of color #858135: hue angle of 57º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #858135 is Cyan = 0, Magento = 0.03, Yellow = 0.60 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 129 | 53 | - |
| CMYK | 0 | 0.03 | 0.60 | 0.48 |
| HSL | 57º | 0.43% | 0.36% | - |
| HSV(B) | 57º | 0.6% | 0.52% | - |
| XYZ | 18.17 | 20.94 | 6.45 | - |
| YUV | 121.53 | 89.33 | 136.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 129 | 53 | 0 | 0.03 | 0.60 | 0.48 | 57 | 0.43 | 0.36 |
| Hex | 85 | 81 | 35 | 0 | 3 | 3C | 30 | 39 | 2B | 24 |
| Octal | 205 | 201 | 65 | 0 | 3 | 74 | 60 | 71 | 53 | 44 |
| Binary | 10000101 | 10000001 | 110101 | 0 | 11 | 111100 | 110000 | 111001 | 101011 | 100100 |
Color Harmonies of #858135
Complementary color
Monochromatic Colors of #858135
Black with #858135
Text Example
Text Example
White with #858135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858135; }
p { color: rgb(133,129,53); }
H1.HeaderClassName
{
color: #858135;
}
.AnyTagClassName
{
color: #858135;
}
</style>
background-color css
<style>
a { background-color: #858135; }
a { background-color: rgb(133,129,53); }
div.DivClassName
{
background-color: #858135;
}
.BgClassName
{
background-color: #858135;
}
</style>
border-color css
<style>
span { border-color: #858135; }
span { border-color: rgb(133,129,53); }
td.TdClassName
{
border-color: #858135;
}
.TagClassName
{
border-color: #858135;
}
</style>