In a RGB color space, #f7f7ef hex color is composed of 96.9% red, 96.9% green and 93.7% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 0% magenta, 3.2% yellow and 3.1% black. It has a hue angle of 60 degrees, a saturation of 33.3% and a lightness of 95.3%. #f7f7ef color hex could be obtained by blending #ffffff with #efefdf. Closest websafe color is: #ffffff.
The hexadecimal color #f7f7ef has RGB values of R:247, G:247, B:239 and CMYK values of C:0, M:0, Y:0.03, K:0.03. Its decimal value is 16250863.
Hex triplet | f7f7ef | #f7f7ef |
RGB Decimal | 247, 247, 239 | rgb(247,247,239) |
RGB Percent | 96.9, 96.9, 93.7 | rgb(96.9%,96.9%,93.7%) |
CMYK | 0, 0, 3.2, 3.1 | |
HSL | 60°, 33.3, 95.3 | hsl(60,33.3%,95.3%) |
HSV(HSB) | 60°, 3.2, 96.9 | |
Web Safe | ffffff | #fff |
XYZ | 87.199, 92.528, 94.925 |
xyY | 0.317, 0.337, 92.528 |
CIE-LAB | 97.036, -1.382, 3.829 |
CIE-LCH | 97.036, 4.07, 109.848 |
CIE-LUV | 97.036, 0.443, 6.114 |
Hunter-Lab | 96.191, -6.522, 8.824 |
Binary | 11110111, 11110111, 11101111 |
Below, you can see some colors close to #f7f7ef. 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 #f7f7ef.
<span style="color:#f7f7ef">Text here</span>
This paragraph has a background color of #f7f7ef.
<p style="background-color:#f7f7ef;">Content here</p>
This element has a border color of #f7f7ef.
<div style="border:1px #f7f7ef;">Content here</div>
.text {color:#f7f7ef;}
.background {background-color:#f7f7ef;}
.border {border:1px solid #f7f7ef;}
.text-shadow {border:1px solid #f7f7ef;}
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, #0c0c06 is the darkest color, while #fefefd 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 #fefee8 is the most saturated one.