#E31B5D Radiant Raspberry
#E31B5D (Radiant Raspberry) RGB value is (227, 27, 93).
Red value is 227, green value is 27, and blue value is 93.
Cylindrical-coordinate representations (HSL) of color #E31B5D: hue: 340°, saturation: 78.7%, and lightness: 49.8%.
Process color (CMYK) of #E31B5D is 0%, 88.1%, 59%, 11%. Web safe color equivalent of #E31B5D is ##CC3366. Color #E31B5D contains mainly Red.
Color Spaces
| Color spaces of #E31B5D | Value |
|---|---|
| RGB | 227, 27, 93 |
| HSL | 340°, 78.7%, 49.8% |
| HSV / HSB | 340°, 88.1%, 89% |
| CMYK | 0%, 88.1%, 59%, 11% |
| XYZ | 34.05, 17.91, 12.02 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100011 | 00011011 | 01011101 |
| Octal | 343 | 033 | 135 |
| Decimal | 227 | 27 | 93 |
| Hex | E3 | 1B | 5D |
Shades of #E31B5D
Tints of #E31B5D
.mybgColor { background-color: #E31B5D; }
.myforeColor { color: #E31B5D; }
.myborderColor { border: 3px solid #E31B5D; }
<p style="color:#E31B5D">Text here</p>
This sample text is styled with font color #E31B5D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E31B5D">Div content here</div>
<div style="border:3px solid #E31B5D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(227, 27, 93, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E31B5D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E31B5D;
-webkit-box-shadow: 1px 1px 3px #E31B5D;
box-shadow: 1px 1px 3px #E31B5D; }
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 #E31B5D (Radiant Raspberry)
Color Overview & Profile: Color #E31B5D, also known as Radiant Raspberry, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 89% Red (227/255), 11% Green (27/255), and 36% Blue (93/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #E31B5D translates into the CMYK subtractive color model with values of 0% Cyan, 88.1% Magenta, 59% Yellow, and 11% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 340°, saturation of 78.7%, and lightness of 49.8%.
Web Accessibility & Design Recommendations: When implementing #E31B5D 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 ##CC3366.
