Shades of Bitter #889073
Tints of Bitter #889073
RGB
CMYK
RGB Variations
Color information
#889073 (or 0x889073) is known color: Bitter. HEX triplet: 88, 90 and 73. RGB value is (136,144,115). Sum of RGB (Red+Green+Blue) = 136+144+115=395 (52% of max value = 765). Red value is 136 (53.52% from 255 or 34.43% from 395); Green value is 144 (56.64% from 255 or 36.46% from 395); Blue value is 115 (45.31% from 255 or 29.11% from 395); Max value from RGB is 144 - color contains mainly: green. Hex color #889073 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #889073 is #776F8C. Grayscale: #8A8A8A. Windows color (decimal): -7827341 or 7573640. OLE color: 7573640.
HSL color Cylindrical-coordinate representation of color #889073: hue angle of 76.55º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #889073 is Cyan = 0.06, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 136 | 144 | 115 | - |
| CMYK | 0.06 | 0 | 0.20 | 0.44 |
| HSL | 76.55º | 0.12% | 0.51% | - |
| HSV(B) | 76.55º | 0.2% | 0.56% | - |
| XYZ | 23.22 | 26.42 | 20.1 | - |
| YUV | 138.3 | 114.85 | 126.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 144 | 115 | 0.06 | 0 | 0.20 | 0.44 | 76.55 | 0.12 | 0.51 |
| Hex | 88 | 90 | 73 | 6 | 0 | 14 | 2C | 4D | C | 33 |
| Octal | 210 | 220 | 163 | 6 | 0 | 24 | 54 | 115 | 14 | 63 |
| Binary | 10001000 | 10010000 | 1110011 | 110 | 0 | 10100 | 101100 | 1001101 | 1100 | 110011 |
Color Harmonies of #889073
Complementary color
Monochromatic Colors of #889073
Black with #889073
Text Example
Text Example
White with #889073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889073; }
p { color: rgb(136,144,115); }
H1.HeaderClassName
{
color: #889073;
}
.AnyTagClassName
{
color: #889073;
}
</style>
background-color css
<style>
a { background-color: #889073; }
a { background-color: rgb(136,144,115); }
div.DivClassName
{
background-color: #889073;
}
.BgClassName
{
background-color: #889073;
}
</style>
border-color css
<style>
span { border-color: #889073; }
span { border-color: rgb(136,144,115); }
td.TdClassName
{
border-color: #889073;
}
.TagClassName
{
border-color: #889073;
}
</style>