#F7EDDA Venetian Lace
#F7EDDA (Venetian Lace) RGB value is (247, 237, 218).
Red value is 247, green value is 237, and blue value is 218.
Cylindrical-coordinate representations (HSL) of color #F7EDDA: hue: 39°, saturation: 64.4%, and lightness: 91.2%.
Process color (CMYK) of #F7EDDA is 0%, 4%, 11.7%, 3.1%. Web safe color equivalent of #F7EDDA is ##FFFFCC. Color #F7EDDA contains mainly Yellow.
Color Spaces
| Color spaces of #F7EDDA | Value |
|---|---|
| RGB | 247, 237, 218 |
| HSL | 39°, 64.4%, 91.2% |
| HSV / HSB | 39°, 11.7%, 96.9% |
| CMYK | 0%, 4%, 11.7%, 3.1% |
| XYZ | 81.3, 85.41, 78.52 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110111 | 11101101 | 11011010 |
| Octal | 367 | 355 | 332 |
| Decimal | 247 | 237 | 218 |
| Hex | F7 | ED | DA |
Shades of #F7EDDA
Tints of #F7EDDA
.mybgColor { background-color: #F7EDDA; }
.myforeColor { color: #F7EDDA; }
.myborderColor { border: 3px solid #F7EDDA; }
<p style="color:#F7EDDA">Text here</p>
This sample text is styled with font color #F7EDDA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F7EDDA">Div content here</div>
<div style="border:3px solid #F7EDDA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(247, 237, 218, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F7EDDA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F7EDDA;
-webkit-box-shadow: 1px 1px 3px #F7EDDA;
box-shadow: 1px 1px 3px #F7EDDA; }
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 #F7EDDA (Venetian Lace)
Color Overview & Profile: Color #F7EDDA, also known as Venetian Lace, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 97% Red (247/255), 93% Green (237/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, #F7EDDA translates into the CMYK subtractive color model with values of 0% Cyan, 4% Magenta, 11.7% Yellow, and 3.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 39°, saturation of 64.4%, and lightness of 91.2%.
Web Accessibility & Design Recommendations: When implementing #F7EDDA 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.
