In a RGB color space, #faf5fa hex color is composed of 98% red, 96.1% green and 98% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 2% magenta, 0% yellow and 2% black. It has a hue angle of 300 degrees, a saturation of 33.3% and a lightness of 97.1%. #faf5fa color hex could be obtained by blending #ffffff with #f5ebf5. Closest websafe color is: #ffffff.
The hexadecimal color #faf5fa has RGB values of R:250, G:245, B:250 and CMYK values of C:0, M:0.02, Y:0, K:0.02. Its decimal value is 16446970.
Hex triplet | faf5fa | #faf5fa |
RGB Decimal | 250, 245, 250 | rgb(250,245,250) |
RGB Percent | 98, 96.1, 98 | rgb(98%,96.1%,98%) |
CMYK | 0, 2, 0, 2 | |
HSL | 300°, 33.3, 97.1 | hsl(300,33.3%,97.1%) |
HSV(HSB) | 300°, 2, 98 | |
Web Safe | ffffff | #fff |
XYZ | 89.332, 92.531, 103.594 |
xyY | 0.313, 0.324, 92.531 |
CIE-LAB | 97.037, 2.543, -1.817 |
CIE-LCH | 97.037, 3.125, 324.455 |
CIE-LUV | 97.037, 2.522, -3.276 |
Hunter-Lab | 96.193, -2.569, 3.483 |
Binary | 11111010, 11110101, 11111010 |
Below, you can see some colors close to #faf5fa. 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 #faf5fa.
<span style="color:#faf5fa">Text here</span>
This paragraph has a background color of #faf5fa.
<p style="background-color:#faf5fa;">Content here</p>
This element has a border color of #faf5fa.
<div style="border:1px #faf5fa;">Content here</div>
.text {color:#faf5fa;}
.background {background-color:#faf5fa;}
.border {border:1px solid #faf5fa;}
.text-shadow {border:1px solid #faf5fa;}
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, #040204 is the darkest color, while #faf5fa is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #f8f7f8 is the less saturated color, while #fff0ff is the most saturated one.