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