In a RGB color space, #f0f0f7 hex color is composed of 94.1% red, 94.1% green and 96.9% blue. Whereas in a CMYK color space, it is composed of 2.8% cyan, 2.8% magenta, 0% yellow and 3.1% black. It has a hue angle of 240 degrees, a saturation of 30.4% and a lightness of 95.5%. #f0f0f7 color hex could be obtained by blending #ffffff with #e1e1ef. Closest websafe color is: #ffffff.
The hexadecimal color #f0f0f7 has RGB values of R:240, G:240, B:247 and CMYK values of C:0.03, M:0.03, Y:0, K:0.03. Its decimal value is 15790327.
Hex triplet | f0f0f7 | #f0f0f7 |
RGB Decimal | 240, 240, 247 | rgb(240,240,247) |
RGB Percent | 94.1, 94.1, 96.9 | rgb(94.1%,94.1%,96.9%) |
CMYK | 2.8, 2.8, 0, 3.1 | |
HSL | 240°, 30.4, 95.5 | hsl(240,30.4%,95.5%) |
HSV(HSB) | 240°, 2.8, 96.9 | |
Web Safe | ffffff | #fff |
XYZ | 83.884, 87.561, 100.475 |
xyY | 0.308, 0.322, 87.561 |
CIE-LAB | 94.976, 1.261, -3.376 |
CIE-LCH | 94.976, 3.604, 290.477 |
CIE-LUV | 94.976, -0.392, -5.47 |
Hunter-Lab | 93.574, -3.739, 1.839 |
Binary | 11110000, 11110000, 11110111 |
Below, you can see some colors close to #f0f0f7. 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 #f0f0f7.
<span style="color:#f0f0f7">Text here</span>
This paragraph has a background color of #f0f0f7.
<p style="background-color:#f0f0f7;">Content here</p>
This element has a border color of #f0f0f7.
<div style="border:1px #f0f0f7;">Content here</div>
.text {color:#f0f0f7;}
.background {background-color:#f0f0f7;}
.border {border:1px solid #f0f0f7;}
.text-shadow {border:1px solid #f0f0f7;}
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, #07070d is the darkest color, while #fefefe is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #f3f3f4 is the less saturated color, while #e8e8ff is the most saturated one.