Shades of Mule Fawn #895141
Tints of Mule Fawn #895141
RGB
CMYK
RGB Variations
Color information
#895141 (or 0x895141) is known color: Mule Fawn. HEX triplet: 89, 51 and 41. RGB value is (137,81,65). Sum of RGB (Red+Green+Blue) = 137+81+65=283 (37% of max value = 765). Red value is 137 (53.91% from 255 or 48.41% from 283); Green value is 81 (32.03% from 255 or 28.62% from 283); Blue value is 65 (25.78% from 255 or 22.97% from 283); Max value from RGB is 137 - color contains mainly: red. Hex color #895141 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #895141 is #76AEBE. Grayscale: #606060. Windows color (decimal): -7777983 or 4280713. OLE color: 4280713.
HSL color Cylindrical-coordinate representation of color #895141: hue angle of 13.33º degrees, saturation: 0.36, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #895141 is Cyan = 0, Magento = 0.41, Yellow = 0.53 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 81 | 65 | - |
| CMYK | 0 | 0.41 | 0.53 | 0.46 |
| HSL | 13.33º | 0.36% | 0.4% | - |
| HSV(B) | 13.33º | 0.53% | 0.54% | - |
| XYZ | 14.21 | 11.58 | 6.49 | - |
| YUV | 95.92 | 110.55 | 157.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 81 | 65 | 0 | 0.41 | 0.53 | 0.46 | 13.33 | 0.36 | 0.4 |
| Hex | 89 | 51 | 41 | 0 | 29 | 35 | 2E | D | 24 | 28 |
| Octal | 211 | 121 | 101 | 0 | 51 | 65 | 56 | 15 | 44 | 50 |
| Binary | 10001001 | 1010001 | 1000001 | 0 | 101001 | 110101 | 101110 | 1101 | 100100 | 101000 |
Color Harmonies of #895141
Complementary color
Monochromatic Colors of #895141
Black with #895141
Text Example
Text Example
White with #895141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895141; }
p { color: rgb(137,81,65); }
H1.HeaderClassName
{
color: #895141;
}
.AnyTagClassName
{
color: #895141;
}
</style>
background-color css
<style>
a { background-color: #895141; }
a { background-color: rgb(137,81,65); }
div.DivClassName
{
background-color: #895141;
}
.BgClassName
{
background-color: #895141;
}
</style>
border-color css
<style>
span { border-color: #895141; }
span { border-color: rgb(137,81,65); }
td.TdClassName
{
border-color: #895141;
}
.TagClassName
{
border-color: #895141;
}
</style>