In RGB color space, #7ffdef hex color has a red value of 127, a green value of 253 and a blue value of 239.
In CMYK color space (used in color printing), #7ffdef hex color is composed of 49.8% cyan, 0% magenta, 5.53% yellow and 0.78% black.
#7ffdef color has a hue of 173.3 degrees, a saturation of 96.92% and a lightness of 74.5%.
#7ffdef hex color contains mainly GREEN.
The closest web safe color of #7ffdef is #66ffff
#7ffdef hex color has a decimal value of 8388079.
HEX | 7ffdef | #7ffdef |
---|---|---|
RGB | 127, 253, 239 | rgb(127, 253, 239) |
RGB Percent | 49.8, 99.22, 93.73 | rgb(49.8, 99.22, 93.73) |
CMYK | 50, 0, 6, 1 | |
HSL | 173.3°, 96.92, 74.5 | hsl(173.3, 96.92%, 74.5%) |
HSV | 173.3°, 49.8, 99.2 |
XYZ | 59.458, 80.995, 94.161 |
---|---|
Hunter Lab | 89.997, -39.566, 0.965 |
CIE-LAB | 92.129, -38.453, -4.116 |
CIE-LCH | 92.129, 38.673, 186.11 |
CIE-LUV | 49.8, 0, 5.53, 0.78 |
Web Safe | 66ffff |
RGB percent of color #7ffdef
CMYK percent of color #7ffdef
Text with hexadecimal color #7ffdef
This text has a font color of #7ffdef
<p style="color:#7ffdef">Text here</p>
#7ffdef Background Color
This box has a background color of #7ffdef
<div style="background-color:#7ffdef">Text here</div>
#7ffdef Border Color
This box has a border color of #7ffdef
<div style="border: 4px solid #7ffdef">Text here</div>
CSS codes
<p style="color:#7ffdef">Text here</p>
<div style="background-color:#7ffdef">Text here</div>
<div style="border: 4px solid #7ffdef">Text here</div>
#7ffdef Color on white background
This is how a font and box color of #7ffdef will look
on a white background.
#7ffdef Color on black background
This is how a font and box color of #7ffdef hex color will look
on a black background.