#3E213B Profound Mauve
#3E213B (Profound Mauve) RGB value is (62, 33, 59).
Red value is 62, green value is 33, and blue value is 59.
Cylindrical-coordinate representations (HSL) of color #3E213B: hue: 306°, saturation: 30.5%, and lightness: 18.6%.
Process color (CMYK) of #3E213B is 0%, 46.8%, 4.8%, 75.7%. Web safe color equivalent of #3E213B is ##333333. Color #3E213B contains mainly Red.
Color Spaces
| Color spaces of #3E213B | Value |
|---|---|
| RGB | 62, 33, 59 |
| HSL | 306°, 30.5%, 18.6% |
| HSV / HSB | 306°, 46.8%, 24.3% |
| CMYK | 0%, 46.8%, 4.8%, 75.7% |
| XYZ | 3.32, 2.43, 4.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111110 | 00100001 | 00111011 |
| Octal | 076 | 041 | 073 |
| Decimal | 62 | 33 | 59 |
| Hex | 3E | 21 | 3B |
Shades of #3E213B
Tints of #3E213B
.mybgColor { background-color: #3E213B; }
.myforeColor { color: #3E213B; }
.myborderColor { border: 3px solid #3E213B; }
<p style="color:#3E213B">Text here</p>
This sample text is styled with font color #3E213B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#3E213B">Div content here</div>
<div style="border:3px solid #3E213B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(62, 33, 59, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3E213B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3E213B;
-webkit-box-shadow: 1px 1px 3px #3E213B;
box-shadow: 1px 1px 3px #3E213B; }
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 #3E213B (Profound Mauve)
Color Overview & Profile: Color #3E213B, also known as Profound Mauve, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 24% Red (62/255), 13% Green (33/255), and 23% Blue (59/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #3E213B translates into the CMYK subtractive color model with values of 0% Cyan, 46.8% Magenta, 4.8% Yellow, and 75.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 306°, saturation of 30.5%, and lightness of 18.6%.
Web Accessibility & Design Recommendations: When implementing #3E213B 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.
