Shades of Mule Fawn #915140
Tints of Mule Fawn #915140
RGB
CMYK
RGB Variations
Color information
#915140 (or 0x915140) is known color: Mule Fawn. HEX triplet: 91, 51 and 40. RGB value is (145,81,64). Sum of RGB (Red+Green+Blue) = 145+81+64=290 (38% of max value = 765). Red value is 145 (57.03% from 255 or 50% from 290); Green value is 81 (32.03% from 255 or 27.93% from 290); Blue value is 64 (25.39% from 255 or 22.07% from 290); Max value from RGB is 145 - color contains mainly: red. Hex color #915140 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915140 is #6EAEBF. Grayscale: #626262. Windows color (decimal): -7253696 or 4215185. OLE color: 4215185.
HSL color Cylindrical-coordinate representation of color #915140: hue angle of 12.59º degrees, saturation: 0.39, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #915140 is Cyan = 0, Magento = 0.44, Yellow = 0.56 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 81 | 64 | - |
| CMYK | 0 | 0.44 | 0.56 | 0.43 |
| HSL | 12.59º | 0.39% | 0.41% | - |
| HSV(B) | 12.59º | 0.56% | 0.57% | - |
| XYZ | 15.54 | 12.27 | 6.4 | - |
| YUV | 98.2 | 108.7 | 161.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 81 | 64 | 0 | 0.44 | 0.56 | 0.43 | 12.59 | 0.39 | 0.41 |
| Hex | 91 | 51 | 40 | 0 | 2C | 38 | 2B | D | 27 | 29 |
| Octal | 221 | 121 | 100 | 0 | 54 | 70 | 53 | 15 | 47 | 51 |
| Binary | 10010001 | 1010001 | 1000000 | 0 | 101100 | 111000 | 101011 | 1101 | 100111 | 101001 |
Color Harmonies of #915140
Complementary color
Monochromatic Colors of #915140
Black with #915140
Text Example
Text Example
White with #915140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915140; }
p { color: rgb(145,81,64); }
H1.HeaderClassName
{
color: #915140;
}
.AnyTagClassName
{
color: #915140;
}
</style>
background-color css
<style>
a { background-color: #915140; }
a { background-color: rgb(145,81,64); }
div.DivClassName
{
background-color: #915140;
}
.BgClassName
{
background-color: #915140;
}
</style>
border-color css
<style>
span { border-color: #915140; }
span { border-color: rgb(145,81,64); }
td.TdClassName
{
border-color: #915140;
}
.TagClassName
{
border-color: #915140;
}
</style>