In RGB color space, #effeff hex color has a red value of 239, a green value of 254 and a blue value of 255.
In CMYK color space (used in color printing), #effeff hex color is composed of 6.27% cyan, 0.39% magenta, 0% yellow and 0% black.
#effeff color has a hue of 183.8 degrees, a saturation of 100% and a lightness of 96.9%.
#effeff hex color contains mainly BLUE.
The closest web safe color of #effeff is #ffffff
#effeff hex color has a decimal value of 15728383.
HEX | effeff | #effeff |
---|---|---|
RGB | 239, 254, 255 | rgb(239, 254, 255) |
RGB Percent | 93.73, 99.61, 100 | rgb(93.73, 99.61, 100) |
CMYK | 6, 0, 0, 0 | |
HSL | 183.8°, 100, 96.9 | hsl(183.8, 100%, 96.9%) |
HSV | 183.8°, 6.3, 100 |
XYZ | 89.088, 96.454, 108.53 |
---|---|
Hunter Lab | 98.211, -9.95, 3.228 |
CIE-LAB | 98.612, -4.694, -2.176 |
CIE-LCH | 98.612, 5.174, 204.871 |
CIE-LUV | 6.27, 0.39, 0, 0 |
Web Safe | ffffff |
RGB percent of color #effeff
CMYK percent of color #effeff
Text with hexadecimal color #effeff
This text has a font color of #effeff
<p style="color:#effeff">Text here</p>
#effeff Background Color
This box has a background color of #effeff
<div style="background-color:#effeff">Text here</div>
#effeff Border Color
This box has a border color of #effeff
<div style="border: 4px solid #effeff">Text here</div>
CSS codes
<p style="color:#effeff">Text here</p>
<div style="background-color:#effeff">Text here</div>
<div style="border: 4px solid #effeff">Text here</div>
#effeff Color on white background
This is how a font and box color of #effeff will look
on a white background.
#effeff Color on black background
This is how a font and box color of #effeff hex color will look
on a black background.