Shades of Highball #858744
Tints of Highball #858744
RGB
CMYK
RGB Variations
Color information
#858744 (or 0x858744) is known color: Highball. HEX triplet: 85, 87 and 44. RGB value is (133,135,68). Sum of RGB (Red+Green+Blue) = 133+135+68=336 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.58% from 336); Green value is 135 (53.12% from 255 or 40.18% from 336); Blue value is 68 (26.95% from 255 or 20.24% from 336); Max value from RGB is 135 - color contains mainly: green. Hex color #858744 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #858744 is #7A78BB. Grayscale: #7F7F7F. Windows color (decimal): -8026300 or 4491141. OLE color: 4491141.
HSL color Cylindrical-coordinate representation of color #858744: hue angle of 61.79º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #858744 is Cyan = 0.01, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 133 | 135 | 68 | - |
| CMYK | 0.01 | 0 | 0.50 | 0.47 |
| HSL | 61.79º | 0.33% | 0.4% | - |
| HSV(B) | 61.79º | 0.5% | 0.53% | - |
| XYZ | 19.38 | 22.73 | 8.84 | - |
| YUV | 126.76 | 94.84 | 132.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 135 | 68 | 0.01 | 0 | 0.50 | 0.47 | 61.79 | 0.33 | 0.4 |
| Hex | 85 | 87 | 44 | 1 | 0 | 32 | 2F | 3E | 21 | 28 |
| Octal | 205 | 207 | 104 | 1 | 0 | 62 | 57 | 76 | 41 | 50 |
| Binary | 10000101 | 10000111 | 1000100 | 1 | 0 | 110010 | 101111 | 111110 | 100001 | 101000 |
Color Harmonies of #858744
Complementary color
Monochromatic Colors of #858744
Black with #858744
Text Example
Text Example
White with #858744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858744; }
p { color: rgb(133,135,68); }
H1.HeaderClassName
{
color: #858744;
}
.AnyTagClassName
{
color: #858744;
}
</style>
background-color css
<style>
a { background-color: #858744; }
a { background-color: rgb(133,135,68); }
div.DivClassName
{
background-color: #858744;
}
.BgClassName
{
background-color: #858744;
}
</style>
border-color css
<style>
span { border-color: #858744; }
span { border-color: rgb(133,135,68); }
td.TdClassName
{
border-color: #858744;
}
.TagClassName
{
border-color: #858744;
}
</style>