Shades of Bitter #849054
Tints of Bitter #849054
RGB
CMYK
RGB Variations
Color information
#849054 (or 0x849054) is known color: Bitter. HEX triplet: 84, 90 and 54. RGB value is (132,144,84). Sum of RGB (Red+Green+Blue) = 132+144+84=360 (47% of max value = 765). Red value is 132 (51.95% from 255 or 36.67% from 360); Green value is 144 (56.64% from 255 or 40% from 360); Blue value is 84 (33.20% from 255 or 23.33% from 360); Max value from RGB is 144 - color contains mainly: green. Hex color #849054 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849054 is #7B6FAB. Grayscale: #858585. Windows color (decimal): -8089516 or 5542020. OLE color: 5542020.
HSL color Cylindrical-coordinate representation of color #849054: hue angle of 72º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #849054 is Cyan = 0.08, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 132 | 144 | 84 | - |
| CMYK | 0.08 | 0 | 0.42 | 0.44 |
| HSL | 72º | 0.26% | 0.45% | - |
| HSV(B) | 72º | 0.42% | 0.56% | - |
| XYZ | 21.09 | 25.49 | 12.2 | - |
| YUV | 133.57 | 100.02 | 126.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 144 | 84 | 0.08 | 0 | 0.42 | 0.44 | 72 | 0.26 | 0.45 |
| Hex | 84 | 90 | 54 | 8 | 0 | 2A | 2C | 48 | 1A | 2D |
| Octal | 204 | 220 | 124 | 10 | 0 | 52 | 54 | 110 | 32 | 55 |
| Binary | 10000100 | 10010000 | 1010100 | 1000 | 0 | 101010 | 101100 | 1001000 | 11010 | 101101 |
Color Harmonies of #849054
Complementary color
Monochromatic Colors of #849054
Black with #849054
Text Example
Text Example
White with #849054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849054; }
p { color: rgb(132,144,84); }
H1.HeaderClassName
{
color: #849054;
}
.AnyTagClassName
{
color: #849054;
}
</style>
background-color css
<style>
a { background-color: #849054; }
a { background-color: rgb(132,144,84); }
div.DivClassName
{
background-color: #849054;
}
.BgClassName
{
background-color: #849054;
}
</style>
border-color css
<style>
span { border-color: #849054; }
span { border-color: rgb(132,144,84); }
td.TdClassName
{
border-color: #849054;
}
.TagClassName
{
border-color: #849054;
}
</style>