In a RGB color space, #f7f0f7 hex color is composed of 96.9% red, 94.1% green and 96.9% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 2.8% magenta, 0% yellow and 3.1% black. It has a hue angle of 300 degrees, a saturation of 30.4% and a lightness of 95.5%. #f7f0f7 color hex could be obtained by blending #ffffff with #efe1ef. Closest websafe color is: #ffffff.
The hexadecimal color #f7f0f7 has RGB values of R:247, G:240, B:247 and CMYK values of C:0, M:0.03, Y:0, K:0.03. Its decimal value is 16249079.
Hex triplet | f7f0f7 | #f7f0f7 |
RGB Decimal | 247, 240, 247 | rgb(247,240,247) |
RGB Percent | 96.9, 94.1, 96.9 | rgb(96.9%,94.1%,96.9%) |
CMYK | 0, 2.8, 0, 3.1 | |
HSL | 300°, 30.4, 95.5 | hsl(300,30.4%,95.5%) |
HSV(HSB) | 300°, 2.8, 96.9 | |
Web Safe | ffffff | #fff |
XYZ | 86.306, 88.81, 100.589 |
xyY | 0.313, 0.322, 88.81 |
CIE-LAB | 95.501, 3.571, -2.544 |
CIE-LCH | 95.501, 4.384, 324.529 |
CIE-LUV | 95.501, 3.535, -4.585 |
Hunter-Lab | 94.239, -1.443, 2.682 |
Binary | 11110111, 11110000, 11110111 |
Below, you can see some colors close to #f7f0f7. 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 #f7f0f7.
<span style="color:#f7f0f7">Text here</span>
This paragraph has a background color of #f7f0f7.
<p style="background-color:#f7f0f7;">Content here</p>
This element has a border color of #f7f0f7.
<div style="border:1px #f7f0f7;">Content here</div>
.text {color:#f7f0f7;}
.background {background-color:#f7f0f7;}
.border {border:1px solid #f7f0f7;}
.text-shadow {border:1px solid #f7f0f7;}
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, #0d070d is the darkest color, while #fefefe is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #f4f3f4 is the less saturated color, while #ffe8ff is the most saturated one.