In RGB color space, #effdff hex color has a red value of 239, a green value of 253 and a blue value of 255.
In CMYK color space (used in color printing), #effdff hex color is composed of 6.27% cyan, 0.78% magenta, 0% yellow and 0% black.
#effdff color has a hue of 187.5 degrees, a saturation of 100% and a lightness of 96.9%.
#effdff hex color contains mainly BLUE.
The closest web safe color of #effdff is #ffffff
#effdff hex color has a decimal value of 15728127.
HEX | effdff | #effdff |
---|---|---|
RGB | 239, 253, 255 | rgb(239, 253, 255) |
RGB Percent | 93.73, 99.22, 100 | rgb(93.73, 99.22, 100) |
CMYK | 6, 1, 0, 0 | |
HSL | 187.5°, 100, 96.9 | hsl(187.5, 100%, 96.9%) |
HSV | 187.5°, 6.3, 100 |
XYZ | 88.772, 95.821, 108.424 |
---|---|
Hunter Lab | 97.888, -9.428, 2.85 |
CIE-LAB | 98.361, -4.19, -2.544 |
CIE-LCH | 98.361, 4.902, 211.264 |
CIE-LUV | 6.27, 0.78, 0, 0 |
Web Safe | ffffff |
RGB percent of color #effdff
CMYK percent of color #effdff
Text with hexadecimal color #effdff
This text has a font color of #effdff
<p style="color:#effdff">Text here</p>
#effdff Background Color
This box has a background color of #effdff
<div style="background-color:#effdff">Text here</div>
#effdff Border Color
This box has a border color of #effdff
<div style="border: 4px solid #effdff">Text here</div>
CSS codes
<p style="color:#effdff">Text here</p>
<div style="background-color:#effdff">Text here</div>
<div style="border: 4px solid #effdff">Text here</div>
#effdff Color on white background
This is how a font and box color of #effdff will look
on a white background.
#effdff Color on black background
This is how a font and box color of #effdff hex color will look
on a black background.