Shades of Highball #868742
Tints of Highball #868742
RGB
CMYK
RGB Variations
Color information
#868742 (or 0x868742) is known color: Highball. HEX triplet: 86, 87 and 42. RGB value is (134,135,66). Sum of RGB (Red+Green+Blue) = 134+135+66=335 (44% of max value = 765). Red value is 134 (52.73% from 255 or 40% from 335); Green value is 135 (53.12% from 255 or 40.30% from 335); Blue value is 66 (26.17% from 255 or 19.70% from 335); Max value from RGB is 135 - color contains mainly: green. Hex color #868742 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #868742 is #7978BD. Grayscale: #7F7F7F. Windows color (decimal): -7960766 or 4360070. OLE color: 4360070.
HSL color Cylindrical-coordinate representation of color #868742: hue angle of 60.87º 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 #868742 is Cyan = 0.01, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 135 | 66 | - |
| CMYK | 0.01 | 0 | 0.51 | 0.47 |
| HSL | 60.87º | 0.34% | 0.39% | - |
| HSV(B) | 60.87º | 0.51% | 0.53% | - |
| XYZ | 19.48 | 22.79 | 8.53 | - |
| YUV | 126.84 | 93.67 | 133.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 135 | 66 | 0.01 | 0 | 0.51 | 0.47 | 60.87 | 0.34 | 0.39 |
| Hex | 86 | 87 | 42 | 1 | 0 | 33 | 2F | 3D | 22 | 27 |
| Octal | 206 | 207 | 102 | 1 | 0 | 63 | 57 | 75 | 42 | 47 |
| Binary | 10000110 | 10000111 | 1000010 | 1 | 0 | 110011 | 101111 | 111101 | 100010 | 100111 |
Color Harmonies of #868742
Complementary color
Monochromatic Colors of #868742
Black with #868742
Text Example
Text Example
White with #868742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #868742; }
p { color: rgb(134,135,66); }
H1.HeaderClassName
{
color: #868742;
}
.AnyTagClassName
{
color: #868742;
}
</style>
background-color css
<style>
a { background-color: #868742; }
a { background-color: rgb(134,135,66); }
div.DivClassName
{
background-color: #868742;
}
.BgClassName
{
background-color: #868742;
}
</style>
border-color css
<style>
span { border-color: #868742; }
span { border-color: rgb(134,135,66); }
td.TdClassName
{
border-color: #868742;
}
.TagClassName
{
border-color: #868742;
}
</style>