In RGB color space, #fdfdef hex color has a red value of 253, a green value of 253 and a blue value of 239.
In CMYK color space (used in color printing), #fdfdef hex color is composed of 0% cyan, 0% magenta, 5.53% yellow and 0.78% black.
#fdfdef color has a hue of 60 degrees, a saturation of 77.78% and a lightness of 96.5%.
#fdfdef hex color contains mainly RED.
The closest web safe color of #fdfdef is #ffffff
#fdfdef hex color has a decimal value of 16645615.
HEX | fdfdef | #fdfdef |
---|---|---|
RGB | 253, 253, 239 | rgb(253, 253, 239) |
RGB Percent | 99.22, 99.22, 93.73 | rgb(99.22, 99.22, 93.73) |
CMYK | 0, 0, 6, 1 | |
HSL | 60°, 77.78, 96.5 | hsl(60, 77.78%, 96.5%) |
HSV | 60°, 5.5, 99.2 |
XYZ | 91.213, 97.365, 95.647 |
---|---|
Hunter Lab | 98.674, -7.675, 11.6 |
CIE-LAB | 98.972, -2.385, 6.684 |
CIE-LCH | 98.972, 7.097, 109.638 |
CIE-LUV | 0, 0, 5.53, 0.78 |
Web Safe | ffffff |
RGB percent of color #fdfdef
CMYK percent of color #fdfdef
Text with hexadecimal color #fdfdef
This text has a font color of #fdfdef
<p style="color:#fdfdef">Text here</p>
#fdfdef Background Color
This box has a background color of #fdfdef
<div style="background-color:#fdfdef">Text here</div>
#fdfdef Border Color
This box has a border color of #fdfdef
<div style="border: 4px solid #fdfdef">Text here</div>
CSS codes
<p style="color:#fdfdef">Text here</p>
<div style="background-color:#fdfdef">Text here</div>
<div style="border: 4px solid #fdfdef">Text here</div>
#fdfdef Color on white background
This is how a font and box color of #fdfdef will look
on a white background.
#fdfdef Color on black background
This is how a font and box color of #fdfdef hex color will look
on a black background.