#ED2E38 Allura Red
#ED2E38 (Allura Red) RGB value is (237, 46, 56).
Red value is 237, green value is 46, and blue value is 56.
Cylindrical-coordinate representations (HSL) of color #ED2E38: hue: 357°, saturation: 84.1%, and lightness: 55.5%.
Process color (CMYK) of #ED2E38 is 0%, 80.6%, 76.4%, 7.1%. Web safe color equivalent of #ED2E38 is ##FF3333. Color #ED2E38 contains mainly Red.
Color Spaces
| Color spaces of #ED2E38 | Value |
|---|---|
| RGB | 237, 46, 56 |
| HSL | 357°, 84.1%, 55.5% |
| HSV / HSB | 357°, 80.6%, 92.9% |
| CMYK | 0%, 80.6%, 76.4%, 7.1% |
| XYZ | 36.62, 20.25, 5.72 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101101 | 00101110 | 00111000 |
| Octal | 355 | 056 | 070 |
| Decimal | 237 | 46 | 56 |
| Hex | ED | 2E | 38 |
Shades of #ED2E38
Tints of #ED2E38
.mybgColor { background-color: #ED2E38; }
.myforeColor { color: #ED2E38; }
.myborderColor { border: 3px solid #ED2E38; }
<p style="color:#ED2E38">Text here</p>
This sample text is styled with font color #ED2E38. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#ED2E38">Div content here</div>
<div style="border:3px solid #ED2E38">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(237, 46, 56, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #ED2E38; }
.divShadow { -moz-box-shadow: 1px 1px 3px #ED2E38;
-webkit-box-shadow: 1px 1px 3px #ED2E38;
box-shadow: 1px 1px 3px #ED2E38; }
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 #ED2E38 (Allura Red)
Color Overview & Profile: Color #ED2E38, also known as Allura Red, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 93% Red (237/255), 18% Green (46/255), and 22% Blue (56/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #ED2E38 translates into the CMYK subtractive color model with values of 0% Cyan, 80.6% Magenta, 76.4% Yellow, and 7.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 357°, saturation of 84.1%, and lightness of 55.5%.
Web Accessibility & Design Recommendations: When implementing #ED2E38 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 ##FF3333.
