In RGB color space, #03fff1 hex color has a red value of 3, a green value of 255 and a blue value of 241.
In CMYK color space (used in color printing), #03fff1 hex color is composed of 98.82% cyan, 0% magenta, 5.49% yellow and 0% black.
#03fff1 color has a hue of 176.7 degrees, a saturation of 100% and a lightness of 50.6%.
#03fff1 hex color contains mainly GREEN.
The closest web safe color of #03fff1 is #00ffff
#03fff1 hex color has a decimal value of 262129.
HEX | 03fff1 | #03fff1 |
---|---|---|
RGB | 3, 255, 241 | rgb(3, 255, 241) |
RGB Percent | 1.18, 100, 94.51 | rgb(1.18, 100, 94.51) |
CMYK | 99, 0, 5, 0 | |
HSL | 176.7°, 100, 50.6 | hsl(176.7, 100%, 50.6%) |
HSV | 176.7°, 98.8, 100 |
XYZ | 51.675, 77.89, 95.53 |
---|---|
Hunter Lab | 88.255, -49.932, -2.398 |
CIE-LAB | 90.73, -51.957, -7.449 |
CIE-LCH | 90.73, 52.488, 188.159 |
CIE-LUV | 98.82, 0, 5.49, 0 |
Web Safe | 00ffff |
RGB percent of color #03fff1
CMYK percent of color #03fff1
Text with hexadecimal color #03fff1
This text has a font color of #03fff1
<p style="color:#03fff1">Text here</p>
#03fff1 Background Color
This box has a background color of #03fff1
<div style="background-color:#03fff1">Text here</div>
#03fff1 Border Color
This box has a border color of #03fff1
<div style="border: 4px solid #03fff1">Text here</div>
CSS codes
<p style="color:#03fff1">Text here</p>
<div style="background-color:#03fff1">Text here</div>
<div style="border: 4px solid #03fff1">Text here</div>
#03fff1 Color on white background
This is how a font and box color of #03fff1 will look
on a white background.
#03fff1 Color on black background
This is how a font and box color of #03fff1 hex color will look
on a black background.