#F7FCE2 Ivory Keys
#F7FCE2 (Ivory Keys) RGB value is (247, 252, 226).
Red value is 247, green value is 252, and blue value is 226.
Cylindrical-coordinate representations (HSL) of color #F7FCE2: hue: 72°, saturation: 81.3%, and lightness: 93.7%.
Process color (CMYK) of #F7FCE2 is 2%, 0%, 10.3%, 1.2%. Web safe color equivalent of #F7FCE2 is ##FFFFCC. Color #F7FCE2 contains mainly Cyan.
Color Spaces
| Color spaces of #F7FCE2 | Value |
|---|---|
| RGB | 247, 252, 226 |
| HSL | 72°, 81.3%, 93.7% |
| HSV / HSB | 72°, 10.3%, 98.8% |
| CMYK | 2%, 0%, 10.3%, 1.2% |
| XYZ | 86.89, 94.89, 85.67 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110111 | 11111100 | 11100010 |
| Octal | 367 | 374 | 342 |
| Decimal | 247 | 252 | 226 |
| Hex | F7 | FC | E2 |
Shades of #F7FCE2
Tints of #F7FCE2
.mybgColor { background-color: #F7FCE2; }
.myforeColor { color: #F7FCE2; }
.myborderColor { border: 3px solid #F7FCE2; }
<p style="color:#F7FCE2">Text here</p>
This sample text is styled with font color #F7FCE2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F7FCE2">Div content here</div>
<div style="border:3px solid #F7FCE2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(247, 252, 226, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F7FCE2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F7FCE2;
-webkit-box-shadow: 1px 1px 3px #F7FCE2;
box-shadow: 1px 1px 3px #F7FCE2; }
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 #F7FCE2 (Ivory Keys)
Color Overview & Profile: Color #F7FCE2, also known as Ivory Keys, 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), 99% Green (252/255), and 89% Blue (226/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #F7FCE2 translates into the CMYK subtractive color model with values of 2% Cyan, 0% Magenta, 10.3% Yellow, and 1.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 72°, saturation of 81.3%, and lightness of 93.7%.
Web Accessibility & Design Recommendations: When implementing #F7FCE2 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.
