#E57681 Passion Pink
#E57681 (Passion Pink) RGB value is (229, 118, 129).
Red value is 229, green value is 118, and blue value is 129.
Cylindrical-coordinate representations (HSL) of color #E57681: hue: 354°, saturation: 68.1%, and lightness: 68%.
Process color (CMYK) of #E57681 is 0%, 48.5%, 43.7%, 10.2%. Web safe color equivalent of #E57681 is ##CC6699. Color #E57681 contains mainly Red.
Color Spaces
| Color spaces of #E57681 | Value |
|---|---|
| RGB | 229, 118, 129 |
| HSL | 354°, 68.1%, 68% |
| HSV / HSB | 354°, 48.5%, 89.8% |
| CMYK | 0%, 48.5%, 43.7%, 10.2% |
| XYZ | 42.76, 31.2, 24.54 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100101 | 01110110 | 10000001 |
| Octal | 345 | 166 | 201 |
| Decimal | 229 | 118 | 129 |
| Hex | E5 | 76 | 81 |
Shades of #E57681
Tints of #E57681
.mybgColor { background-color: #E57681; }
.myforeColor { color: #E57681; }
.myborderColor { border: 3px solid #E57681; }
<p style="color:#E57681">Text here</p>
This sample text is styled with font color #E57681. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E57681">Div content here</div>
<div style="border:3px solid #E57681">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(229, 118, 129, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E57681; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E57681;
-webkit-box-shadow: 1px 1px 3px #E57681;
box-shadow: 1px 1px 3px #E57681; }
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 #E57681 (Passion Pink)
Color Overview & Profile: Color #E57681, also known as Passion Pink, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 90% Red (229/255), 46% Green (118/255), and 51% Blue (129/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #E57681 translates into the CMYK subtractive color model with values of 0% Cyan, 48.5% Magenta, 43.7% Yellow, and 10.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 354°, saturation of 68.1%, and lightness of 68%.
Web Accessibility & Design Recommendations: When implementing #E57681 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 ##CC6699.
