In RGB color space, #7ffeff hex color has a red value of 127, a green value of 254 and a blue value of 255.
In CMYK color space (used in color printing), #7ffeff hex color is composed of 50.2% cyan, 0.39% magenta, 0% yellow and 0% black.
#7ffeff color has a hue of 180.5 degrees, a saturation of 100% and a lightness of 74.9%.
#7ffeff hex color contains mainly BLUE.
The closest web safe color of #7ffeff is #66ffff
#7ffeff hex color has a decimal value of 8388351.
HEX | 7ffeff | #7ffeff |
---|---|---|
RGB | 127, 254, 255 | rgb(127, 254, 255) |
RGB Percent | 49.8, 99.61, 100 | rgb(49.8, 99.61, 100) |
CMYK | 50, 0, 0, 0 | |
HSL | 180.5°, 100, 74.9 | hsl(180.5, 100%, 74.9%) |
HSV | 180.5°, 50.2, 100 |
XYZ | 62.244, 82.616, 107.274 |
---|---|
Hunter Lab | 90.893, -36.826, -6.35 |
CIE-LAB | 92.846, -34.964, -11.344 |
CIE-LCH | 92.846, 36.758, 197.976 |
CIE-LUV | 50.2, 0.39, 0, 0 |
Web Safe | 66ffff |
RGB percent of color #7ffeff
CMYK percent of color #7ffeff
Text with hexadecimal color #7ffeff
This text has a font color of #7ffeff
<p style="color:#7ffeff">Text here</p>
#7ffeff Background Color
This box has a background color of #7ffeff
<div style="background-color:#7ffeff">Text here</div>
#7ffeff Border Color
This box has a border color of #7ffeff
<div style="border: 4px solid #7ffeff">Text here</div>
CSS codes
<p style="color:#7ffeff">Text here</p>
<div style="background-color:#7ffeff">Text here</div>
<div style="border: 4px solid #7ffeff">Text here</div>
#7ffeff Color on white background
This is how a font and box color of #7ffeff will look
on a white background.
#7ffeff Color on black background
This is how a font and box color of #7ffeff hex color will look
on a black background.