Shades of Highball #858742
Tints of Highball #858742
RGB
CMYK
RGB Variations
Color information
#858742 (or 0x858742) is known color: Highball. HEX triplet: 85, 87 and 42. RGB value is (133,135,66). Sum of RGB (Red+Green+Blue) = 133+135+66=334 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.82% from 334); Green value is 135 (53.12% from 255 or 40.42% from 334); Blue value is 66 (26.17% from 255 or 19.76% from 334); Max value from RGB is 135 - color contains mainly: green. Hex color #858742 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #858742 is #7A78BD. Grayscale: #7E7E7E. Windows color (decimal): -8026302 or 4360069. OLE color: 4360069.
HSL color Cylindrical-coordinate representation of color #858742: hue angle of 61.74º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #858742 is Cyan = 0.01, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 133 | 135 | 66 | - |
| CMYK | 0.01 | 0 | 0.51 | 0.47 |
| HSL | 61.74º | 0.34% | 0.39% | - |
| HSV(B) | 61.74º | 0.51% | 0.53% | - |
| XYZ | 19.32 | 22.71 | 8.52 | - |
| YUV | 126.54 | 93.84 | 132.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 135 | 66 | 0.01 | 0 | 0.51 | 0.47 | 61.74 | 0.34 | 0.39 |
| Hex | 85 | 87 | 42 | 1 | 0 | 33 | 2F | 3E | 22 | 27 |
| Octal | 205 | 207 | 102 | 1 | 0 | 63 | 57 | 76 | 42 | 47 |
| Binary | 10000101 | 10000111 | 1000010 | 1 | 0 | 110011 | 101111 | 111110 | 100010 | 100111 |
Color Harmonies of #858742
Complementary color
Monochromatic Colors of #858742
Black with #858742
Text Example
Text Example
White with #858742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #858742; }
p { color: rgb(133,135,66); }
H1.HeaderClassName
{
color: #858742;
}
.AnyTagClassName
{
color: #858742;
}
</style>
background-color css
<style>
a { background-color: #858742; }
a { background-color: rgb(133,135,66); }
div.DivClassName
{
background-color: #858742;
}
.BgClassName
{
background-color: #858742;
}
</style>
border-color css
<style>
span { border-color: #858742; }
span { border-color: rgb(133,135,66); }
td.TdClassName
{
border-color: #858742;
}
.TagClassName
{
border-color: #858742;
}
</style>