Shades of Bitter #889056
Tints of Bitter #889056
RGB
CMYK
RGB Variations
Color information
#889056 (or 0x889056) is known color: Bitter. HEX triplet: 88, 90 and 56. RGB value is (136,144,86). Sum of RGB (Red+Green+Blue) = 136+144+86=366 (48% of max value = 765). Red value is 136 (53.52% from 255 or 37.16% from 366); Green value is 144 (56.64% from 255 or 39.34% from 366); Blue value is 86 (33.98% from 255 or 23.50% from 366); Max value from RGB is 144 - color contains mainly: green. Hex color #889056 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #889056 is #776FA9. Grayscale: #878787. Windows color (decimal): -7827370 or 5673096. OLE color: 5673096.
HSL color Cylindrical-coordinate representation of color #889056: hue angle of 68.28º 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 #889056 is Cyan = 0.06, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 136 | 144 | 86 | - |
| CMYK | 0.06 | 0 | 0.40 | 0.44 |
| HSL | 68.28º | 0.25% | 0.45% | - |
| HSV(B) | 68.28º | 0.4% | 0.56% | - |
| XYZ | 21.81 | 25.85 | 12.64 | - |
| YUV | 135 | 100.35 | 128.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 144 | 86 | 0.06 | 0 | 0.40 | 0.44 | 68.28 | 0.25 | 0.45 |
| Hex | 88 | 90 | 56 | 6 | 0 | 28 | 2C | 44 | 19 | 2D |
| Octal | 210 | 220 | 126 | 6 | 0 | 50 | 54 | 104 | 31 | 55 |
| Binary | 10001000 | 10010000 | 1010110 | 110 | 0 | 101000 | 101100 | 1000100 | 11001 | 101101 |
Color Harmonies of #889056
Complementary color
Monochromatic Colors of #889056
Black with #889056
Text Example
Text Example
White with #889056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889056; }
p { color: rgb(136,144,86); }
H1.HeaderClassName
{
color: #889056;
}
.AnyTagClassName
{
color: #889056;
}
</style>
background-color css
<style>
a { background-color: #889056; }
a { background-color: rgb(136,144,86); }
div.DivClassName
{
background-color: #889056;
}
.BgClassName
{
background-color: #889056;
}
</style>
border-color css
<style>
span { border-color: #889056; }
span { border-color: rgb(136,144,86); }
td.TdClassName
{
border-color: #889056;
}
.TagClassName
{
border-color: #889056;
}
</style>