Shades of Highball #858340
Tints of Highball #858340
RGB
CMYK
RGB Variations
Color information
#858340 (or 0x858340) is known color: Highball. HEX triplet: 85, 83 and 40. RGB value is (133,131,64). Sum of RGB (Red+Green+Blue) = 133+131+64=328 (43% of max value = 765). Red value is 133 (52.34% from 255 or 40.55% from 328); Green value is 131 (51.56% from 255 or 39.94% from 328); Blue value is 64 (25.39% from 255 or 19.51% from 328); Max value from RGB is 133 - color contains mainly: red. Hex color #858340 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #858340 is #7A7CBF. Grayscale: #7C7C7C. Windows color (decimal): -8027328 or 4227973. OLE color: 4227973.
HSL color Cylindrical-coordinate representation of color #858340: hue angle of 58.26º 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 #858340 is Cyan = 0, Magento = 0.02, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 131 | 64 | - |
| CMYK | 0 | 0.02 | 0.52 | 0.48 |
| HSL | 58.26º | 0.35% | 0.39% | - |
| HSV(B) | 58.26º | 0.52% | 0.52% | - |
| XYZ | 18.71 | 21.59 | 8.03 | - |
| YUV | 123.96 | 94.16 | 134.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 131 | 64 | 0 | 0.02 | 0.52 | 0.48 | 58.26 | 0.35 | 0.39 |
| Hex | 85 | 83 | 40 | 0 | 2 | 34 | 30 | 3A | 23 | 27 |
| Octal | 205 | 203 | 100 | 0 | 2 | 64 | 60 | 72 | 43 | 47 |
| Binary | 10000101 | 10000011 | 1000000 | 0 | 10 | 110100 | 110000 | 111010 | 100011 | 100111 |
Color Harmonies of #858340
Complementary color
Monochromatic Colors of #858340
Black with #858340
Text Example
Text Example
White with #858340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858340; }
p { color: rgb(133,131,64); }
H1.HeaderClassName
{
color: #858340;
}
.AnyTagClassName
{
color: #858340;
}
</style>
background-color css
<style>
a { background-color: #858340; }
a { background-color: rgb(133,131,64); }
div.DivClassName
{
background-color: #858340;
}
.BgClassName
{
background-color: #858340;
}
</style>
border-color css
<style>
span { border-color: #858340; }
span { border-color: rgb(133,131,64); }
td.TdClassName
{
border-color: #858340;
}
.TagClassName
{
border-color: #858340;
}
</style>