#5E4A47 Mustang
#5E4A47 (Mustang) RGB value is (94, 74, 71).
Red value is 94, green value is 74, and blue value is 71.
Cylindrical-coordinate representations (HSL) of color #5E4A47: hue: 8°, saturation: 13.9%, and lightness: 32.4%.
Process color (CMYK) of #5E4A47 is 0%, 21.3%, 24.5%, 63.1%. Web safe color equivalent of #5E4A47 is ##663333. Color #5E4A47 contains mainly Yellow.
Color Spaces
| Color spaces of #5E4A47 | Value |
|---|---|
| RGB | 94, 74, 71 |
| HSL | 8°, 13.9%, 32.4% |
| HSV / HSB | 8°, 24.5%, 36.9% |
| CMYK | 0%, 21.3%, 24.5%, 63.1% |
| XYZ | 8.2, 7.73, 7.02 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011110 | 01001010 | 01000111 |
| Octal | 136 | 112 | 107 |
| Decimal | 94 | 74 | 71 |
| Hex | 5E | 4A | 47 |
Shades of #5E4A47
Tints of #5E4A47
.mybgColor { background-color: #5E4A47; }
.myforeColor { color: #5E4A47; }
.myborderColor { border: 3px solid #5E4A47; }
<p style="color:#5E4A47">Text here</p>
This sample text is styled with font color #5E4A47. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5E4A47">Div content here</div>
<div style="border:3px solid #5E4A47">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(94, 74, 71, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5E4A47; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5E4A47;
-webkit-box-shadow: 1px 1px 3px #5E4A47;
box-shadow: 1px 1px 3px #5E4A47; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #5E4A47 (Mustang)
Color Overview & Profile: Color #5E4A47, also known as Mustang, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 37% Red (94/255), 29% Green (74/255), and 28% Blue (71/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #5E4A47 translates into the CMYK subtractive color model with values of 0% Cyan, 21.3% Magenta, 24.5% Yellow, and 63.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 8°, saturation of 13.9%, and lightness of 32.4%.
Web Accessibility & Design Recommendations: When implementing #5E4A47 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##663333.
