Shades of Bitter #849059
Tints of Bitter #849059
RGB
CMYK
RGB Variations
Color information
#849059 (or 0x849059) is known color: Bitter. HEX triplet: 84, 90 and 59. RGB value is (132,144,89). Sum of RGB (Red+Green+Blue) = 132+144+89=365 (48% of max value = 765). Red value is 132 (51.95% from 255 or 36.16% from 365); Green value is 144 (56.64% from 255 or 39.45% from 365); Blue value is 89 (35.16% from 255 or 24.38% from 365); Max value from RGB is 144 - color contains mainly: green. Hex color #849059 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849059 is #7B6FA6. Grayscale: #868686. Windows color (decimal): -8089511 or 5869700. OLE color: 5869700.
HSL color Cylindrical-coordinate representation of color #849059: hue angle of 73.09º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #849059 is Cyan = 0.08, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 132 | 144 | 89 | - |
| CMYK | 0.08 | 0 | 0.38 | 0.44 |
| HSL | 73.09º | 0.24% | 0.46% | - |
| HSV(B) | 73.09º | 0.38% | 0.56% | - |
| XYZ | 21.29 | 25.57 | 13.27 | - |
| YUV | 134.14 | 102.52 | 126.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 144 | 89 | 0.08 | 0 | 0.38 | 0.44 | 73.09 | 0.24 | 0.46 |
| Hex | 84 | 90 | 59 | 8 | 0 | 26 | 2C | 49 | 18 | 2E |
| Octal | 204 | 220 | 131 | 10 | 0 | 46 | 54 | 111 | 30 | 56 |
| Binary | 10000100 | 10010000 | 1011001 | 1000 | 0 | 100110 | 101100 | 1001001 | 11000 | 101110 |
Color Harmonies of #849059
Complementary color
Monochromatic Colors of #849059
Black with #849059
Text Example
Text Example
White with #849059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849059; }
p { color: rgb(132,144,89); }
H1.HeaderClassName
{
color: #849059;
}
.AnyTagClassName
{
color: #849059;
}
</style>
background-color css
<style>
a { background-color: #849059; }
a { background-color: rgb(132,144,89); }
div.DivClassName
{
background-color: #849059;
}
.BgClassName
{
background-color: #849059;
}
</style>
border-color css
<style>
span { border-color: #849059; }
span { border-color: rgb(132,144,89); }
td.TdClassName
{
border-color: #849059;
}
.TagClassName
{
border-color: #849059;
}
</style>