Shades of Bitter #849061
Tints of Bitter #849061
RGB
CMYK
RGB Variations
Color information
#849061 (or 0x849061) is known color: Bitter. HEX triplet: 84, 90 and 61. RGB value is (132,144,97). Sum of RGB (Red+Green+Blue) = 132+144+97=373 (49% of max value = 765). Red value is 132 (51.95% from 255 or 35.39% from 373); Green value is 144 (56.64% from 255 or 38.61% from 373); Blue value is 97 (38.28% from 255 or 26.01% from 373); Max value from RGB is 144 - color contains mainly: green. Hex color #849061 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849061 is #7B6F9E. Grayscale: #878787. Windows color (decimal): -8089503 or 6393988. OLE color: 6393988.
HSL color Cylindrical-coordinate representation of color #849061: hue angle of 75.32º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #849061 is Cyan = 0.08, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 132 | 144 | 97 | - |
| CMYK | 0.08 | 0 | 0.33 | 0.44 |
| HSL | 75.32º | 0.2% | 0.47% | - |
| HSV(B) | 75.32º | 0.33% | 0.56% | - |
| XYZ | 21.65 | 25.72 | 15.13 | - |
| YUV | 135.05 | 106.52 | 125.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 144 | 97 | 0.08 | 0 | 0.33 | 0.44 | 75.32 | 0.2 | 0.47 |
| Hex | 84 | 90 | 61 | 8 | 0 | 21 | 2C | 4B | 14 | 2F |
| Octal | 204 | 220 | 141 | 10 | 0 | 41 | 54 | 113 | 24 | 57 |
| Binary | 10000100 | 10010000 | 1100001 | 1000 | 0 | 100001 | 101100 | 1001011 | 10100 | 101111 |
Color Harmonies of #849061
Complementary color
Monochromatic Colors of #849061
Black with #849061
Text Example
Text Example
White with #849061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849061; }
p { color: rgb(132,144,97); }
H1.HeaderClassName
{
color: #849061;
}
.AnyTagClassName
{
color: #849061;
}
</style>
background-color css
<style>
a { background-color: #849061; }
a { background-color: rgb(132,144,97); }
div.DivClassName
{
background-color: #849061;
}
.BgClassName
{
background-color: #849061;
}
</style>
border-color css
<style>
span { border-color: #849061; }
span { border-color: rgb(132,144,97); }
td.TdClassName
{
border-color: #849061;
}
.TagClassName
{
border-color: #849061;
}
</style>