#EFF5EF Beluga
#EFF5EF (Beluga) RGB value is (239, 245, 239).
Red value is 239, green value is 245, and blue value is 239.
Cylindrical-coordinate representations (HSL) of color #EFF5EF: hue: 120°, saturation: 23.1%, and lightness: 94.9%.
Process color (CMYK) of #EFF5EF is 2.4%, 0%, 2.4%, 3.9%. Web safe color equivalent of #EFF5EF is ##FFFFFF. Color #EFF5EF contains mainly WHITE.
Color Spaces
| Color spaces of #EFF5EF | Value |
|---|---|
| RGB | 239, 245, 239 |
| HSL | 120°, 23.1%, 94.9% |
| HSV / HSB | 120°, 2.4%, 96.1% |
| CMYK | 2.4%, 0%, 2.4%, 3.9% |
| XYZ | 83.83, 89.89, 94.58 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101111 | 11110101 | 11101111 |
| Octal | 357 | 365 | 357 |
| Decimal | 239 | 245 | 239 |
| Hex | EF | F5 | EF |
Shades of #EFF5EF
Tints of #EFF5EF
.mybgColor { background-color: #EFF5EF; }
.myforeColor { color: #EFF5EF; }
.myborderColor { border: 3px solid #EFF5EF; }
<p style="color:#EFF5EF">Text here</p>
This sample text is styled with font color #EFF5EF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EFF5EF">Div content here</div>
<div style="border:3px solid #EFF5EF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(239, 245, 239, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EFF5EF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EFF5EF;
-webkit-box-shadow: 1px 1px 3px #EFF5EF;
box-shadow: 1px 1px 3px #EFF5EF; }
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 #EFF5EF (Beluga)
Color Overview & Profile: Color #EFF5EF, 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 (239/255), 96% Green (245/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, #EFF5EF translates into the CMYK subtractive color model with values of 2.4% Cyan, 0% Magenta, 2.4% Yellow, and 3.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 120°, saturation of 23.1%, and lightness of 94.9%.
Web Accessibility & Design Recommendations: When implementing #EFF5EF 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.
