#473E23 Madras
#473E23 (Madras) RGB value is (71, 62, 35).
Red value is 71, green value is 62, and blue value is 35.
Cylindrical-coordinate representations (HSL) of color #473E23: hue: 45°, saturation: 34%, and lightness: 20.8%.
Process color (CMYK) of #473E23 is 0%, 12.7%, 50.7%, 72.2%. Web safe color equivalent of #473E23 is ##333333. Color #473E23 contains mainly Yellow.
Color Spaces
| Color spaces of #473E23 | Value |
|---|---|
| RGB | 71, 62, 35 |
| HSL | 45°, 34%, 20.8% |
| HSV / HSB | 45°, 50.7%, 27.8% |
| CMYK | 0%, 12.7%, 50.7%, 72.2% |
| XYZ | 4.62, 4.91, 2.29 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000111 | 00111110 | 00100011 |
| Octal | 107 | 076 | 043 |
| Decimal | 71 | 62 | 35 |
| Hex | 47 | 3E | 23 |
Shades of #473E23
Tints of #473E23
.mybgColor { background-color: #473E23; }
.myforeColor { color: #473E23; }
.myborderColor { border: 3px solid #473E23; }
<p style="color:#473E23">Text here</p>
This sample text is styled with font color #473E23. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#473E23">Div content here</div>
<div style="border:3px solid #473E23">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(71, 62, 35, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #473E23; }
.divShadow { -moz-box-shadow: 1px 1px 3px #473E23;
-webkit-box-shadow: 1px 1px 3px #473E23;
box-shadow: 1px 1px 3px #473E23; }
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 #473E23 (Madras)
Color Overview & Profile: Color #473E23, also known as Madras, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 28% Red (71/255), 24% Green (62/255), and 14% Blue (35/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #473E23 translates into the CMYK subtractive color model with values of 0% Cyan, 12.7% Magenta, 50.7% Yellow, and 72.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 45°, saturation of 34%, and lightness of 20.8%.
Web Accessibility & Design Recommendations: When implementing #473E23 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 ##333333.
