Shades of Highball #858048
Tints of Highball #858048
RGB
CMYK
RGB Variations
Color information
#858048 (or 0x858048) is known color: Highball. HEX triplet: 85, 80 and 48. RGB value is (133,128,72). Sum of RGB (Red+Green+Blue) = 133+128+72=333 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.94% from 333); Green value is 128 (50.39% from 255 or 38.44% from 333); Blue value is 72 (28.52% from 255 or 21.62% from 333); Max value from RGB is 133 - color contains mainly: red. Hex color #858048 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #858048 is #7A7FB7. Grayscale: #7B7B7B. Windows color (decimal): -8028088 or 4751493. OLE color: 4751493.
HSL color Cylindrical-coordinate representation of color #858048: hue angle of 55.08º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #858048 is Cyan = 0, Magento = 0.04, Yellow = 0.46 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 128 | 72 | - |
| CMYK | 0 | 0.04 | 0.46 | 0.48 |
| HSL | 55.08º | 0.3% | 0.4% | - |
| HSV(B) | 55.08º | 0.46% | 0.52% | - |
| XYZ | 18.56 | 20.89 | 9.19 | - |
| YUV | 123.11 | 99.16 | 135.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 128 | 72 | 0 | 0.04 | 0.46 | 0.48 | 55.08 | 0.3 | 0.4 |
| Hex | 85 | 80 | 48 | 0 | 4 | 2E | 30 | 37 | 1E | 28 |
| Octal | 205 | 200 | 110 | 0 | 4 | 56 | 60 | 67 | 36 | 50 |
| Binary | 10000101 | 10000000 | 1001000 | 0 | 100 | 101110 | 110000 | 110111 | 11110 | 101000 |
Color Harmonies of #858048
Complementary color
Monochromatic Colors of #858048
Black with #858048
Text Example
Text Example
White with #858048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858048; }
p { color: rgb(133,128,72); }
H1.HeaderClassName
{
color: #858048;
}
.AnyTagClassName
{
color: #858048;
}
</style>
background-color css
<style>
a { background-color: #858048; }
a { background-color: rgb(133,128,72); }
div.DivClassName
{
background-color: #858048;
}
.BgClassName
{
background-color: #858048;
}
</style>
border-color css
<style>
span { border-color: #858048; }
span { border-color: rgb(133,128,72); }
td.TdClassName
{
border-color: #858048;
}
.TagClassName
{
border-color: #858048;
}
</style>