In RGB color space, #03fffe hex color has a red value of 3, a green value of 255 and a blue value of 254.
In CMYK color space (used in color printing), #03fffe hex color is composed of 98.82% cyan, 0% magenta, 0.39% yellow and 0% black.
#03fffe color has a hue of 179.8 degrees, a saturation of 100% and a lightness of 50.6%.
#03fffe hex color contains mainly GREEN.
The closest web safe color of #03fffe is #00ffff
#03fffe hex color has a decimal value of 262142.
HEX | 03fffe | #03fffe |
---|---|---|
RGB | 3, 255, 254 | rgb(3, 255, 254) |
RGB Percent | 1.18, 100, 99.61 | rgb(1.18, 100, 99.61) |
CMYK | 99, 0, 0, 0 | |
HSL | 179.8°, 100, 50.6 | hsl(179.8, 100%, 50.6%) |
HSV | 179.8°, 98.8, 100 |
XYZ | 53.687, 78.695, 106.126 |
---|---|
Hunter Lab | 88.71, -47.215, -8.833 |
CIE-LAB | 91.096, -48.307, -13.649 |
CIE-LCH | 91.096, 50.198, 195.777 |
CIE-LUV | 98.82, 0, 0.39, 0 |
Web Safe | 00ffff |
RGB percent of color #03fffe
CMYK percent of color #03fffe
Text with hexadecimal color #03fffe
This text has a font color of #03fffe
<p style="color:#03fffe">Text here</p>
#03fffe Background Color
This box has a background color of #03fffe
<div style="background-color:#03fffe">Text here</div>
#03fffe Border Color
This box has a border color of #03fffe
<div style="border: 4px solid #03fffe">Text here</div>
CSS codes
<p style="color:#03fffe">Text here</p>
<div style="background-color:#03fffe">Text here</div>
<div style="border: 4px solid #03fffe">Text here</div>
#03fffe Color on white background
This is how a font and box color of #03fffe will look
on a white background.
#03fffe Color on black background
This is how a font and box color of #03fffe hex color will look
on a black background.