Shades of Mule Fawn #845047
Tints of Mule Fawn #845047
RGB
CMYK
RGB Variations
Color information
#845047 (or 0x845047) is known color: Mule Fawn. HEX triplet: 84, 50 and 47. RGB value is (132,80,71). Sum of RGB (Red+Green+Blue) = 132+80+71=283 (37% of max value = 765). Red value is 132 (51.95% from 255 or 46.64% from 283); Green value is 80 (31.64% from 255 or 28.27% from 283); Blue value is 71 (28.12% from 255 or 25.09% from 283); Max value from RGB is 132 - color contains mainly: red. Hex color #845047 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845047 is #7BAFB8. Grayscale: #5E5E5E. Windows color (decimal): -8105913 or 4673668. OLE color: 4673668.
HSL color Cylindrical-coordinate representation of color #845047: hue angle of 8.85º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #845047 is Cyan = 0, Magento = 0.39, Yellow = 0.46 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 80 | 71 | - |
| CMYK | 0 | 0.39 | 0.46 | 0.48 |
| HSL | 8.85º | 0.3% | 0.4% | - |
| HSV(B) | 8.85º | 0.46% | 0.52% | - |
| XYZ | 13.52 | 11.1 | 7.39 | - |
| YUV | 94.52 | 114.73 | 154.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 80 | 71 | 0 | 0.39 | 0.46 | 0.48 | 8.85 | 0.3 | 0.4 |
| Hex | 84 | 50 | 47 | 0 | 27 | 2E | 30 | 9 | 1E | 28 |
| Octal | 204 | 120 | 107 | 0 | 47 | 56 | 60 | 11 | 36 | 50 |
| Binary | 10000100 | 1010000 | 1000111 | 0 | 100111 | 101110 | 110000 | 1001 | 11110 | 101000 |
Color Harmonies of #845047
Complementary color
Monochromatic Colors of #845047
Black with #845047
Text Example
Text Example
White with #845047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845047; }
p { color: rgb(132,80,71); }
H1.HeaderClassName
{
color: #845047;
}
.AnyTagClassName
{
color: #845047;
}
</style>
background-color css
<style>
a { background-color: #845047; }
a { background-color: rgb(132,80,71); }
div.DivClassName
{
background-color: #845047;
}
.BgClassName
{
background-color: #845047;
}
</style>
border-color css
<style>
span { border-color: #845047; }
span { border-color: rgb(132,80,71); }
td.TdClassName
{
border-color: #845047;
}
.TagClassName
{
border-color: #845047;
}
</style>