Shades of Highball #858441
Tints of Highball #858441
RGB
CMYK
RGB Variations
Color information
#858441 (or 0x858441) is known color: Highball. HEX triplet: 85, 84 and 41. RGB value is (133,132,65). Sum of RGB (Red+Green+Blue) = 133+132+65=330 (43% of max value = 765). Red value is 133 (52.34% from 255 or 40.30% from 330); Green value is 132 (51.95% from 255 or 40% from 330); Blue value is 65 (25.78% from 255 or 19.70% from 330); Max value from RGB is 133 - color contains mainly: red. Hex color #858441 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #858441 is #7A7BBE. Grayscale: #7C7C7C. Windows color (decimal): -8027071 or 4293765. OLE color: 4293765.
HSL color Cylindrical-coordinate representation of color #858441: hue angle of 59.12º 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 #858441 is Cyan = 0, Magento = 0.01, Yellow = 0.51 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 132 | 65 | - |
| CMYK | 0 | 0.01 | 0.51 | 0.48 |
| HSL | 59.12º | 0.34% | 0.39% | - |
| HSV(B) | 59.12º | 0.51% | 0.52% | - |
| XYZ | 18.88 | 21.87 | 8.23 | - |
| YUV | 124.66 | 94.33 | 133.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 132 | 65 | 0 | 0.01 | 0.51 | 0.48 | 59.12 | 0.34 | 0.39 |
| Hex | 85 | 84 | 41 | 0 | 1 | 33 | 30 | 3B | 22 | 27 |
| Octal | 205 | 204 | 101 | 0 | 1 | 63 | 60 | 73 | 42 | 47 |
| Binary | 10000101 | 10000100 | 1000001 | 0 | 1 | 110011 | 110000 | 111011 | 100010 | 100111 |
Color Harmonies of #858441
Complementary color
Monochromatic Colors of #858441
Black with #858441
Text Example
Text Example
White with #858441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858441; }
p { color: rgb(133,132,65); }
H1.HeaderClassName
{
color: #858441;
}
.AnyTagClassName
{
color: #858441;
}
</style>
background-color css
<style>
a { background-color: #858441; }
a { background-color: rgb(133,132,65); }
div.DivClassName
{
background-color: #858441;
}
.BgClassName
{
background-color: #858441;
}
</style>
border-color css
<style>
span { border-color: #858441; }
span { border-color: rgb(133,132,65); }
td.TdClassName
{
border-color: #858441;
}
.TagClassName
{
border-color: #858441;
}
</style>