Shades of Mule Fawn #925542
Tints of Mule Fawn #925542
RGB
CMYK
RGB Variations
Color information
#925542 (or 0x925542) is known color: Mule Fawn. HEX triplet: 92, 55 and 42. RGB value is (146,85,66). Sum of RGB (Red+Green+Blue) = 146+85+66=297 (39% of max value = 765). Red value is 146 (57.42% from 255 or 49.16% from 297); Green value is 85 (33.59% from 255 or 28.62% from 297); Blue value is 66 (26.17% from 255 or 22.22% from 297); Max value from RGB is 146 - color contains mainly: red. Hex color #925542 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #925542 is #6DAABD. Grayscale: #656565. Windows color (decimal): -7187134 or 4347282. OLE color: 4347282.
HSL color Cylindrical-coordinate representation of color #925542: hue angle of 14.25º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #925542 is Cyan = 0, Magento = 0.42, Yellow = 0.55 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 85 | 66 | - |
| CMYK | 0 | 0.42 | 0.55 | 0.43 |
| HSL | 14.25º | 0.38% | 0.42% | - |
| HSV(B) | 14.25º | 0.55% | 0.57% | - |
| XYZ | 16.09 | 13 | 6.82 | - |
| YUV | 101.07 | 108.21 | 160.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 85 | 66 | 0 | 0.42 | 0.55 | 0.43 | 14.25 | 0.38 | 0.42 |
| Hex | 92 | 55 | 42 | 0 | 2A | 37 | 2B | E | 26 | 2A |
| Octal | 222 | 125 | 102 | 0 | 52 | 67 | 53 | 16 | 46 | 52 |
| Binary | 10010010 | 1010101 | 1000010 | 0 | 101010 | 110111 | 101011 | 1110 | 100110 | 101010 |
Color Harmonies of #925542
Complementary color
Monochromatic Colors of #925542
Black with #925542
Text Example
Text Example
White with #925542
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925542; }
p { color: rgb(146,85,66); }
H1.HeaderClassName
{
color: #925542;
}
.AnyTagClassName
{
color: #925542;
}
</style>
background-color css
<style>
a { background-color: #925542; }
a { background-color: rgb(146,85,66); }
div.DivClassName
{
background-color: #925542;
}
.BgClassName
{
background-color: #925542;
}
</style>
border-color css
<style>
span { border-color: #925542; }
span { border-color: rgb(146,85,66); }
td.TdClassName
{
border-color: #925542;
}
.TagClassName
{
border-color: #925542;
}
</style>