Shades of Bitter #848773
Tints of Bitter #848773
RGB
CMYK
RGB Variations
Color information
#848773 (or 0x848773) is known color: Bitter. HEX triplet: 84, 87 and 73. RGB value is (132,135,115). Sum of RGB (Red+Green+Blue) = 132+135+115=382 (50% of max value = 765). Red value is 132 (51.95% from 255 or 34.55% from 382); Green value is 135 (53.12% from 255 or 35.34% from 382); Blue value is 115 (45.31% from 255 or 30.10% from 382); Max value from RGB is 135 - color contains mainly: green. Hex color #848773 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #848773 is #7B788C. Grayscale: #838383. Windows color (decimal): -8091789 or 7571332. OLE color: 7571332.
HSL color Cylindrical-coordinate representation of color #848773: hue angle of 69º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #848773 is Cyan = 0.02, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 132 | 135 | 115 | - |
| CMYK | 0.02 | 0 | 0.15 | 0.47 |
| HSL | 69º | 0.08% | 0.49% | - |
| HSV(B) | 69º | 0.15% | 0.53% | - |
| XYZ | 21.27 | 23.47 | 19.63 | - |
| YUV | 131.82 | 118.51 | 128.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 135 | 115 | 0.02 | 0 | 0.15 | 0.47 | 69 | 0.08 | 0.49 |
| Hex | 84 | 87 | 73 | 2 | 0 | F | 2F | 45 | 8 | 31 |
| Octal | 204 | 207 | 163 | 2 | 0 | 17 | 57 | 105 | 10 | 61 |
| Binary | 10000100 | 10000111 | 1110011 | 10 | 0 | 1111 | 101111 | 1000101 | 1000 | 110001 |
Color Harmonies of #848773
Complementary color
Monochromatic Colors of #848773
Black with #848773
Text Example
Text Example
White with #848773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #848773; }
p { color: rgb(132,135,115); }
H1.HeaderClassName
{
color: #848773;
}
.AnyTagClassName
{
color: #848773;
}
</style>
background-color css
<style>
a { background-color: #848773; }
a { background-color: rgb(132,135,115); }
div.DivClassName
{
background-color: #848773;
}
.BgClassName
{
background-color: #848773;
}
</style>
border-color css
<style>
span { border-color: #848773; }
span { border-color: rgb(132,135,115); }
td.TdClassName
{
border-color: #848773;
}
.TagClassName
{
border-color: #848773;
}
</style>