Shades of Mule Fawn #834940
Tints of Mule Fawn #834940
RGB
CMYK
RGB Variations
Color information
#834940 (or 0x834940) is known color: Mule Fawn. HEX triplet: 83, 49 and 40. RGB value is (131,73,64). Sum of RGB (Red+Green+Blue) = 131+73+64=268 (35% of max value = 765). Red value is 131 (51.56% from 255 or 48.88% from 268); Green value is 73 (28.91% from 255 or 27.24% from 268); Blue value is 64 (25.39% from 255 or 23.88% from 268); Max value from RGB is 131 - color contains mainly: red. Hex color #834940 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834940 is #7CB6BF. Grayscale: #595959. Windows color (decimal): -8173248 or 4213123. OLE color: 4213123.
HSL color Cylindrical-coordinate representation of color #834940: hue angle of 8.06º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #834940 is Cyan = 0, Magento = 0.44, Yellow = 0.51 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 73 | 64 | - |
| CMYK | 0 | 0.44 | 0.51 | 0.49 |
| HSL | 8.06º | 0.34% | 0.38% | - |
| HSV(B) | 8.06º | 0.51% | 0.51% | - |
| XYZ | 12.67 | 9.96 | 6.11 | - |
| YUV | 89.32 | 113.72 | 157.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 73 | 64 | 0 | 0.44 | 0.51 | 0.49 | 8.06 | 0.34 | 0.38 |
| Hex | 83 | 49 | 40 | 0 | 2C | 33 | 31 | 8 | 22 | 26 |
| Octal | 203 | 111 | 100 | 0 | 54 | 63 | 61 | 10 | 42 | 46 |
| Binary | 10000011 | 1001001 | 1000000 | 0 | 101100 | 110011 | 110001 | 1000 | 100010 | 100110 |
Color Harmonies of #834940
Complementary color
Monochromatic Colors of #834940
Black with #834940
Text Example
Text Example
White with #834940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834940; }
p { color: rgb(131,73,64); }
H1.HeaderClassName
{
color: #834940;
}
.AnyTagClassName
{
color: #834940;
}
</style>
background-color css
<style>
a { background-color: #834940; }
a { background-color: rgb(131,73,64); }
div.DivClassName
{
background-color: #834940;
}
.BgClassName
{
background-color: #834940;
}
</style>
border-color css
<style>
span { border-color: #834940; }
span { border-color: rgb(131,73,64); }
td.TdClassName
{
border-color: #834940;
}
.TagClassName
{
border-color: #834940;
}
</style>