Shades of Bitter #889062
Tints of Bitter #889062
RGB
CMYK
RGB Variations
Color information
#889062 (or 0x889062) is known color: Bitter. HEX triplet: 88, 90 and 62. RGB value is (136,144,98). Sum of RGB (Red+Green+Blue) = 136+144+98=378 (50% of max value = 765). Red value is 136 (53.52% from 255 or 35.98% from 378); Green value is 144 (56.64% from 255 or 38.10% from 378); Blue value is 98 (38.67% from 255 or 25.93% from 378); Max value from RGB is 144 - color contains mainly: green. Hex color #889062 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #889062 is #776F9D. Grayscale: #888888. Windows color (decimal): -7827358 or 6459528. OLE color: 6459528.
HSL color Cylindrical-coordinate representation of color #889062: hue angle of 70.43º degrees, saturation: 0.19, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #889062 is Cyan = 0.06, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 136 | 144 | 98 | - |
| CMYK | 0.06 | 0 | 0.32 | 0.44 |
| HSL | 70.43º | 0.19% | 0.47% | - |
| HSV(B) | 70.43º | 0.32% | 0.56% | - |
| XYZ | 22.33 | 26.06 | 15.41 | - |
| YUV | 136.36 | 106.35 | 127.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 144 | 98 | 0.06 | 0 | 0.32 | 0.44 | 70.43 | 0.19 | 0.47 |
| Hex | 88 | 90 | 62 | 6 | 0 | 20 | 2C | 46 | 13 | 2F |
| Octal | 210 | 220 | 142 | 6 | 0 | 40 | 54 | 106 | 23 | 57 |
| Binary | 10001000 | 10010000 | 1100010 | 110 | 0 | 100000 | 101100 | 1000110 | 10011 | 101111 |
Color Harmonies of #889062
Complementary color
Monochromatic Colors of #889062
Black with #889062
Text Example
Text Example
White with #889062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889062; }
p { color: rgb(136,144,98); }
H1.HeaderClassName
{
color: #889062;
}
.AnyTagClassName
{
color: #889062;
}
</style>
background-color css
<style>
a { background-color: #889062; }
a { background-color: rgb(136,144,98); }
div.DivClassName
{
background-color: #889062;
}
.BgClassName
{
background-color: #889062;
}
</style>
border-color css
<style>
span { border-color: #889062; }
span { border-color: rgb(136,144,98); }
td.TdClassName
{
border-color: #889062;
}
.TagClassName
{
border-color: #889062;
}
</style>