Shades of Bitter #849155
Tints of Bitter #849155
RGB
CMYK
RGB Variations
Color information
#849155 (or 0x849155) is known color: Bitter. HEX triplet: 84, 91 and 55. RGB value is (132,145,85). Sum of RGB (Red+Green+Blue) = 132+145+85=362 (47% of max value = 765). Red value is 132 (51.95% from 255 or 36.46% from 362); Green value is 145 (57.03% from 255 or 40.06% from 362); Blue value is 85 (33.59% from 255 or 23.48% from 362); Max value from RGB is 145 - color contains mainly: green. Hex color #849155 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849155 is #7B6EAA. Grayscale: #868686. Windows color (decimal): -8089259 or 5607812. OLE color: 5607812.
HSL color Cylindrical-coordinate representation of color #849155: hue angle of 73º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #849155 is Cyan = 0.09, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 145 | 85 | - |
| CMYK | 0.09 | 0 | 0.41 | 0.43 |
| HSL | 73º | 0.26% | 0.45% | - |
| HSV(B) | 73º | 0.41% | 0.57% | - |
| XYZ | 21.28 | 25.81 | 12.45 | - |
| YUV | 134.27 | 100.19 | 126.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 145 | 85 | 0.09 | 0 | 0.41 | 0.43 | 73 | 0.26 | 0.45 |
| Hex | 84 | 91 | 55 | 9 | 0 | 29 | 2B | 49 | 1A | 2D |
| Octal | 204 | 221 | 125 | 11 | 0 | 51 | 53 | 111 | 32 | 55 |
| Binary | 10000100 | 10010001 | 1010101 | 1001 | 0 | 101001 | 101011 | 1001001 | 11010 | 101101 |
Color Harmonies of #849155
Complementary color
Monochromatic Colors of #849155
Black with #849155
Text Example
Text Example
White with #849155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849155; }
p { color: rgb(132,145,85); }
H1.HeaderClassName
{
color: #849155;
}
.AnyTagClassName
{
color: #849155;
}
</style>
background-color css
<style>
a { background-color: #849155; }
a { background-color: rgb(132,145,85); }
div.DivClassName
{
background-color: #849155;
}
.BgClassName
{
background-color: #849155;
}
</style>
border-color css
<style>
span { border-color: #849155; }
span { border-color: rgb(132,145,85); }
td.TdClassName
{
border-color: #849155;
}
.TagClassName
{
border-color: #849155;
}
</style>