#E399CA Crepe Myrtle
#E399CA (Crepe Myrtle) RGB value is (227, 153, 202).
Red value is 227, green value is 153, and blue value is 202.
Cylindrical-coordinate representations (HSL) of color #E399CA: hue: 320°, saturation: 56.9%, and lightness: 74.5%.
Process color (CMYK) of #E399CA is 0%, 32.6%, 11%, 11%. Web safe color equivalent of #E399CA is ##CC99CC. Color #E399CA contains mainly Red.
Color Spaces
| Color spaces of #E399CA | Value |
|---|---|
| RGB | 227, 153, 202 |
| HSL | 320°, 56.9%, 74.5% |
| HSV / HSB | 320°, 32.6%, 89% |
| CMYK | 0%, 32.6%, 11%, 11% |
| XYZ | 53.73, 43.38, 61.41 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100011 | 10011001 | 11001010 |
| Octal | 343 | 231 | 312 |
| Decimal | 227 | 153 | 202 |
| Hex | E3 | 99 | CA |
Shades of #E399CA
Tints of #E399CA
.mybgColor { background-color: #E399CA; }
.myforeColor { color: #E399CA; }
.myborderColor { border: 3px solid #E399CA; }
<p style="color:#E399CA">Text here</p>
This sample text is styled with font color #E399CA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E399CA">Div content here</div>
<div style="border:3px solid #E399CA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(227, 153, 202, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E399CA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E399CA;
-webkit-box-shadow: 1px 1px 3px #E399CA;
box-shadow: 1px 1px 3px #E399CA; }
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 #E399CA (Crepe Myrtle)
Color Overview & Profile: Color #E399CA, also known as Crepe Myrtle, 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), 60% Green (153/255), and 79% Blue (202/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #E399CA translates into the CMYK subtractive color model with values of 0% Cyan, 32.6% Magenta, 11% Yellow, and 11% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 320°, saturation of 56.9%, and lightness of 74.5%.
Web Accessibility & Design Recommendations: When implementing #E399CA 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 ##CC99CC.
