#F7EEDB Home Plate
#F7EEDB (Home Plate) RGB value is (247, 238, 219).
Red value is 247, green value is 238, and blue value is 219.
Cylindrical-coordinate representations (HSL) of color #F7EEDB: hue: 41°, saturation: 63.6%, and lightness: 91.4%.
Process color (CMYK) of #F7EEDB is 0%, 3.6%, 11.3%, 3.1%. Web safe color equivalent of #F7EEDB is ##FFFFCC. Color #F7EEDB contains mainly Yellow.
Color Spaces
| Color spaces of #F7EEDB | Value |
|---|---|
| RGB | 247, 238, 219 |
| HSL | 41°, 63.6%, 91.4% |
| HSV / HSB | 41°, 11.3%, 96.9% |
| CMYK | 0%, 3.6%, 11.3%, 3.1% |
| XYZ | 81.72, 86.04, 79.31 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110111 | 11101110 | 11011011 |
| Octal | 367 | 356 | 333 |
| Decimal | 247 | 238 | 219 |
| Hex | F7 | EE | DB |
Shades of #F7EEDB
Tints of #F7EEDB
.mybgColor { background-color: #F7EEDB; }
.myforeColor { color: #F7EEDB; }
.myborderColor { border: 3px solid #F7EEDB; }
<p style="color:#F7EEDB">Text here</p>
This sample text is styled with font color #F7EEDB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F7EEDB">Div content here</div>
<div style="border:3px solid #F7EEDB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(247, 238, 219, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F7EEDB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F7EEDB;
-webkit-box-shadow: 1px 1px 3px #F7EEDB;
box-shadow: 1px 1px 3px #F7EEDB; }
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 #F7EEDB (Home Plate)
Color Overview & Profile: Color #F7EEDB, also known as Home Plate, 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 (238/255), and 86% Blue (219/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #F7EEDB translates into the CMYK subtractive color model with values of 0% Cyan, 3.6% Magenta, 11.3% Yellow, and 3.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 41°, saturation of 63.6%, and lightness of 91.4%.
Web Accessibility & Design Recommendations: When implementing #F7EEDB 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.
