Shades of Bitter #879057
Tints of Bitter #879057
RGB
CMYK
RGB Variations
Color information
#879057 (or 0x879057) is known color: Bitter. HEX triplet: 87, 90 and 57. RGB value is (135,144,87). Sum of RGB (Red+Green+Blue) = 135+144+87=366 (48% of max value = 765). Red value is 135 (53.12% from 255 or 36.89% from 366); Green value is 144 (56.64% from 255 or 39.34% from 366); Blue value is 87 (34.38% from 255 or 23.77% from 366); Max value from RGB is 144 - color contains mainly: green. Hex color #879057 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #879057 is #786FA8. Grayscale: #878787. Windows color (decimal): -7892905 or 5738631. OLE color: 5738631.
HSL color Cylindrical-coordinate representation of color #879057: hue angle of 69.47º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #879057 is Cyan = 0.06, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 135 | 144 | 87 | - |
| CMYK | 0.06 | 0 | 0.40 | 0.44 |
| HSL | 69.47º | 0.25% | 0.45% | - |
| HSV(B) | 69.47º | 0.4% | 0.56% | - |
| XYZ | 21.69 | 25.79 | 12.85 | - |
| YUV | 134.81 | 101.02 | 128.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 144 | 87 | 0.06 | 0 | 0.40 | 0.44 | 69.47 | 0.25 | 0.45 |
| Hex | 87 | 90 | 57 | 6 | 0 | 28 | 2C | 45 | 19 | 2D |
| Octal | 207 | 220 | 127 | 6 | 0 | 50 | 54 | 105 | 31 | 55 |
| Binary | 10000111 | 10010000 | 1010111 | 110 | 0 | 101000 | 101100 | 1000101 | 11001 | 101101 |
Color Harmonies of #879057
Complementary color
Monochromatic Colors of #879057
Black with #879057
Text Example
Text Example
White with #879057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #879057; }
p { color: rgb(135,144,87); }
H1.HeaderClassName
{
color: #879057;
}
.AnyTagClassName
{
color: #879057;
}
</style>
background-color css
<style>
a { background-color: #879057; }
a { background-color: rgb(135,144,87); }
div.DivClassName
{
background-color: #879057;
}
.BgClassName
{
background-color: #879057;
}
</style>
border-color css
<style>
span { border-color: #879057; }
span { border-color: rgb(135,144,87); }
td.TdClassName
{
border-color: #879057;
}
.TagClassName
{
border-color: #879057;
}
</style>