#3C2D4D Operetta Mauve
#3C2D4D (Operetta Mauve) RGB value is (60, 45, 77).
Red value is 60, green value is 45, and blue value is 77.
Cylindrical-coordinate representations (HSL) of color #3C2D4D: hue: 268°, saturation: 26.2%, and lightness: 23.9%.
Process color (CMYK) of #3C2D4D is 22.1%, 41.6%, 0%, 69.8%. Web safe color equivalent of #3C2D4D is ##333366. Color #3C2D4D contains mainly Magenta.
Color Spaces
| Color spaces of #3C2D4D | Value |
|---|---|
| RGB | 60, 45, 77 |
| HSL | 268°, 26.2%, 23.9% |
| HSV / HSB | 268°, 41.6%, 30.2% |
| CMYK | 22.1%, 41.6%, 0%, 69.8% |
| XYZ | 4.14, 3.37, 7.45 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111100 | 00101101 | 01001101 |
| Octal | 074 | 055 | 115 |
| Decimal | 60 | 45 | 77 |
| Hex | 3C | 2D | 4D |
Shades of #3C2D4D
Tints of #3C2D4D
.mybgColor { background-color: #3C2D4D; }
.myforeColor { color: #3C2D4D; }
.myborderColor { border: 3px solid #3C2D4D; }
<p style="color:#3C2D4D">Text here</p>
This sample text is styled with font color #3C2D4D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#3C2D4D">Div content here</div>
<div style="border:3px solid #3C2D4D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(60, 45, 77, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3C2D4D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3C2D4D;
-webkit-box-shadow: 1px 1px 3px #3C2D4D;
box-shadow: 1px 1px 3px #3C2D4D; }
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 #3C2D4D (Operetta Mauve)
Color Overview & Profile: Color #3C2D4D, also known as Operetta 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 (60/255), 18% Green (45/255), and 30% Blue (77/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #3C2D4D translates into the CMYK subtractive color model with values of 22.1% Cyan, 41.6% Magenta, 0% Yellow, and 69.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 268°, saturation of 26.2%, and lightness of 23.9%.
Web Accessibility & Design Recommendations: When implementing #3C2D4D 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 ##333366.
