Shades of Bitter #879160
Tints of Bitter #879160
RGB
CMYK
RGB Variations
Color information
#879160 (or 0x879160) is known color: Bitter. HEX triplet: 87, 91 and 60. RGB value is (135,145,96). Sum of RGB (Red+Green+Blue) = 135+145+96=376 (49% of max value = 765). Red value is 135 (53.12% from 255 or 35.90% from 376); Green value is 145 (57.03% from 255 or 38.56% from 376); Blue value is 96 (37.89% from 255 or 25.53% from 376); Max value from RGB is 145 - color contains mainly: green. Hex color #879160 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #879160 is #786E9F. Grayscale: #888888. Windows color (decimal): -7892640 or 6328711. OLE color: 6328711.
HSL color Cylindrical-coordinate representation of color #879160: hue angle of 72.24º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #879160 is Cyan = 0.07, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 135 | 145 | 96 | - |
| CMYK | 0.07 | 0 | 0.34 | 0.43 |
| HSL | 72.24º | 0.2% | 0.47% | - |
| HSV(B) | 72.24º | 0.34% | 0.57% | - |
| XYZ | 22.23 | 26.25 | 14.96 | - |
| YUV | 136.42 | 105.19 | 126.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 145 | 96 | 0.07 | 0 | 0.34 | 0.43 | 72.24 | 0.2 | 0.47 |
| Hex | 87 | 91 | 60 | 7 | 0 | 22 | 2B | 48 | 14 | 2F |
| Octal | 207 | 221 | 140 | 7 | 0 | 42 | 53 | 110 | 24 | 57 |
| Binary | 10000111 | 10010001 | 1100000 | 111 | 0 | 100010 | 101011 | 1001000 | 10100 | 101111 |
Color Harmonies of #879160
Complementary color
Monochromatic Colors of #879160
Black with #879160
Text Example
Text Example
White with #879160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #879160; }
p { color: rgb(135,145,96); }
H1.HeaderClassName
{
color: #879160;
}
.AnyTagClassName
{
color: #879160;
}
</style>
background-color css
<style>
a { background-color: #879160; }
a { background-color: rgb(135,145,96); }
div.DivClassName
{
background-color: #879160;
}
.BgClassName
{
background-color: #879160;
}
</style>
border-color css
<style>
span { border-color: #879160; }
span { border-color: rgb(135,145,96); }
td.TdClassName
{
border-color: #879160;
}
.TagClassName
{
border-color: #879160;
}
</style>