In RGB color space, #effded hex color has a red value of 239, a green value of 253 and a blue value of 237.
In CMYK color space (used in color printing), #effded hex color is composed of 5.53% cyan, 0% magenta, 6.32% yellow and 0.78% black.
#effded color has a hue of 112.5 degrees, a saturation of 80% and a lightness of 96.1%.
#effded hex color contains mainly GREEN.
The closest web safe color of #effded is #ffffff
#effded hex color has a decimal value of 15728109.
HEX | effded | #effded |
---|---|---|
RGB | 239, 253, 237 | rgb(239, 253, 237) |
RGB Percent | 93.73, 99.22, 92.94 | rgb(93.73, 99.22, 92.94) |
CMYK | 6, 0, 6, 1 | |
HSL | 112.5°, 80, 96.1 | hsl(112.5, 80%, 96.1%) |
HSV | 112.5°, 6.3, 99.2 |
XYZ | 86.008, 94.716, 93.87 |
---|---|
Hunter Lab | 97.322, -12.565, 10.939 |
CIE-LAB | 97.92, -7.414, 6.064 |
CIE-LCH | 97.92, 9.578, 140.72 |
CIE-LUV | 5.53, 0, 6.32, 0.78 |
Web Safe | ffffff |
RGB percent of color #effded
CMYK percent of color #effded
Text with hexadecimal color #effded
This text has a font color of #effded
<p style="color:#effded">Text here</p>
#effded Background Color
This box has a background color of #effded
<div style="background-color:#effded">Text here</div>
#effded Border Color
This box has a border color of #effded
<div style="border: 4px solid #effded">Text here</div>
CSS codes
<p style="color:#effded">Text here</p>
<div style="background-color:#effded">Text here</div>
<div style="border: 4px solid #effded">Text here</div>
#effded Color on white background
This is how a font and box color of #effded will look
on a white background.
#effded Color on black background
This is how a font and box color of #effded hex color will look
on a black background.