Shades of Mule Fawn #854940
Tints of Mule Fawn #854940
RGB
CMYK
RGB Variations
Color information
#854940 (or 0x854940) is known color: Mule Fawn. HEX triplet: 85, 49 and 40. RGB value is (133,73,64). Sum of RGB (Red+Green+Blue) = 133+73+64=270 (35% of max value = 765). Red value is 133 (52.34% from 255 or 49.26% from 270); Green value is 73 (28.91% from 255 or 27.04% from 270); Blue value is 64 (25.39% from 255 or 23.70% from 270); Max value from RGB is 133 - color contains mainly: red. Hex color #854940 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #854940 is #7AB6BF. Grayscale: #5A5A5A. Windows color (decimal): -8042176 or 4213125. OLE color: 4213125.
HSL color Cylindrical-coordinate representation of color #854940: hue angle of 7.83º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #854940 is Cyan = 0, Magento = 0.45, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 73 | 64 | - |
| CMYK | 0 | 0.45 | 0.52 | 0.48 |
| HSL | 7.83º | 0.35% | 0.39% | - |
| HSV(B) | 7.83º | 0.52% | 0.52% | - |
| XYZ | 12.98 | 10.12 | 6.12 | - |
| YUV | 89.91 | 113.38 | 158.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 73 | 64 | 0 | 0.45 | 0.52 | 0.48 | 7.83 | 0.35 | 0.39 |
| Hex | 85 | 49 | 40 | 0 | 2D | 34 | 30 | 8 | 23 | 27 |
| Octal | 205 | 111 | 100 | 0 | 55 | 64 | 60 | 10 | 43 | 47 |
| Binary | 10000101 | 1001001 | 1000000 | 0 | 101101 | 110100 | 110000 | 1000 | 100011 | 100111 |
Color Harmonies of #854940
Complementary color
Monochromatic Colors of #854940
Black with #854940
Text Example
Text Example
White with #854940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854940; }
p { color: rgb(133,73,64); }
H1.HeaderClassName
{
color: #854940;
}
.AnyTagClassName
{
color: #854940;
}
</style>
background-color css
<style>
a { background-color: #854940; }
a { background-color: rgb(133,73,64); }
div.DivClassName
{
background-color: #854940;
}
.BgClassName
{
background-color: #854940;
}
</style>
border-color css
<style>
span { border-color: #854940; }
span { border-color: rgb(133,73,64); }
td.TdClassName
{
border-color: #854940;
}
.TagClassName
{
border-color: #854940;
}
</style>