Shades of Mule Fawn #844940
Tints of Mule Fawn #844940
RGB
CMYK
RGB Variations
Color information
#844940 (or 0x844940) is known color: Mule Fawn. HEX triplet: 84, 49 and 40. RGB value is (132,73,64). Sum of RGB (Red+Green+Blue) = 132+73+64=269 (35% of max value = 765). Red value is 132 (51.95% from 255 or 49.07% from 269); Green value is 73 (28.91% from 255 or 27.14% from 269); Blue value is 64 (25.39% from 255 or 23.79% from 269); Max value from RGB is 132 - color contains mainly: red. Hex color #844940 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #844940 is #7BB6BF. Grayscale: #595959. Windows color (decimal): -8107712 or 4213124. OLE color: 4213124.
HSL color Cylindrical-coordinate representation of color #844940: hue angle of 7.94º degrees, saturation: 0.35, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #844940 is Cyan = 0, Magento = 0.45, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 73 | 64 | - |
| CMYK | 0 | 0.45 | 0.52 | 0.48 |
| HSL | 7.94º | 0.35% | 0.38% | - |
| HSV(B) | 7.94º | 0.52% | 0.52% | - |
| XYZ | 12.82 | 10.04 | 6.11 | - |
| YUV | 89.62 | 113.55 | 158.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 73 | 64 | 0 | 0.45 | 0.52 | 0.48 | 7.94 | 0.35 | 0.38 |
| Hex | 84 | 49 | 40 | 0 | 2D | 34 | 30 | 8 | 23 | 26 |
| Octal | 204 | 111 | 100 | 0 | 55 | 64 | 60 | 10 | 43 | 46 |
| Binary | 10000100 | 1001001 | 1000000 | 0 | 101101 | 110100 | 110000 | 1000 | 100011 | 100110 |
Color Harmonies of #844940
Complementary color
Monochromatic Colors of #844940
Black with #844940
Text Example
Text Example
White with #844940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844940; }
p { color: rgb(132,73,64); }
H1.HeaderClassName
{
color: #844940;
}
.AnyTagClassName
{
color: #844940;
}
</style>
background-color css
<style>
a { background-color: #844940; }
a { background-color: rgb(132,73,64); }
div.DivClassName
{
background-color: #844940;
}
.BgClassName
{
background-color: #844940;
}
</style>
border-color css
<style>
span { border-color: #844940; }
span { border-color: rgb(132,73,64); }
td.TdClassName
{
border-color: #844940;
}
.TagClassName
{
border-color: #844940;
}
</style>