#F1E5D3 Ancient Ivory
#F1E5D3 (Ancient Ivory) RGB value is (241, 229, 211).
Red value is 241, green value is 229, and blue value is 211.
Cylindrical-coordinate representations (HSL) of color #F1E5D3: hue: 36°, saturation: 51.7%, and lightness: 88.6%.
Process color (CMYK) of #F1E5D3 is 0%, 5%, 12.4%, 5.5%. Web safe color equivalent of #F1E5D3 is ##FFCCCC. Color #F1E5D3 contains mainly Yellow.
Color Spaces
| Color spaces of #F1E5D3 | Value |
|---|---|
| RGB | 241, 229, 211 |
| HSL | 36°, 51.7%, 88.6% |
| HSV / HSB | 36°, 12.4%, 94.5% |
| CMYK | 0%, 5%, 12.4%, 5.5% |
| XYZ | 76.05, 79.44, 72.94 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110001 | 11100101 | 11010011 |
| Octal | 361 | 345 | 323 |
| Decimal | 241 | 229 | 211 |
| Hex | F1 | E5 | D3 |
Shades of #F1E5D3
Tints of #F1E5D3
.mybgColor { background-color: #F1E5D3; }
.myforeColor { color: #F1E5D3; }
.myborderColor { border: 3px solid #F1E5D3; }
<p style="color:#F1E5D3">Text here</p>
This sample text is styled with font color #F1E5D3. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F1E5D3">Div content here</div>
<div style="border:3px solid #F1E5D3">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(241, 229, 211, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F1E5D3; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F1E5D3;
-webkit-box-shadow: 1px 1px 3px #F1E5D3;
box-shadow: 1px 1px 3px #F1E5D3; }
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 #F1E5D3 (Ancient Ivory)
Color Overview & Profile: Color #F1E5D3, also known as Ancient Ivory, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 95% Red (241/255), 90% Green (229/255), and 83% Blue (211/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #F1E5D3 translates into the CMYK subtractive color model with values of 0% Cyan, 5% Magenta, 12.4% Yellow, and 5.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 36°, saturation of 51.7%, and lightness of 88.6%.
Web Accessibility & Design Recommendations: When implementing #F1E5D3 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 ##FFCCCC.
