#421E40 Purple Void
#421E40 (Purple Void) RGB value is (66, 30, 64).
Red value is 66, green value is 30, and blue value is 64.
Cylindrical-coordinate representations (HSL) of color #421E40: hue: 303°, saturation: 37.5%, and lightness: 18.8%.
Process color (CMYK) of #421E40 is 0%, 54.5%, 3%, 74.1%. Web safe color equivalent of #421E40 is ##333333. Color #421E40 contains mainly Red.
Color Spaces
| Color spaces of #421E40 | Value |
|---|---|
| RGB | 66, 30, 64 |
| HSL | 303°, 37.5%, 18.8% |
| HSV / HSB | 303°, 54.5%, 25.9% |
| CMYK | 0%, 54.5%, 3%, 74.1% |
| XYZ | 3.64, 2.46, 5.13 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000010 | 00011110 | 01000000 |
| Octal | 102 | 036 | 100 |
| Decimal | 66 | 30 | 64 |
| Hex | 42 | 1E | 40 |
Shades of #421E40
Tints of #421E40
.mybgColor { background-color: #421E40; }
.myforeColor { color: #421E40; }
.myborderColor { border: 3px solid #421E40; }
<p style="color:#421E40">Text here</p>
This sample text is styled with font color #421E40. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#421E40">Div content here</div>
<div style="border:3px solid #421E40">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(66, 30, 64, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #421E40; }
.divShadow { -moz-box-shadow: 1px 1px 3px #421E40;
-webkit-box-shadow: 1px 1px 3px #421E40;
box-shadow: 1px 1px 3px #421E40; }
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 #421E40 (Purple Void)
Color Overview & Profile: Color #421E40, also known as Purple Void, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 26% Red (66/255), 12% Green (30/255), and 25% Blue (64/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #421E40 translates into the CMYK subtractive color model with values of 0% Cyan, 54.5% Magenta, 3% Yellow, and 74.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 303°, saturation of 37.5%, and lightness of 18.8%.
Web Accessibility & Design Recommendations: When implementing #421E40 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.
