Shades of Bitter #899158
Tints of Bitter #899158
RGB
CMYK
RGB Variations
Color information
#899158 (or 0x899158) is known color: Bitter. HEX triplet: 89, 91 and 58. RGB value is (137,145,88). Sum of RGB (Red+Green+Blue) = 137+145+88=370 (49% of max value = 765). Red value is 137 (53.91% from 255 or 37.03% from 370); Green value is 145 (57.03% from 255 or 39.19% from 370); Blue value is 88 (34.77% from 255 or 23.78% from 370); Max value from RGB is 145 - color contains mainly: green. Hex color #899158 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #899158 is #766EA7. Grayscale: #888888. Windows color (decimal): -7761576 or 5804425. OLE color: 5804425.
HSL color Cylindrical-coordinate representation of color #899158: hue angle of 68.42º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #899158 is Cyan = 0.06, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 137 | 145 | 88 | - |
| CMYK | 0.06 | 0 | 0.39 | 0.43 |
| HSL | 68.42º | 0.24% | 0.46% | - |
| HSV(B) | 68.42º | 0.39% | 0.57% | - |
| XYZ | 22.2 | 26.27 | 13.13 | - |
| YUV | 136.11 | 100.85 | 128.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 145 | 88 | 0.06 | 0 | 0.39 | 0.43 | 68.42 | 0.24 | 0.46 |
| Hex | 89 | 91 | 58 | 6 | 0 | 27 | 2B | 44 | 18 | 2E |
| Octal | 211 | 221 | 130 | 6 | 0 | 47 | 53 | 104 | 30 | 56 |
| Binary | 10001001 | 10010001 | 1011000 | 110 | 0 | 100111 | 101011 | 1000100 | 11000 | 101110 |
Color Harmonies of #899158
Complementary color
Monochromatic Colors of #899158
Black with #899158
Text Example
Text Example
White with #899158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #899158; }
p { color: rgb(137,145,88); }
H1.HeaderClassName
{
color: #899158;
}
.AnyTagClassName
{
color: #899158;
}
</style>
background-color css
<style>
a { background-color: #899158; }
a { background-color: rgb(137,145,88); }
div.DivClassName
{
background-color: #899158;
}
.BgClassName
{
background-color: #899158;
}
</style>
border-color css
<style>
span { border-color: #899158; }
span { border-color: rgb(137,145,88); }
td.TdClassName
{
border-color: #899158;
}
.TagClassName
{
border-color: #899158;
}
</style>