#41274D Operetta Mauve
#41274D (Operetta Mauve) RGB value is (65, 39, 77).
Red value is 65, green value is 39, and blue value is 77.
Cylindrical-coordinate representations (HSL) of color #41274D: hue: 281°, saturation: 32.8%, and lightness: 22.7%.
Process color (CMYK) of #41274D is 15.6%, 49.4%, 0%, 69.8%. Web safe color equivalent of #41274D is ##333366. Color #41274D contains mainly Magenta.
Color Spaces
| Color spaces of #41274D | Value |
|---|---|
| RGB | 65, 39, 77 |
| HSL | 281°, 32.8%, 22.7% |
| HSV / HSB | 281°, 49.4%, 30.2% |
| CMYK | 15.6%, 49.4%, 0%, 69.8% |
| XYZ | 4.24, 3.11, 7.4 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000001 | 00100111 | 01001101 |
| Octal | 101 | 047 | 115 |
| Decimal | 65 | 39 | 77 |
| Hex | 41 | 27 | 4D |
Shades of #41274D
Tints of #41274D
.mybgColor { background-color: #41274D; }
.myforeColor { color: #41274D; }
.myborderColor { border: 3px solid #41274D; }
<p style="color:#41274D">Text here</p>
This sample text is styled with font color #41274D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#41274D">Div content here</div>
<div style="border:3px solid #41274D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(65, 39, 77, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #41274D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #41274D;
-webkit-box-shadow: 1px 1px 3px #41274D;
box-shadow: 1px 1px 3px #41274D; }
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 #41274D (Operetta Mauve)
Color Overview & Profile: Color #41274D, 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 25% Red (65/255), 15% Green (39/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, #41274D translates into the CMYK subtractive color model with values of 15.6% Cyan, 49.4% Magenta, 0% Yellow, and 69.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 281°, saturation of 32.8%, and lightness of 22.7%.
Web Accessibility & Design Recommendations: When implementing #41274D 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.
