Shades of Mule Fawn #885346
Tints of Mule Fawn #885346
RGB
CMYK
RGB Variations
Color information
#885346 (or 0x885346) is known color: Mule Fawn. HEX triplet: 88, 53 and 46. RGB value is (136,83,70). Sum of RGB (Red+Green+Blue) = 136+83+70=289 (38% of max value = 765). Red value is 136 (53.52% from 255 or 47.06% from 289); Green value is 83 (32.81% from 255 or 28.72% from 289); Blue value is 70 (27.73% from 255 or 24.22% from 289); Max value from RGB is 136 - color contains mainly: red. Hex color #885346 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #885346 is #77ACB9. Grayscale: #616161. Windows color (decimal): -7843002 or 4608904. OLE color: 4608904.
HSL color Cylindrical-coordinate representation of color #885346: hue angle of 11.82º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #885346 is Cyan = 0, Magento = 0.39, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 83 | 70 | - |
| CMYK | 0 | 0.39 | 0.49 | 0.47 |
| HSL | 11.82º | 0.32% | 0.4% | - |
| HSV(B) | 11.82º | 0.49% | 0.53% | - |
| XYZ | 14.35 | 11.86 | 7.33 | - |
| YUV | 97.37 | 112.56 | 155.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 83 | 70 | 0 | 0.39 | 0.49 | 0.47 | 11.82 | 0.32 | 0.4 |
| Hex | 88 | 53 | 46 | 0 | 27 | 31 | 2F | C | 20 | 28 |
| Octal | 210 | 123 | 106 | 0 | 47 | 61 | 57 | 14 | 40 | 50 |
| Binary | 10001000 | 1010011 | 1000110 | 0 | 100111 | 110001 | 101111 | 1100 | 100000 | 101000 |
Color Harmonies of #885346
Complementary color
Monochromatic Colors of #885346
Black with #885346
Text Example
Text Example
White with #885346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885346; }
p { color: rgb(136,83,70); }
H1.HeaderClassName
{
color: #885346;
}
.AnyTagClassName
{
color: #885346;
}
</style>
background-color css
<style>
a { background-color: #885346; }
a { background-color: rgb(136,83,70); }
div.DivClassName
{
background-color: #885346;
}
.BgClassName
{
background-color: #885346;
}
</style>
border-color css
<style>
span { border-color: #885346; }
span { border-color: rgb(136,83,70); }
td.TdClassName
{
border-color: #885346;
}
.TagClassName
{
border-color: #885346;
}
</style>