In RGB color space, #03e0ff hex color has a red value of 3, a green value of 224 and a blue value of 255.
In CMYK color space (used in color printing), #03e0ff hex color is composed of 98.82% cyan, 12.16% magenta, 0% yellow and 0% black.
#03e0ff color has a hue of 187.4 degrees, a saturation of 100% and a lightness of 50.6%.
#03e0ff hex color contains mainly BLUE.
The closest web safe color of #03e0ff is #00ccff
#03e0ff hex color has a decimal value of 254207.
HEX | 03e0ff | #03e0ff |
---|---|---|
RGB | 3, 224, 255 | rgb(3, 224, 255) |
RGB Percent | 1.18, 87.84, 100 | rgb(1.18, 87.84, 100) |
CMYK | 99, 12, 0, 0 | |
HSL | 187.4°, 100, 50.6 | hsl(187.4, 100%, 50.6%) |
HSV | 187.4°, 98.8, 100 |
XYZ | 44.743, 60.551, 103.937 |
---|---|
Hunter Lab | 77.815, -33.539, -24.724 |
CIE-LAB | 82.137, -34.049, -27.723 |
CIE-LCH | 82.137, 43.908, 219.153 |
CIE-LUV | 98.82, 12.16, 0, 0 |
Web Safe | 00ccff |
RGB percent of color #03e0ff
CMYK percent of color #03e0ff
Text with hexadecimal color #03e0ff
This text has a font color of #03e0ff
<p style="color:#03e0ff">Text here</p>
#03e0ff Background Color
This box has a background color of #03e0ff
<div style="background-color:#03e0ff">Text here</div>
#03e0ff Border Color
This box has a border color of #03e0ff
<div style="border: 4px solid #03e0ff">Text here</div>
CSS codes
<p style="color:#03e0ff">Text here</p>
<div style="background-color:#03e0ff">Text here</div>
<div style="border: 4px solid #03e0ff">Text here</div>
#03e0ff Color on white background
This is how a font and box color of #03e0ff will look
on a white background.
#03e0ff Color on black background
This is how a font and box color of #03e0ff hex color will look
on a black background.