Shades of Mule Fawn #865145
Tints of Mule Fawn #865145
RGB
CMYK
RGB Variations
Color information
#865145 (or 0x865145) is known color: Mule Fawn. HEX triplet: 86, 51 and 45. RGB value is (134,81,69). Sum of RGB (Red+Green+Blue) = 134+81+69=284 (37% of max value = 765). Red value is 134 (52.73% from 255 or 47.18% from 284); Green value is 81 (32.03% from 255 or 28.52% from 284); Blue value is 69 (27.34% from 255 or 24.30% from 284); Max value from RGB is 134 - color contains mainly: red. Hex color #865145 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865145 is #79AEBA. Grayscale: #5F5F5F. Windows color (decimal): -7974587 or 4542854. OLE color: 4542854.
HSL color Cylindrical-coordinate representation of color #865145: hue angle of 11.08º 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 #865145 is Cyan = 0, Magento = 0.40, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 81 | 69 | - |
| CMYK | 0 | 0.40 | 0.49 | 0.47 |
| HSL | 11.08º | 0.32% | 0.4% | - |
| HSV(B) | 11.08º | 0.49% | 0.53% | - |
| XYZ | 13.85 | 11.38 | 7.1 | - |
| YUV | 95.48 | 113.06 | 155.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 81 | 69 | 0 | 0.40 | 0.49 | 0.47 | 11.08 | 0.32 | 0.4 |
| Hex | 86 | 51 | 45 | 0 | 28 | 31 | 2F | B | 20 | 28 |
| Octal | 206 | 121 | 105 | 0 | 50 | 61 | 57 | 13 | 40 | 50 |
| Binary | 10000110 | 1010001 | 1000101 | 0 | 101000 | 110001 | 101111 | 1011 | 100000 | 101000 |
Color Harmonies of #865145
Complementary color
Monochromatic Colors of #865145
Black with #865145
Text Example
Text Example
White with #865145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865145; }
p { color: rgb(134,81,69); }
H1.HeaderClassName
{
color: #865145;
}
.AnyTagClassName
{
color: #865145;
}
</style>
background-color css
<style>
a { background-color: #865145; }
a { background-color: rgb(134,81,69); }
div.DivClassName
{
background-color: #865145;
}
.BgClassName
{
background-color: #865145;
}
</style>
border-color css
<style>
span { border-color: #865145; }
span { border-color: rgb(134,81,69); }
td.TdClassName
{
border-color: #865145;
}
.TagClassName
{
border-color: #865145;
}
</style>