Shades of Bitter #849062
Tints of Bitter #849062
RGB
CMYK
RGB Variations
Color information
#849062 (or 0x849062) is known color: Bitter. HEX triplet: 84, 90 and 62. RGB value is (132,144,98). Sum of RGB (Red+Green+Blue) = 132+144+98=374 (49% of max value = 765). Red value is 132 (51.95% from 255 or 35.29% from 374); Green value is 144 (56.64% from 255 or 38.50% from 374); Blue value is 98 (38.67% from 255 or 26.20% from 374); Max value from RGB is 144 - color contains mainly: green. Hex color #849062 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849062 is #7B6F9D. Grayscale: #878787. Windows color (decimal): -8089502 or 6459524. OLE color: 6459524.
HSL color Cylindrical-coordinate representation of color #849062: hue angle of 75.65º degrees, saturation: 0.19, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #849062 is Cyan = 0.08, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 132 | 144 | 98 | - |
| CMYK | 0.08 | 0 | 0.32 | 0.44 |
| HSL | 75.65º | 0.19% | 0.47% | - |
| HSV(B) | 75.65º | 0.32% | 0.56% | - |
| XYZ | 21.69 | 25.73 | 15.38 | - |
| YUV | 135.17 | 107.02 | 125.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 144 | 98 | 0.08 | 0 | 0.32 | 0.44 | 75.65 | 0.19 | 0.47 |
| Hex | 84 | 90 | 62 | 8 | 0 | 20 | 2C | 4C | 13 | 2F |
| Octal | 204 | 220 | 142 | 10 | 0 | 40 | 54 | 114 | 23 | 57 |
| Binary | 10000100 | 10010000 | 1100010 | 1000 | 0 | 100000 | 101100 | 1001100 | 10011 | 101111 |
Color Harmonies of #849062
Complementary color
Monochromatic Colors of #849062
Black with #849062
Text Example
Text Example
White with #849062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849062; }
p { color: rgb(132,144,98); }
H1.HeaderClassName
{
color: #849062;
}
.AnyTagClassName
{
color: #849062;
}
</style>
background-color css
<style>
a { background-color: #849062; }
a { background-color: rgb(132,144,98); }
div.DivClassName
{
background-color: #849062;
}
.BgClassName
{
background-color: #849062;
}
</style>
border-color css
<style>
span { border-color: #849062; }
span { border-color: rgb(132,144,98); }
td.TdClassName
{
border-color: #849062;
}
.TagClassName
{
border-color: #849062;
}
</style>