In a RGB color space, #f5f5f9 hex color is composed of 96.1% red, 96.1% green and 97.6% blue. Whereas in a CMYK color space, it is composed of 1.6% cyan, 1.6% magenta, 0% yellow and 2.4% black. It has a hue angle of 240 degrees, a saturation of 25% and a lightness of 96.9%. #f5f5f9 color hex could be obtained by blending #ffffff with #ebebf3. Closest websafe color is: #ffffff.
The hexadecimal color #f5f5f9 has RGB values of R:245, G:245, B:249 and CMYK values of C:0.02, M:0.02, Y:0, K:0.02. Its decimal value is 16119289.
Hex triplet | f5f5f9 | #f5f5f9 |
RGB Decimal | 245, 245, 249 | rgb(245,245,249) |
RGB Percent | 96.1, 96.1, 97.6 | rgb(96.1%,96.1%,97.6%) |
CMYK | 1.6, 1.6, 0, 2.4 | |
HSL | 240°, 25, 96.9 | hsl(240,25%,96.9%) |
HSV(HSB) | 240°, 1.6, 97.6 | |
Web Safe | ffffff | #fff |
XYZ | 87.407, 91.557, 102.688 |
xyY | 0.31, 0.325, 91.557 |
CIE-LAB | 96.639, 0.716, -1.928 |
CIE-LCH | 96.639, 2.056, 290.371 |
CIE-LUV | 96.639, -0.223, -3.12 |
Hunter-Lab | 95.685, -4.392, 3.351 |
Binary | 11110101, 11110101, 11111001 |
Below, you can see some colors close to #f5f5f9. 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 #f5f5f9.
<span style="color:#f5f5f9">Text here</span>
This paragraph has a background color of #f5f5f9.
<p style="background-color:#f5f5f9;">Content here</p>
This element has a border color of #f5f5f9.
<div style="border:1px #f5f5f9;">Content here</div>
.text {color:#f5f5f9;}
.background {background-color:#f5f5f9;}
.border {border:1px solid #f5f5f9;}
.text-shadow {border:1px solid #f5f5f9;}
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, #020203 is the darkest color, while #f5f5f9 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #f6f6f8 is the less saturated color, while #efefff is the most saturated one.