Shades of Highball #858436
Tints of Highball #858436
RGB
CMYK
RGB Variations
Color information
#858436 (or 0x858436) is known color: Highball. HEX triplet: 85, 84 and 36. RGB value is (133,132,54). Sum of RGB (Red+Green+Blue) = 133+132+54=319 (42% of max value = 765). Red value is 133 (52.34% from 255 or 41.69% from 319); Green value is 132 (51.95% from 255 or 41.38% from 319); Blue value is 54 (21.48% from 255 or 16.93% from 319); Max value from RGB is 133 - color contains mainly: red. Hex color #858436 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #858436 is #7A7BC9. Grayscale: #7B7B7B. Windows color (decimal): -8027082 or 3572869. OLE color: 3572869.
HSL color Cylindrical-coordinate representation of color #858436: hue angle of 59.24º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #858436 is Cyan = 0, Magento = 0.01, Yellow = 0.59 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 132 | 54 | - |
| CMYK | 0 | 0.01 | 0.59 | 0.48 |
| HSL | 59.24º | 0.42% | 0.37% | - |
| HSV(B) | 59.24º | 0.59% | 0.52% | - |
| XYZ | 18.59 | 21.76 | 6.71 | - |
| YUV | 123.41 | 88.83 | 134.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 132 | 54 | 0 | 0.01 | 0.59 | 0.48 | 59.24 | 0.42 | 0.37 |
| Hex | 85 | 84 | 36 | 0 | 1 | 3B | 30 | 3B | 2A | 25 |
| Octal | 205 | 204 | 66 | 0 | 1 | 73 | 60 | 73 | 52 | 45 |
| Binary | 10000101 | 10000100 | 110110 | 0 | 1 | 111011 | 110000 | 111011 | 101010 | 100101 |
Color Harmonies of #858436
Complementary color
Monochromatic Colors of #858436
Black with #858436
Text Example
Text Example
White with #858436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858436; }
p { color: rgb(133,132,54); }
H1.HeaderClassName
{
color: #858436;
}
.AnyTagClassName
{
color: #858436;
}
</style>
background-color css
<style>
a { background-color: #858436; }
a { background-color: rgb(133,132,54); }
div.DivClassName
{
background-color: #858436;
}
.BgClassName
{
background-color: #858436;
}
</style>
border-color css
<style>
span { border-color: #858436; }
span { border-color: rgb(133,132,54); }
td.TdClassName
{
border-color: #858436;
}
.TagClassName
{
border-color: #858436;
}
</style>