Shades of Highball #858047
Tints of Highball #858047
RGB
CMYK
RGB Variations
Color information
#858047 (or 0x858047) is known color: Highball. HEX triplet: 85, 80 and 47. RGB value is (133,128,71). Sum of RGB (Red+Green+Blue) = 133+128+71=332 (43% of max value = 765). Red value is 133 (52.34% from 255 or 40.06% from 332); Green value is 128 (50.39% from 255 or 38.55% from 332); Blue value is 71 (28.12% from 255 or 21.39% from 332); Max value from RGB is 133 - color contains mainly: red. Hex color #858047 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #858047 is #7A7FB8. Grayscale: #7B7B7B. Windows color (decimal): -8028089 or 4685957. OLE color: 4685957.
HSL color Cylindrical-coordinate representation of color #858047: hue angle of 55.16º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #858047 is Cyan = 0, Magento = 0.04, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 128 | 71 | - |
| CMYK | 0 | 0.04 | 0.47 | 0.48 |
| HSL | 55.16º | 0.3% | 0.4% | - |
| HSV(B) | 55.16º | 0.47% | 0.52% | - |
| XYZ | 18.53 | 20.88 | 9.01 | - |
| YUV | 123 | 98.66 | 135.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 128 | 71 | 0 | 0.04 | 0.47 | 0.48 | 55.16 | 0.3 | 0.4 |
| Hex | 85 | 80 | 47 | 0 | 4 | 2F | 30 | 37 | 1E | 28 |
| Octal | 205 | 200 | 107 | 0 | 4 | 57 | 60 | 67 | 36 | 50 |
| Binary | 10000101 | 10000000 | 1000111 | 0 | 100 | 101111 | 110000 | 110111 | 11110 | 101000 |
Color Harmonies of #858047
Complementary color
Monochromatic Colors of #858047
Black with #858047
Text Example
Text Example
White with #858047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858047; }
p { color: rgb(133,128,71); }
H1.HeaderClassName
{
color: #858047;
}
.AnyTagClassName
{
color: #858047;
}
</style>
background-color css
<style>
a { background-color: #858047; }
a { background-color: rgb(133,128,71); }
div.DivClassName
{
background-color: #858047;
}
.BgClassName
{
background-color: #858047;
}
</style>
border-color css
<style>
span { border-color: #858047; }
span { border-color: rgb(133,128,71); }
td.TdClassName
{
border-color: #858047;
}
.TagClassName
{
border-color: #858047;
}
</style>