Shades of Bitter #848956
Tints of Bitter #848956
RGB
CMYK
RGB Variations
Color information
#848956 (or 0x848956) is known color: Bitter. HEX triplet: 84, 89 and 56. RGB value is (132,137,86). Sum of RGB (Red+Green+Blue) = 132+137+86=355 (47% of max value = 765). Red value is 132 (51.95% from 255 or 37.18% from 355); Green value is 137 (53.91% from 255 or 38.59% from 355); Blue value is 86 (33.98% from 255 or 24.23% from 355); Max value from RGB is 137 - color contains mainly: green. Hex color #848956 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #848956 is #7B76A9. Grayscale: #818181. Windows color (decimal): -8091306 or 5671300. OLE color: 5671300.
HSL color Cylindrical-coordinate representation of color #848956: hue angle of 65.88º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #848956 is Cyan = 0.04, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 132 | 137 | 86 | - |
| CMYK | 0.04 | 0 | 0.37 | 0.46 |
| HSL | 65.88º | 0.23% | 0.44% | - |
| HSV(B) | 65.88º | 0.37% | 0.54% | - |
| XYZ | 20.14 | 23.47 | 12.27 | - |
| YUV | 129.69 | 103.34 | 129.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 137 | 86 | 0.04 | 0 | 0.37 | 0.46 | 65.88 | 0.23 | 0.44 |
| Hex | 84 | 89 | 56 | 4 | 0 | 25 | 2E | 42 | 17 | 2C |
| Octal | 204 | 211 | 126 | 4 | 0 | 45 | 56 | 102 | 27 | 54 |
| Binary | 10000100 | 10001001 | 1010110 | 100 | 0 | 100101 | 101110 | 1000010 | 10111 | 101100 |
Color Harmonies of #848956
Complementary color
Monochromatic Colors of #848956
Black with #848956
Text Example
Text Example
White with #848956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #848956; }
p { color: rgb(132,137,86); }
H1.HeaderClassName
{
color: #848956;
}
.AnyTagClassName
{
color: #848956;
}
</style>
background-color css
<style>
a { background-color: #848956; }
a { background-color: rgb(132,137,86); }
div.DivClassName
{
background-color: #848956;
}
.BgClassName
{
background-color: #848956;
}
</style>
border-color css
<style>
span { border-color: #848956; }
span { border-color: rgb(132,137,86); }
td.TdClassName
{
border-color: #848956;
}
.TagClassName
{
border-color: #848956;
}
</style>