Shades of Mule Fawn #885042
Tints of Mule Fawn #885042
RGB
CMYK
RGB Variations
Color information
#885042 (or 0x885042) is known color: Mule Fawn. HEX triplet: 88, 50 and 42. RGB value is (136,80,66). Sum of RGB (Red+Green+Blue) = 136+80+66=282 (37% of max value = 765). Red value is 136 (53.52% from 255 or 48.23% from 282); Green value is 80 (31.64% from 255 or 28.37% from 282); Blue value is 66 (26.17% from 255 or 23.40% from 282); Max value from RGB is 136 - color contains mainly: red. Hex color #885042 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #885042 is #77AFBD. Grayscale: #5F5F5F. Windows color (decimal): -7843774 or 4345992. OLE color: 4345992.
HSL color Cylindrical-coordinate representation of color #885042: hue angle of 12º degrees, saturation: 0.35, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #885042 is Cyan = 0, Magento = 0.41, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 80 | 66 | - |
| CMYK | 0 | 0.41 | 0.51 | 0.47 |
| HSL | 12º | 0.35% | 0.4% | - |
| HSV(B) | 12º | 0.51% | 0.53% | - |
| XYZ | 14.01 | 11.36 | 6.61 | - |
| YUV | 95.15 | 111.55 | 157.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 80 | 66 | 0 | 0.41 | 0.51 | 0.47 | 12 | 0.35 | 0.4 |
| Hex | 88 | 50 | 42 | 0 | 29 | 33 | 2F | C | 23 | 28 |
| Octal | 210 | 120 | 102 | 0 | 51 | 63 | 57 | 14 | 43 | 50 |
| Binary | 10001000 | 1010000 | 1000010 | 0 | 101001 | 110011 | 101111 | 1100 | 100011 | 101000 |
Color Harmonies of #885042
Complementary color
Monochromatic Colors of #885042
Black with #885042
Text Example
Text Example
White with #885042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885042; }
p { color: rgb(136,80,66); }
H1.HeaderClassName
{
color: #885042;
}
.AnyTagClassName
{
color: #885042;
}
</style>
background-color css
<style>
a { background-color: #885042; }
a { background-color: rgb(136,80,66); }
div.DivClassName
{
background-color: #885042;
}
.BgClassName
{
background-color: #885042;
}
</style>
border-color css
<style>
span { border-color: #885042; }
span { border-color: rgb(136,80,66); }
td.TdClassName
{
border-color: #885042;
}
.TagClassName
{
border-color: #885042;
}
</style>