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