#F6EDDB White Mountain
#F6EDDB (White Mountain) RGB value is (246, 237, 219).
Red value is 246, green value is 237, and blue value is 219.
Cylindrical-coordinate representations (HSL) of color #F6EDDB: hue: 40°, saturation: 60%, and lightness: 91.2%.
Process color (CMYK) of #F6EDDB is 0%, 3.7%, 11%, 3.5%. Web safe color equivalent of #F6EDDB is ##FFFFCC. Color #F6EDDB contains mainly Yellow.
Color Spaces
| Color spaces of #F6EDDB | Value |
|---|---|
| RGB | 246, 237, 219 |
| HSL | 40°, 60%, 91.2% |
| HSV / HSB | 40°, 11%, 96.5% |
| CMYK | 0%, 3.7%, 11%, 3.5% |
| XYZ | 81.08, 85.28, 79.19 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110110 | 11101101 | 11011011 |
| Octal | 366 | 355 | 333 |
| Decimal | 246 | 237 | 219 |
| Hex | F6 | ED | DB |
Shades of #F6EDDB
Tints of #F6EDDB
.mybgColor { background-color: #F6EDDB; }
.myforeColor { color: #F6EDDB; }
.myborderColor { border: 3px solid #F6EDDB; }
<p style="color:#F6EDDB">Text here</p>
This sample text is styled with font color #F6EDDB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F6EDDB">Div content here</div>
<div style="border:3px solid #F6EDDB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(246, 237, 219, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F6EDDB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F6EDDB;
-webkit-box-shadow: 1px 1px 3px #F6EDDB;
box-shadow: 1px 1px 3px #F6EDDB; }
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 #F6EDDB (White Mountain)
Color Overview & Profile: Color #F6EDDB, also known as White Mountain, 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 (246/255), 93% Green (237/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, #F6EDDB translates into the CMYK subtractive color model with values of 0% Cyan, 3.7% Magenta, 11% Yellow, and 3.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 40°, saturation of 60%, and lightness of 91.2%.
Web Accessibility & Design Recommendations: When implementing #F6EDDB 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.
