#3F1D3B Profound Mauve
#3F1D3B (Profound Mauve) RGB value is (63, 29, 59).
Red value is 63, green value is 29, and blue value is 59.
Cylindrical-coordinate representations (HSL) of color #3F1D3B: hue: 307°, saturation: 37%, and lightness: 18%.
Process color (CMYK) of #3F1D3B is 0%, 54%, 6.3%, 75.3%. Web safe color equivalent of #3F1D3B is ##333333. Color #3F1D3B contains mainly Red.
Color Spaces
| Color spaces of #3F1D3B | Value |
|---|---|
| RGB | 63, 29, 59 |
| HSL | 307°, 37%, 18% |
| HSV / HSB | 307°, 54%, 24.7% |
| CMYK | 0%, 54%, 6.3%, 75.3% |
| XYZ | 3.28, 2.25, 4.4 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111111 | 00011101 | 00111011 |
| Octal | 077 | 035 | 073 |
| Decimal | 63 | 29 | 59 |
| Hex | 3F | 1D | 3B |
Shades of #3F1D3B
Tints of #3F1D3B
.mybgColor { background-color: #3F1D3B; }
.myforeColor { color: #3F1D3B; }
.myborderColor { border: 3px solid #3F1D3B; }
<p style="color:#3F1D3B">Text here</p>
This sample text is styled with font color #3F1D3B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#3F1D3B">Div content here</div>
<div style="border:3px solid #3F1D3B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(63, 29, 59, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3F1D3B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3F1D3B;
-webkit-box-shadow: 1px 1px 3px #3F1D3B;
box-shadow: 1px 1px 3px #3F1D3B; }
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 #3F1D3B (Profound Mauve)
Color Overview & Profile: Color #3F1D3B, 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 25% Red (63/255), 11% Green (29/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, #3F1D3B translates into the CMYK subtractive color model with values of 0% Cyan, 54% Magenta, 6.3% Yellow, and 75.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 307°, saturation of 37%, and lightness of 18%.
Web Accessibility & Design Recommendations: When implementing #3F1D3B 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.
