In a RGB color space, #f2f3f4 hex color (also known as Anti-Flash White) is composed of 94.9% red, 95.3% green and 95.7% blue. Whereas in a CMYK color space, it is composed of 0.8% cyan, 0.4% magenta, 0% yellow and 4.3% black. It has a hue angle of 210 degrees, a saturation of 8.3% and a lightness of 95.3%. #f2f3f4 color hex could be obtained by blending #ffffff with #e5e7e9. Closest websafe color is: #ffffff.
The hexadecimal color #f2f3f4 has RGB values of R:242, G:243, B:244 and CMYK values of C:0.01, M:0, Y:0, K:0.04. Its decimal value is 15922164.
Hex triplet | f2f3f4 | #f2f3f4 |
RGB Decimal | 242, 243, 244 | rgb(242,243,244) |
RGB Percent | 94.9, 95.3, 95.7 | rgb(94.9%,95.3%,95.7%) |
CMYK | 0.8, 0.4, 0, 4.3 | |
HSL | 210°, 8.3, 95.3 | hsl(210,8.3%,95.3%) |
HSV(HSB) | 210°, 0.8, 95.7 | |
Web Safe | ffffff | #fff |
XYZ | 84.998, 89.51, 98.385 |
xyY | 0.311, 0.328, 89.51 |
CIE-LAB | 95.793, -0.149, -0.607 |
CIE-LCH | 95.793, 0.625, 256.2 |
CIE-LUV | 95.793, -0.613, -0.912 |
Hunter-Lab | 94.61, -5.202, 4.571 |
Binary | 11110010, 11110011, 11110100 |
Below, you can see some colors close to #f2f3f4. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #f2f3f4.
<span style="color:#f2f3f4">Text here</span>
This paragraph has a background color of #f2f3f4.
<p style="background-color:#f2f3f4;">Content here</p>
This element has a border color of #f2f3f4.
<div style="border:1px #f2f3f4;">Content here</div>
.text {color:#f2f3f4;}
.background {background-color:#f2f3f4;}
.border {border:1px solid #f2f3f4;}
.text-shadow {border:1px solid #f2f3f4;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #08090a is the darkest color, while #fefefe is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #f3f3f3 is the less saturated color, while #e8f3fe is the most saturated one.