#F0F1F3 Aragonite White
#F0F1F3 (Aragonite White) RGB value is (240, 241, 243).
Red value is 240, green value is 241, and blue value is 243.
Cylindrical-coordinate representations (HSL) of color #F0F1F3: hue: 220°, saturation: 11.1%, and lightness: 94.7%.
Process color (CMYK) of #F0F1F3 is 1.2%, 0.8%, 0%, 4.7%. Web safe color equivalent of #F0F1F3 is ##FFFFFF. Color #F0F1F3 contains mainly WHITE.
Color Spaces
| Color spaces of #F0F1F3 | Value |
|---|---|
| RGB | 240, 241, 243 |
| HSL | 220°, 11.1%, 94.7% |
| HSV / HSB | 220°, 1.2%, 95.3% |
| CMYK | 1.2%, 0.8%, 0%, 4.7% |
| XYZ | 83.57, 87.91, 97.34 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110000 | 11110001 | 11110011 |
| Octal | 360 | 361 | 363 |
| Decimal | 240 | 241 | 243 |
| Hex | F0 | F1 | F3 |
Shades of #F0F1F3
Tints of #F0F1F3
.mybgColor { background-color: #F0F1F3; }
.myforeColor { color: #F0F1F3; }
.myborderColor { border: 3px solid #F0F1F3; }
<p style="color:#F0F1F3">Text here</p>
This sample text is styled with font color #F0F1F3. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F0F1F3">Div content here</div>
<div style="border:3px solid #F0F1F3">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(240, 241, 243, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F0F1F3; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F0F1F3;
-webkit-box-shadow: 1px 1px 3px #F0F1F3;
box-shadow: 1px 1px 3px #F0F1F3; }
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 #F0F1F3 (Aragonite White)
Color Overview & Profile: Color #F0F1F3, also known as Aragonite White, 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 (241/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, #F0F1F3 translates into the CMYK subtractive color model with values of 1.2% Cyan, 0.8% Magenta, 0% Yellow, and 4.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 220°, saturation of 11.1%, and lightness of 94.7%.
Web Accessibility & Design Recommendations: When implementing #F0F1F3 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.
