In RGB color space, #5ff0ff hex color has a red value of 95, a green value of 240 and a blue value of 255.
In CMYK color space (used in color printing), #5ff0ff hex color is composed of 62.75% cyan, 5.88% magenta, 0% yellow and 0% black.
#5ff0ff color has a hue of 185.6 degrees, a saturation of 100% and a lightness of 68.6%.
#5ff0ff hex color contains mainly BLUE.
The closest web safe color of #5ff0ff is #66ffff
#5ff0ff hex color has a decimal value of 6287615.
HEX | 5ff0ff | #5ff0ff |
---|---|---|
RGB | 95, 240, 255 | rgb(95, 240, 255) |
RGB Percent | 37.25, 94.12, 100 | rgb(37.25, 94.12, 100) |
CMYK | 63, 6, 0, 0 | |
HSL | 185.6°, 100, 68.6 | hsl(185.6, 100%, 68.6%) |
HSV | 185.6°, 62.7, 100 |
XYZ | 53.929, 71.973, 105.658 |
---|---|
Hunter Lab | 84.837, -34.996, -14.455 |
CIE-LAB | 87.956, -34.15, -18.772 |
CIE-LCH | 87.956, 38.969, 208.797 |
CIE-LUV | 62.75, 5.88, 0, 0 |
Web Safe | 66ffff |
RGB percent of color #5ff0ff
CMYK percent of color #5ff0ff
Text with hexadecimal color #5ff0ff
This text has a font color of #5ff0ff
<p style="color:#5ff0ff">Text here</p>
#5ff0ff Background Color
This box has a background color of #5ff0ff
<div style="background-color:#5ff0ff">Text here</div>
#5ff0ff Border Color
This box has a border color of #5ff0ff
<div style="border: 4px solid #5ff0ff">Text here</div>
CSS codes
<p style="color:#5ff0ff">Text here</p>
<div style="background-color:#5ff0ff">Text here</div>
<div style="border: 4px solid #5ff0ff">Text here</div>
#5ff0ff Color on white background
This is how a font and box color of #5ff0ff will look
on a white background.
#5ff0ff Color on black background
This is how a font and box color of #5ff0ff hex color will look
on a black background.