Shades of Highball #858341
Tints of Highball #858341
RGB
CMYK
RGB Variations
Color information
#858341 (or 0x858341) is known color: Highball. HEX triplet: 85, 83 and 41. RGB value is (133,131,65). Sum of RGB (Red+Green+Blue) = 133+131+65=329 (43% of max value = 765). Red value is 133 (52.34% from 255 or 40.43% from 329); Green value is 131 (51.56% from 255 or 39.82% from 329); Blue value is 65 (25.78% from 255 or 19.76% from 329); Max value from RGB is 133 - color contains mainly: red. Hex color #858341 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #858341 is #7A7CBE. Grayscale: #7C7C7C. Windows color (decimal): -8027327 or 4293509. OLE color: 4293509.
HSL color Cylindrical-coordinate representation of color #858341: hue angle of 58.24º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #858341 is Cyan = 0, Magento = 0.02, Yellow = 0.51 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 131 | 65 | - |
| CMYK | 0 | 0.02 | 0.51 | 0.48 |
| HSL | 58.24º | 0.34% | 0.39% | - |
| HSV(B) | 58.24º | 0.51% | 0.52% | - |
| XYZ | 18.74 | 21.6 | 8.18 | - |
| YUV | 124.07 | 94.66 | 134.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 131 | 65 | 0 | 0.02 | 0.51 | 0.48 | 58.24 | 0.34 | 0.39 |
| Hex | 85 | 83 | 41 | 0 | 2 | 33 | 30 | 3A | 22 | 27 |
| Octal | 205 | 203 | 101 | 0 | 2 | 63 | 60 | 72 | 42 | 47 |
| Binary | 10000101 | 10000011 | 1000001 | 0 | 10 | 110011 | 110000 | 111010 | 100010 | 100111 |
Color Harmonies of #858341
Complementary color
Monochromatic Colors of #858341
Black with #858341
Text Example
Text Example
White with #858341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858341; }
p { color: rgb(133,131,65); }
H1.HeaderClassName
{
color: #858341;
}
.AnyTagClassName
{
color: #858341;
}
</style>
background-color css
<style>
a { background-color: #858341; }
a { background-color: rgb(133,131,65); }
div.DivClassName
{
background-color: #858341;
}
.BgClassName
{
background-color: #858341;
}
</style>
border-color css
<style>
span { border-color: #858341; }
span { border-color: rgb(133,131,65); }
td.TdClassName
{
border-color: #858341;
}
.TagClassName
{
border-color: #858341;
}
</style>