#430541 Eggplant
#430541 (Eggplant) RGB value is (67, 5, 65).
Red value is 67, green value is 5, and blue value is 65.
Cylindrical-coordinate representations (HSL) of color #430541: hue: 302°, saturation: 86.1%, and lightness: 14.1%.
Process color (CMYK) of #430541 is 0%, 92.5%, 3%, 73.7%. Web safe color equivalent of #430541 is ##330033. Color #430541 contains mainly Red.
Color Spaces
| Color spaces of #430541 | Value |
|---|---|
| RGB | 67, 5, 65 |
| HSL | 302°, 86.1%, 14.1% |
| HSV / HSB | 302°, 92.5%, 26.3% |
| CMYK | 0%, 92.5%, 3%, 73.7% |
| XYZ | 3.32, 1.68, 5.15 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000011 | 00000101 | 01000001 |
| Octal | 103 | 005 | 101 |
| Decimal | 67 | 5 | 65 |
| Hex | 43 | 05 | 41 |
Shades of #430541
Tints of #430541
.mybgColor { background-color: #430541; }
.myforeColor { color: #430541; }
.myborderColor { border: 3px solid #430541; }
<p style="color:#430541">Text here</p>
This sample text is styled with font color #430541. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#430541">Div content here</div>
<div style="border:3px solid #430541">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(67, 5, 65, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #430541; }
.divShadow { -moz-box-shadow: 1px 1px 3px #430541;
-webkit-box-shadow: 1px 1px 3px #430541;
box-shadow: 1px 1px 3px #430541; }
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 #430541 (Eggplant)
Color Overview & Profile: Color #430541, also known as Eggplant, 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 (67/255), 2% Green (5/255), and 25% Blue (65/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #430541 translates into the CMYK subtractive color model with values of 0% Cyan, 92.5% Magenta, 3% Yellow, and 73.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 302°, saturation of 86.1%, and lightness of 14.1%.
Web Accessibility & Design Recommendations: When implementing #430541 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 ##330033.
