In a RGB color space, #f7f7f7 hex color (also known as Lynx White) is composed of 96.9% red, 96.9% green and 96.9% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 0% magenta, 0% yellow and 3.1% black. It has a hue angle of 0 degrees, a saturation of 0% and a lightness of 96.9%. #f7f7f7 color hex could be obtained by blending #ffffff with #efefef. Closest websafe color is: #ffffff.
The hexadecimal color #f7f7f7 has RGB values of R:247, G:247, B:247 and CMYK values of C:0, M:0, Y:0, K:0.03. Its decimal value is 16250871.
Hex triplet | f7f7f7 | #f7f7f7 |
RGB Decimal | 247, 247, 247 | rgb(247,247,247) |
RGB Percent | 96.9, 96.9, 96.9 | rgb(96.9%,96.9%,96.9%) |
CMYK | 0, 0, 0, 3.1 | |
HSL | 0°, 0, 96.9 | hsl(0,0%,96.9%) |
HSV(HSB) | 0°, 0, 96.9 | |
Web Safe | ffffff | #fff |
XYZ | 88.407, 93.011, 101.289 |
xyY | 0.313, 0.329, 93.011 |
CIE-LAB | 97.232, 0.005, -0.01 |
CIE-LCH | 97.232, 0.011, 296.813 |
CIE-LUV | 97.232, 0.001, -0.017 |
Hunter-Lab | 96.442, -5.146, 5.24 |
Binary | 11110111, 11110111, 11110111 |
Below, you can see some colors close to #f7f7f7. 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 #f7f7f7.
<span style="color:#f7f7f7">Text here</span>
This paragraph has a background color of #f7f7f7.
<p style="background-color:#f7f7f7;">Content here</p>
This element has a border color of #f7f7f7.
<div style="border:1px #f7f7f7;">Content here</div>
.text {color:#f7f7f7;}
.background {background-color:#f7f7f7;}
.border {border:1px solid #f7f7f7;}
.text-shadow {border:1px solid #f7f7f7;}
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, #030303 is the darkest color, while #f7f7f7 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #f7f7f7 is the less saturated color, while #fef0f0 is the most saturated one.