#3A4249 Indigo Iron
#3A4249 (Indigo Iron) RGB value is (58, 66, 73).
Red value is 58, green value is 66, and blue value is 73.
Cylindrical-coordinate representations (HSL) of color #3A4249: hue: 208°, saturation: 11.5%, and lightness: 25.7%.
Process color (CMYK) of #3A4249 is 20.5%, 9.6%, 0%, 71.4%. Web safe color equivalent of #3A4249 is ##333333. Color #3A4249 contains mainly GRAY.
Color Spaces
| Color spaces of #3A4249 | Value |
|---|---|
| RGB | 58, 66, 73 |
| HSL | 208°, 11.5%, 25.7% |
| HSV / HSB | 208°, 20.5%, 28.6% |
| CMYK | 20.5%, 9.6%, 0%, 71.4% |
| XYZ | 4.9, 5.28, 7.06 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111010 | 01000010 | 01001001 |
| Octal | 072 | 102 | 111 |
| Decimal | 58 | 66 | 73 |
| Hex | 3A | 42 | 49 |
Shades of #3A4249
Tints of #3A4249
.mybgColor { background-color: #3A4249; }
.myforeColor { color: #3A4249; }
.myborderColor { border: 3px solid #3A4249; }
<p style="color:#3A4249">Text here</p>
This sample text is styled with font color #3A4249. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#3A4249">Div content here</div>
<div style="border:3px solid #3A4249">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(58, 66, 73, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3A4249; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3A4249;
-webkit-box-shadow: 1px 1px 3px #3A4249;
box-shadow: 1px 1px 3px #3A4249; }
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 #3A4249 (Indigo Iron)
Color Overview & Profile: Color #3A4249, also known as Indigo Iron, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 23% Red (58/255), 26% Green (66/255), and 29% Blue (73/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #3A4249 translates into the CMYK subtractive color model with values of 20.5% Cyan, 9.6% Magenta, 0% Yellow, and 71.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 208°, saturation of 11.5%, and lightness of 25.7%.
Web Accessibility & Design Recommendations: When implementing #3A4249 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.
