Shades of Bitter #889057
Tints of Bitter #889057
RGB
CMYK
RGB Variations
Color information
#889057 (or 0x889057) is known color: Bitter. HEX triplet: 88, 90 and 57. RGB value is (136,144,87). Sum of RGB (Red+Green+Blue) = 136+144+87=367 (48% of max value = 765). Red value is 136 (53.52% from 255 or 37.06% from 367); Green value is 144 (56.64% from 255 or 39.24% from 367); Blue value is 87 (34.38% from 255 or 23.71% from 367); Max value from RGB is 144 - color contains mainly: green. Hex color #889057 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #889057 is #776FA8. Grayscale: #878787. Windows color (decimal): -7827369 or 5738632. OLE color: 5738632.
HSL color Cylindrical-coordinate representation of color #889057: hue angle of 68.42º 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 #889057 is Cyan = 0.06, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 136 | 144 | 87 | - |
| CMYK | 0.06 | 0 | 0.40 | 0.44 |
| HSL | 68.42º | 0.25% | 0.45% | - |
| HSV(B) | 68.42º | 0.4% | 0.56% | - |
| XYZ | 21.85 | 25.87 | 12.86 | - |
| YUV | 135.11 | 100.85 | 128.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 144 | 87 | 0.06 | 0 | 0.40 | 0.44 | 68.42 | 0.25 | 0.45 |
| Hex | 88 | 90 | 57 | 6 | 0 | 28 | 2C | 44 | 19 | 2D |
| Octal | 210 | 220 | 127 | 6 | 0 | 50 | 54 | 104 | 31 | 55 |
| Binary | 10001000 | 10010000 | 1010111 | 110 | 0 | 101000 | 101100 | 1000100 | 11001 | 101101 |
Color Harmonies of #889057
Complementary color
Monochromatic Colors of #889057
Black with #889057
Text Example
Text Example
White with #889057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889057; }
p { color: rgb(136,144,87); }
H1.HeaderClassName
{
color: #889057;
}
.AnyTagClassName
{
color: #889057;
}
</style>
background-color css
<style>
a { background-color: #889057; }
a { background-color: rgb(136,144,87); }
div.DivClassName
{
background-color: #889057;
}
.BgClassName
{
background-color: #889057;
}
</style>
border-color css
<style>
span { border-color: #889057; }
span { border-color: rgb(136,144,87); }
td.TdClassName
{
border-color: #889057;
}
.TagClassName
{
border-color: #889057;
}
</style>