Shades of Highball #858438
Tints of Highball #858438
RGB
CMYK
RGB Variations
Color information
#858438 (or 0x858438) is known color: Highball. HEX triplet: 85, 84 and 38. RGB value is (133,132,56). Sum of RGB (Red+Green+Blue) = 133+132+56=321 (42% of max value = 765). Red value is 133 (52.34% from 255 or 41.43% from 321); Green value is 132 (51.95% from 255 or 41.12% from 321); Blue value is 56 (22.27% from 255 or 17.45% from 321); Max value from RGB is 133 - color contains mainly: red. Hex color #858438 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #858438 is #7A7BC7. Grayscale: #7B7B7B. Windows color (decimal): -8027080 or 3703941. OLE color: 3703941.
HSL color Cylindrical-coordinate representation of color #858438: hue angle of 59.22º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #858438 is Cyan = 0, Magento = 0.01, Yellow = 0.58 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 132 | 56 | - |
| CMYK | 0 | 0.01 | 0.58 | 0.48 |
| HSL | 59.22º | 0.41% | 0.37% | - |
| HSV(B) | 59.22º | 0.58% | 0.52% | - |
| XYZ | 18.64 | 21.77 | 6.96 | - |
| YUV | 123.64 | 89.83 | 134.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 132 | 56 | 0 | 0.01 | 0.58 | 0.48 | 59.22 | 0.41 | 0.37 |
| Hex | 85 | 84 | 38 | 0 | 1 | 3A | 30 | 3B | 29 | 25 |
| Octal | 205 | 204 | 70 | 0 | 1 | 72 | 60 | 73 | 51 | 45 |
| Binary | 10000101 | 10000100 | 111000 | 0 | 1 | 111010 | 110000 | 111011 | 101001 | 100101 |
Color Harmonies of #858438
Complementary color
Monochromatic Colors of #858438
Black with #858438
Text Example
Text Example
White with #858438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858438; }
p { color: rgb(133,132,56); }
H1.HeaderClassName
{
color: #858438;
}
.AnyTagClassName
{
color: #858438;
}
</style>
background-color css
<style>
a { background-color: #858438; }
a { background-color: rgb(133,132,56); }
div.DivClassName
{
background-color: #858438;
}
.BgClassName
{
background-color: #858438;
}
</style>
border-color css
<style>
span { border-color: #858438; }
span { border-color: rgb(133,132,56); }
td.TdClassName
{
border-color: #858438;
}
.TagClassName
{
border-color: #858438;
}
</style>