Shades of Highball #878746
Tints of Highball #878746
RGB
CMYK
RGB Variations
Color information
#878746 (or 0x878746) is known color: Highball. HEX triplet: 87, 87 and 46. RGB value is (135,135,70). Sum of RGB (Red+Green+Blue) = 135+135+70=340 (45% of max value = 765). Red value is 135 (53.12% from 255 or 39.71% from 340); Green value is 135 (53.12% from 255 or 39.71% from 340); Blue value is 70 (27.73% from 255 or 20.59% from 340); Max value from RGB is 135 - color contains mainly: red, green. Hex color #878746 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #878746 is #7878B9. Grayscale: #7F7F7F. Windows color (decimal): -7895226 or 4622215. OLE color: 4622215.
HSL color Cylindrical-coordinate representation of color #878746: hue angle of 60º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #878746 is Cyan = 0, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 135 | 70 | - |
| CMYK | 0 | 0 | 0.48 | 0.47 |
| HSL | 60º | 0.32% | 0.4% | - |
| HSV(B) | 60º | 0.48% | 0.53% | - |
| XYZ | 19.76 | 22.92 | 9.18 | - |
| YUV | 127.59 | 95.5 | 133.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 135 | 70 | 0 | 0 | 0.48 | 0.47 | 60 | 0.32 | 0.4 |
| Hex | 87 | 87 | 46 | 0 | 0 | 30 | 2F | 3C | 20 | 28 |
| Octal | 207 | 207 | 106 | 0 | 0 | 60 | 57 | 74 | 40 | 50 |
| Binary | 10000111 | 10000111 | 1000110 | 0 | 0 | 110000 | 101111 | 111100 | 100000 | 101000 |
Color Harmonies of #878746
Complementary color
Monochromatic Colors of #878746
Black with #878746
Text Example
Text Example
White with #878746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #878746; }
p { color: rgb(135,135,70); }
H1.HeaderClassName
{
color: #878746;
}
.AnyTagClassName
{
color: #878746;
}
</style>
background-color css
<style>
a { background-color: #878746; }
a { background-color: rgb(135,135,70); }
div.DivClassName
{
background-color: #878746;
}
.BgClassName
{
background-color: #878746;
}
</style>
border-color css
<style>
span { border-color: #878746; }
span { border-color: rgb(135,135,70); }
td.TdClassName
{
border-color: #878746;
}
.TagClassName
{
border-color: #878746;
}
</style>