#380835 Cured Eggplant
#380835 (Cured Eggplant) RGB value is (56, 8, 53).
Red value is 56, green value is 8, and blue value is 53.
Cylindrical-coordinate representations (HSL) of color #380835: hue: 304°, saturation: 75%, and lightness: 12.5%.
Process color (CMYK) of #380835 is 0%, 85.7%, 5.4%, 78%. Web safe color equivalent of #380835 is ##330033. Color #380835 contains mainly Red.
Color Spaces
| Color spaces of #380835 | Value |
|---|---|
| RGB | 56, 8, 53 |
| HSL | 304°, 75%, 12.5% |
| HSV / HSB | 304°, 85.7%, 22% |
| CMYK | 0%, 85.7%, 5.4%, 78% |
| XYZ | 2.36, 1.27, 3.49 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111000 | 00001000 | 00110101 |
| Octal | 070 | 010 | 065 |
| Decimal | 56 | 8 | 53 |
| Hex | 38 | 08 | 35 |
Shades of #380835
Tints of #380835
.mybgColor { background-color: #380835; }
.myforeColor { color: #380835; }
.myborderColor { border: 3px solid #380835; }
<p style="color:#380835">Text here</p>
This sample text is styled with font color #380835. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#380835">Div content here</div>
<div style="border:3px solid #380835">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(56, 8, 53, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #380835; }
.divShadow { -moz-box-shadow: 1px 1px 3px #380835;
-webkit-box-shadow: 1px 1px 3px #380835;
box-shadow: 1px 1px 3px #380835; }
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 #380835 (Cured Eggplant)
Color Overview & Profile: Color #380835, also known as Cured Eggplant, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 22% Red (56/255), 3% Green (8/255), and 21% Blue (53/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #380835 translates into the CMYK subtractive color model with values of 0% Cyan, 85.7% Magenta, 5.4% Yellow, and 78% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 304°, saturation of 75%, and lightness of 12.5%.
Web Accessibility & Design Recommendations: When implementing #380835 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.
