In a RGB color space, #fafee5 hex color is composed of 98% red, 99.6% green and 89.8% blue. Whereas in a CMYK color space, it is composed of 1.6% cyan, 0% magenta, 9.8% yellow and 0.4% black. It has a hue angle of 69.6 degrees, a saturation of 92.6% and a lightness of 94.7%. #fafee5 color hex could be obtained by blending #ffffff with #f5fdcb. Closest websafe color is: #ffffcc.
The hexadecimal color #fafee5 has RGB values of R:250, G:254, B:229 and CMYK values of C:0.02, M:0, Y:0.1, K:0. Its decimal value is 16449253.
Hex triplet | fafee5 | #fafee5 |
RGB Decimal | 250, 254, 229 | rgb(250,254,229) |
RGB Percent | 98, 99.6, 89.8 | rgb(98%,99.6%,89.8%) |
CMYK | 1.6, 0, 9.8, 0.4 | |
HSL | 69.6°, 92.6, 94.7 | hsl(69.6,92.6%,94.7%) |
HSV(HSB) | 69.6°, 9.8, 99.6 | |
Web Safe | ffffcc | #ffc |
XYZ | 89.009, 96.865, 88.134 |
xyY | 0.325, 0.354, 96.865 |
CIE-LAB | 98.775, -5.539, 11.497 |
CIE-LCH | 98.775, 12.761, 115.725 |
CIE-LUV | 98.775, -0.951, 18.332 |
Hunter-Lab | 98.42, -10.803, 15.8 |
Binary | 11111010, 11111110, 11100101 |
Below, you can see some colors close to #fafee5. 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 #fafee5.
<span style="color:#fafee5">Text here</span>
This paragraph has a background color of #fafee5.
<p style="background-color:#fafee5;">Content here</p>
This element has a border color of #fafee5.
<div style="border:1px #fafee5;">Content here</div>
.text {color:#fafee5;}
.background {background-color:#fafee5;}
.border {border:1px solid #fafee5;}
.text-shadow {border:1px solid #fafee5;}
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, #0d0f01 is the darkest color, while #fefff9 is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #f2f2f1 is the less saturated color, while #fafee5 is the most saturated one.