Shades of Bitter #889058
Tints of Bitter #889058
RGB
CMYK
RGB Variations
Color information
#889058 (or 0x889058) is known color: Bitter. HEX triplet: 88, 90 and 58. RGB value is (136,144,88). Sum of RGB (Red+Green+Blue) = 136+144+88=368 (48% of max value = 765). Red value is 136 (53.52% from 255 or 36.96% from 368); Green value is 144 (56.64% from 255 or 39.13% from 368); Blue value is 88 (34.77% from 255 or 23.91% from 368); Max value from RGB is 144 - color contains mainly: green. Hex color #889058 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #889058 is #776FA7. Grayscale: #878787. Windows color (decimal): -7827368 or 5804168. OLE color: 5804168.
HSL color Cylindrical-coordinate representation of color #889058: hue angle of 68.57º degrees, saturation: 0.24, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #889058 is Cyan = 0.06, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 136 | 144 | 88 | - |
| CMYK | 0.06 | 0 | 0.39 | 0.44 |
| HSL | 68.57º | 0.24% | 0.45% | - |
| HSV(B) | 68.57º | 0.39% | 0.56% | - |
| XYZ | 21.89 | 25.89 | 13.08 | - |
| YUV | 135.22 | 101.35 | 128.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 144 | 88 | 0.06 | 0 | 0.39 | 0.44 | 68.57 | 0.24 | 0.45 |
| Hex | 88 | 90 | 58 | 6 | 0 | 27 | 2C | 45 | 18 | 2D |
| Octal | 210 | 220 | 130 | 6 | 0 | 47 | 54 | 105 | 30 | 55 |
| Binary | 10001000 | 10010000 | 1011000 | 110 | 0 | 100111 | 101100 | 1000101 | 11000 | 101101 |
Color Harmonies of #889058
Complementary color
Monochromatic Colors of #889058
Black with #889058
Text Example
Text Example
White with #889058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889058; }
p { color: rgb(136,144,88); }
H1.HeaderClassName
{
color: #889058;
}
.AnyTagClassName
{
color: #889058;
}
</style>
background-color css
<style>
a { background-color: #889058; }
a { background-color: rgb(136,144,88); }
div.DivClassName
{
background-color: #889058;
}
.BgClassName
{
background-color: #889058;
}
</style>
border-color css
<style>
span { border-color: #889058; }
span { border-color: rgb(136,144,88); }
td.TdClassName
{
border-color: #889058;
}
.TagClassName
{
border-color: #889058;
}
</style>