#E56D75 Froly
#E56D75 (Froly) RGB value is (229, 109, 117).
Red value is 229, green value is 109, and blue value is 117.
Cylindrical-coordinate representations (HSL) of color #E56D75: hue: 356°, saturation: 69.8%, and lightness: 66.3%.
Process color (CMYK) of #E56D75 is 0%, 52.4%, 48.9%, 10.2%. Web safe color equivalent of #E56D75 is ##CC6666. Color #E56D75 contains mainly Red.
Color Spaces
| Color spaces of #E56D75 | Value |
|---|---|
| RGB | 229, 109, 117 |
| HSL | 356°, 69.8%, 66.3% |
| HSV / HSB | 356°, 52.4%, 89.8% |
| CMYK | 0%, 52.4%, 48.9%, 10.2% |
| XYZ | 41, 28.88, 20.24 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100101 | 01101101 | 01110101 |
| Octal | 345 | 155 | 165 |
| Decimal | 229 | 109 | 117 |
| Hex | E5 | 6D | 75 |
Shades of #E56D75
Tints of #E56D75
.mybgColor { background-color: #E56D75; }
.myforeColor { color: #E56D75; }
.myborderColor { border: 3px solid #E56D75; }
<p style="color:#E56D75">Text here</p>
This sample text is styled with font color #E56D75. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E56D75">Div content here</div>
<div style="border:3px solid #E56D75">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(229, 109, 117, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E56D75; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E56D75;
-webkit-box-shadow: 1px 1px 3px #E56D75;
box-shadow: 1px 1px 3px #E56D75; }
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 #E56D75 (Froly)
Color Overview & Profile: Color #E56D75, also known as Froly, 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), 43% Green (109/255), and 46% Blue (117/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #E56D75 translates into the CMYK subtractive color model with values of 0% Cyan, 52.4% Magenta, 48.9% Yellow, and 10.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 356°, saturation of 69.8%, and lightness of 66.3%.
Web Accessibility & Design Recommendations: When implementing #E56D75 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 ##CC6666.
