Shades of Bitter #849055
Tints of Bitter #849055
RGB
CMYK
RGB Variations
Color information
#849055 (or 0x849055) is known color: Bitter. HEX triplet: 84, 90 and 55. RGB value is (132,144,85). Sum of RGB (Red+Green+Blue) = 132+144+85=361 (47% of max value = 765). Red value is 132 (51.95% from 255 or 36.57% from 361); Green value is 144 (56.64% from 255 or 39.89% from 361); Blue value is 85 (33.59% from 255 or 23.55% from 361); Max value from RGB is 144 - color contains mainly: green. Hex color #849055 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849055 is #7B6FAA. Grayscale: #858585. Windows color (decimal): -8089515 or 5607556. OLE color: 5607556.
HSL color Cylindrical-coordinate representation of color #849055: hue angle of 72.2º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #849055 is Cyan = 0.08, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 132 | 144 | 85 | - |
| CMYK | 0.08 | 0 | 0.41 | 0.44 |
| HSL | 72.2º | 0.26% | 0.45% | - |
| HSV(B) | 72.2º | 0.41% | 0.56% | - |
| XYZ | 21.13 | 25.51 | 12.4 | - |
| YUV | 133.69 | 100.52 | 126.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 144 | 85 | 0.08 | 0 | 0.41 | 0.44 | 72.2 | 0.26 | 0.45 |
| Hex | 84 | 90 | 55 | 8 | 0 | 29 | 2C | 48 | 1A | 2D |
| Octal | 204 | 220 | 125 | 10 | 0 | 51 | 54 | 110 | 32 | 55 |
| Binary | 10000100 | 10010000 | 1010101 | 1000 | 0 | 101001 | 101100 | 1001000 | 11010 | 101101 |
Color Harmonies of #849055
Complementary color
Monochromatic Colors of #849055
Black with #849055
Text Example
Text Example
White with #849055
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849055; }
p { color: rgb(132,144,85); }
H1.HeaderClassName
{
color: #849055;
}
.AnyTagClassName
{
color: #849055;
}
</style>
background-color css
<style>
a { background-color: #849055; }
a { background-color: rgb(132,144,85); }
div.DivClassName
{
background-color: #849055;
}
.BgClassName
{
background-color: #849055;
}
</style>
border-color css
<style>
span { border-color: #849055; }
span { border-color: rgb(132,144,85); }
td.TdClassName
{
border-color: #849055;
}
.TagClassName
{
border-color: #849055;
}
</style>