#F0F2EF Beluga
#F0F2EF (Beluga) RGB value is (240, 242, 239).
Red value is 240, green value is 242, and blue value is 239.
Cylindrical-coordinate representations (HSL) of color #F0F2EF: hue: 100°, saturation: 10.3%, and lightness: 94.3%.
Process color (CMYK) of #F0F2EF is 0.8%, 0%, 1.2%, 5.1%. Web safe color equivalent of #F0F2EF is ##FFFFFF. Color #F0F2EF contains mainly WHITE.
Color Spaces
| Color spaces of #F0F2EF | Value |
|---|---|
| RGB | 240, 242, 239 |
| HSL | 100°, 10.3%, 94.3% |
| HSV / HSB | 100°, 1.2%, 94.9% |
| CMYK | 0.8%, 0%, 1.2%, 5.1% |
| XYZ | 83.26, 88.26, 94.29 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110000 | 11110010 | 11101111 |
| Octal | 360 | 362 | 357 |
| Decimal | 240 | 242 | 239 |
| Hex | F0 | F2 | EF |
Shades of #F0F2EF
Tints of #F0F2EF
.mybgColor { background-color: #F0F2EF; }
.myforeColor { color: #F0F2EF; }
.myborderColor { border: 3px solid #F0F2EF; }
<p style="color:#F0F2EF">Text here</p>
This sample text is styled with font color #F0F2EF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F0F2EF">Div content here</div>
<div style="border:3px solid #F0F2EF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(240, 242, 239, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F0F2EF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F0F2EF;
-webkit-box-shadow: 1px 1px 3px #F0F2EF;
box-shadow: 1px 1px 3px #F0F2EF; }
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 #F0F2EF (Beluga)
Color Overview & Profile: Color #F0F2EF, also known as Beluga, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 94% Red (240/255), 95% Green (242/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, #F0F2EF translates into the CMYK subtractive color model with values of 0.8% Cyan, 0% Magenta, 1.2% Yellow, and 5.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 100°, saturation of 10.3%, and lightness of 94.3%.
Web Accessibility & Design Recommendations: When implementing #F0F2EF 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.
