Shades of Bitter #879259
Tints of Bitter #879259
RGB
CMYK
RGB Variations
Color information
#879259 (or 0x879259) is known color: Bitter. HEX triplet: 87, 92 and 59. RGB value is (135,146,89). Sum of RGB (Red+Green+Blue) = 135+146+89=370 (49% of max value = 765). Red value is 135 (53.12% from 255 or 36.49% from 370); Green value is 146 (57.42% from 255 or 39.46% from 370); Blue value is 89 (35.16% from 255 or 24.05% from 370); Max value from RGB is 146 - color contains mainly: green. Hex color #879259 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #879259 is #786DA6. Grayscale: #888888. Windows color (decimal): -7892391 or 5870215. OLE color: 5870215.
HSL color Cylindrical-coordinate representation of color #879259: hue angle of 71.58º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #879259 is Cyan = 0.08, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 135 | 146 | 89 | - |
| CMYK | 0.08 | 0 | 0.39 | 0.43 |
| HSL | 71.58º | 0.24% | 0.46% | - |
| HSV(B) | 71.58º | 0.39% | 0.57% | - |
| XYZ | 22.07 | 26.43 | 13.39 | - |
| YUV | 136.21 | 101.36 | 127.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 146 | 89 | 0.08 | 0 | 0.39 | 0.43 | 71.58 | 0.24 | 0.46 |
| Hex | 87 | 92 | 59 | 8 | 0 | 27 | 2B | 48 | 18 | 2E |
| Octal | 207 | 222 | 131 | 10 | 0 | 47 | 53 | 110 | 30 | 56 |
| Binary | 10000111 | 10010010 | 1011001 | 1000 | 0 | 100111 | 101011 | 1001000 | 11000 | 101110 |
Color Harmonies of #879259
Complementary color
Monochromatic Colors of #879259
Black with #879259
Text Example
Text Example
White with #879259
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #879259; }
p { color: rgb(135,146,89); }
H1.HeaderClassName
{
color: #879259;
}
.AnyTagClassName
{
color: #879259;
}
</style>
background-color css
<style>
a { background-color: #879259; }
a { background-color: rgb(135,146,89); }
div.DivClassName
{
background-color: #879259;
}
.BgClassName
{
background-color: #879259;
}
</style>
border-color css
<style>
span { border-color: #879259; }
span { border-color: rgb(135,146,89); }
td.TdClassName
{
border-color: #879259;
}
.TagClassName
{
border-color: #879259;
}
</style>