Shades of Highball #858749
Tints of Highball #858749
RGB
CMYK
RGB Variations
Color information
#858749 (or 0x858749) is known color: Highball. HEX triplet: 85, 87 and 49. RGB value is (133,135,73). Sum of RGB (Red+Green+Blue) = 133+135+73=341 (45% of max value = 765). Red value is 133 (52.34% from 255 or 39.00% from 341); Green value is 135 (53.12% from 255 or 39.59% from 341); Blue value is 73 (28.91% from 255 or 21.41% from 341); Max value from RGB is 135 - color contains mainly: green. Hex color #858749 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #858749 is #7A78B6. Grayscale: #7F7F7F. Windows color (decimal): -8026295 or 4818821. OLE color: 4818821.
HSL color Cylindrical-coordinate representation of color #858749: hue angle of 61.94º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #858749 is Cyan = 0.01, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 133 | 135 | 73 | - |
| CMYK | 0.01 | 0 | 0.46 | 0.47 |
| HSL | 61.94º | 0.3% | 0.41% | - |
| HSV(B) | 61.94º | 0.46% | 0.53% | - |
| XYZ | 19.54 | 22.8 | 9.67 | - |
| YUV | 127.33 | 97.34 | 132.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 135 | 73 | 0.01 | 0 | 0.46 | 0.47 | 61.94 | 0.3 | 0.41 |
| Hex | 85 | 87 | 49 | 1 | 0 | 2E | 2F | 3E | 1E | 29 |
| Octal | 205 | 207 | 111 | 1 | 0 | 56 | 57 | 76 | 36 | 51 |
| Binary | 10000101 | 10000111 | 1001001 | 1 | 0 | 101110 | 101111 | 111110 | 11110 | 101001 |
Color Harmonies of #858749
Complementary color
Monochromatic Colors of #858749
Black with #858749
Text Example
Text Example
White with #858749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858749; }
p { color: rgb(133,135,73); }
H1.HeaderClassName
{
color: #858749;
}
.AnyTagClassName
{
color: #858749;
}
</style>
background-color css
<style>
a { background-color: #858749; }
a { background-color: rgb(133,135,73); }
div.DivClassName
{
background-color: #858749;
}
.BgClassName
{
background-color: #858749;
}
</style>
border-color css
<style>
span { border-color: #858749; }
span { border-color: rgb(133,135,73); }
td.TdClassName
{
border-color: #858749;
}
.TagClassName
{
border-color: #858749;
}
</style>