#F5ECDA Abel
#F5ECDA (Abel) RGB value is (245, 236, 218).
Red value is 245, green value is 236, and blue value is 218.
Cylindrical-coordinate representations (HSL) of color #F5ECDA: hue: 40°, saturation: 57.4%, and lightness: 90.8%.
Process color (CMYK) of #F5ECDA is 0%, 3.7%, 11%, 3.9%. Web safe color equivalent of #F5ECDA is ##FFFFCC. Color #F5ECDA contains mainly Yellow.
Color Spaces
| Color spaces of #F5ECDA | Value |
|---|---|
| RGB | 245, 236, 218 |
| HSL | 40°, 57.4%, 90.8% |
| HSV / HSB | 40°, 11%, 96.1% |
| CMYK | 0%, 3.7%, 11%, 3.9% |
| XYZ | 80.31, 84.47, 78.39 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110101 | 11101100 | 11011010 |
| Octal | 365 | 354 | 332 |
| Decimal | 245 | 236 | 218 |
| Hex | F5 | EC | DA |
Shades of #F5ECDA
Tints of #F5ECDA
.mybgColor { background-color: #F5ECDA; }
.myforeColor { color: #F5ECDA; }
.myborderColor { border: 3px solid #F5ECDA; }
<p style="color:#F5ECDA">Text here</p>
This sample text is styled with font color #F5ECDA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F5ECDA">Div content here</div>
<div style="border:3px solid #F5ECDA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(245, 236, 218, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F5ECDA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F5ECDA;
-webkit-box-shadow: 1px 1px 3px #F5ECDA;
box-shadow: 1px 1px 3px #F5ECDA; }
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 #F5ECDA (Abel)
Color Overview & Profile: Color #F5ECDA, also known as Abel, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 96% Red (245/255), 93% Green (236/255), and 85% Blue (218/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #F5ECDA translates into the CMYK subtractive color model with values of 0% Cyan, 3.7% Magenta, 11% Yellow, and 3.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 40°, saturation of 57.4%, and lightness of 90.8%.
Web Accessibility & Design Recommendations: When implementing #F5ECDA 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 ##FFFFCC.
