#474B46 Armadillo
#474B46 (Armadillo) RGB value is (71, 75, 70).
Red value is 71, green value is 75, and blue value is 70.
Cylindrical-coordinate representations (HSL) of color #474B46: hue: 108°, saturation: 3.4%, and lightness: 28.4%.
Process color (CMYK) of #474B46 is 5.3%, 0%, 6.7%, 70.6%. Web safe color equivalent of #474B46 is ##333333. Color #474B46 contains mainly GRAY.
Color Spaces
| Color spaces of #474B46 | Value |
|---|---|
| RGB | 71, 75, 70 |
| HSL | 108°, 3.4%, 28.4% |
| HSV / HSB | 108°, 6.7%, 29.4% |
| CMYK | 5.3%, 0%, 6.7%, 70.6% |
| XYZ | 6.22, 6.81, 6.78 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000111 | 01001011 | 01000110 |
| Octal | 107 | 113 | 106 |
| Decimal | 71 | 75 | 70 |
| Hex | 47 | 4B | 46 |
Shades of #474B46
Tints of #474B46
.mybgColor { background-color: #474B46; }
.myforeColor { color: #474B46; }
.myborderColor { border: 3px solid #474B46; }
<p style="color:#474B46">Text here</p>
This sample text is styled with font color #474B46. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#474B46">Div content here</div>
<div style="border:3px solid #474B46">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(71, 75, 70, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #474B46; }
.divShadow { -moz-box-shadow: 1px 1px 3px #474B46;
-webkit-box-shadow: 1px 1px 3px #474B46;
box-shadow: 1px 1px 3px #474B46; }
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 #474B46 (Armadillo)
Color Overview & Profile: Color #474B46, also known as Armadillo, 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), 29% Green (75/255), and 27% Blue (70/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #474B46 translates into the CMYK subtractive color model with values of 5.3% Cyan, 0% Magenta, 6.7% Yellow, and 70.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 108°, saturation of 3.4%, and lightness of 28.4%.
Web Accessibility & Design Recommendations: When implementing #474B46 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.
