Shades of Bitter #848771
Tints of Bitter #848771
RGB
CMYK
RGB Variations
Color information
#848771 (or 0x848771) is known color: Bitter. HEX triplet: 84, 87 and 71. RGB value is (132,135,113). Sum of RGB (Red+Green+Blue) = 132+135+113=380 (50% of max value = 765). Red value is 132 (51.95% from 255 or 34.74% from 380); Green value is 135 (53.12% from 255 or 35.53% from 380); Blue value is 113 (44.53% from 255 or 29.74% from 380); Max value from RGB is 135 - color contains mainly: green. Hex color #848771 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #848771 is #7B788E. Grayscale: #838383. Windows color (decimal): -8091791 or 7440260. OLE color: 7440260.
HSL color Cylindrical-coordinate representation of color #848771: hue angle of 68.18º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #848771 is Cyan = 0.02, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 132 | 135 | 113 | - |
| CMYK | 0.02 | 0 | 0.16 | 0.47 |
| HSL | 68.18º | 0.09% | 0.49% | - |
| HSV(B) | 68.18º | 0.16% | 0.53% | - |
| XYZ | 21.16 | 23.43 | 19.03 | - |
| YUV | 131.6 | 117.51 | 128.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 135 | 113 | 0.02 | 0 | 0.16 | 0.47 | 68.18 | 0.09 | 0.49 |
| Hex | 84 | 87 | 71 | 2 | 0 | 10 | 2F | 44 | 9 | 31 |
| Octal | 204 | 207 | 161 | 2 | 0 | 20 | 57 | 104 | 11 | 61 |
| Binary | 10000100 | 10000111 | 1110001 | 10 | 0 | 10000 | 101111 | 1000100 | 1001 | 110001 |
Color Harmonies of #848771
Complementary color
Monochromatic Colors of #848771
Black with #848771
Text Example
Text Example
White with #848771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #848771; }
p { color: rgb(132,135,113); }
H1.HeaderClassName
{
color: #848771;
}
.AnyTagClassName
{
color: #848771;
}
</style>
background-color css
<style>
a { background-color: #848771; }
a { background-color: rgb(132,135,113); }
div.DivClassName
{
background-color: #848771;
}
.BgClassName
{
background-color: #848771;
}
</style>
border-color css
<style>
span { border-color: #848771; }
span { border-color: rgb(132,135,113); }
td.TdClassName
{
border-color: #848771;
}
.TagClassName
{
border-color: #848771;
}
</style>