Shades of Highball #858140
Tints of Highball #858140
RGB
CMYK
RGB Variations
Color information
#858140 (or 0x858140) is known color: Highball. HEX triplet: 85, 81 and 40. RGB value is (133,129,64). Sum of RGB (Red+Green+Blue) = 133+129+64=326 (43% of max value = 765). Red value is 133 (52.34% from 255 or 40.80% from 326); Green value is 129 (50.78% from 255 or 39.57% from 326); Blue value is 64 (25.39% from 255 or 19.63% from 326); Max value from RGB is 133 - color contains mainly: red. Hex color #858140 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #858140 is #7A7EBF. Grayscale: #7B7B7B. Windows color (decimal): -8027840 or 4227461. OLE color: 4227461.
HSL color Cylindrical-coordinate representation of color #858140: hue angle of 56.52º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #858140 is Cyan = 0, Magento = 0.03, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 129 | 64 | - |
| CMYK | 0 | 0.03 | 0.52 | 0.48 |
| HSL | 56.52º | 0.35% | 0.39% | - |
| HSV(B) | 56.52º | 0.52% | 0.52% | - |
| XYZ | 18.45 | 21.06 | 7.94 | - |
| YUV | 122.79 | 94.83 | 135.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 129 | 64 | 0 | 0.03 | 0.52 | 0.48 | 56.52 | 0.35 | 0.39 |
| Hex | 85 | 81 | 40 | 0 | 3 | 34 | 30 | 39 | 23 | 27 |
| Octal | 205 | 201 | 100 | 0 | 3 | 64 | 60 | 71 | 43 | 47 |
| Binary | 10000101 | 10000001 | 1000000 | 0 | 11 | 110100 | 110000 | 111001 | 100011 | 100111 |
Color Harmonies of #858140
Complementary color
Monochromatic Colors of #858140
Black with #858140
Text Example
Text Example
White with #858140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858140; }
p { color: rgb(133,129,64); }
H1.HeaderClassName
{
color: #858140;
}
.AnyTagClassName
{
color: #858140;
}
</style>
background-color css
<style>
a { background-color: #858140; }
a { background-color: rgb(133,129,64); }
div.DivClassName
{
background-color: #858140;
}
.BgClassName
{
background-color: #858140;
}
</style>
border-color css
<style>
span { border-color: #858140; }
span { border-color: rgb(133,129,64); }
td.TdClassName
{
border-color: #858140;
}
.TagClassName
{
border-color: #858140;
}
</style>