Shades of Bitter #899071
Tints of Bitter #899071
RGB
CMYK
RGB Variations
Color information
#899071 (or 0x899071) is known color: Bitter. HEX triplet: 89, 90 and 71. RGB value is (137,144,113). Sum of RGB (Red+Green+Blue) = 137+144+113=394 (52% of max value = 765). Red value is 137 (53.91% from 255 or 34.77% from 394); Green value is 144 (56.64% from 255 or 36.55% from 394); Blue value is 113 (44.53% from 255 or 28.68% from 394); Max value from RGB is 144 - color contains mainly: green. Hex color #899071 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #899071 is #766F8E. Grayscale: #8A8A8A. Windows color (decimal): -7761807 or 7442569. OLE color: 7442569.
HSL color Cylindrical-coordinate representation of color #899071: hue angle of 73.55º degrees, saturation: 0.12, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #899071 is Cyan = 0.05, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 137 | 144 | 113 | - |
| CMYK | 0.05 | 0 | 0.22 | 0.44 |
| HSL | 73.55º | 0.12% | 0.5% | - |
| HSV(B) | 73.55º | 0.22% | 0.56% | - |
| XYZ | 23.27 | 26.46 | 19.5 | - |
| YUV | 138.37 | 113.68 | 127.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 144 | 113 | 0.05 | 0 | 0.22 | 0.44 | 73.55 | 0.12 | 0.5 |
| Hex | 89 | 90 | 71 | 5 | 0 | 16 | 2C | 4A | C | 32 |
| Octal | 211 | 220 | 161 | 5 | 0 | 26 | 54 | 112 | 14 | 62 |
| Binary | 10001001 | 10010000 | 1110001 | 101 | 0 | 10110 | 101100 | 1001010 | 1100 | 110010 |
Color Harmonies of #899071
Complementary color
Monochromatic Colors of #899071
Black with #899071
Text Example
Text Example
White with #899071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #899071; }
p { color: rgb(137,144,113); }
H1.HeaderClassName
{
color: #899071;
}
.AnyTagClassName
{
color: #899071;
}
</style>
background-color css
<style>
a { background-color: #899071; }
a { background-color: rgb(137,144,113); }
div.DivClassName
{
background-color: #899071;
}
.BgClassName
{
background-color: #899071;
}
</style>
border-color css
<style>
span { border-color: #899071; }
span { border-color: rgb(137,144,113); }
td.TdClassName
{
border-color: #899071;
}
.TagClassName
{
border-color: #899071;
}
</style>