In RGB color space, #1fff01 hex color has a red value of 31, a green value of 255 and a blue value of 1.
In CMYK color space (used in color printing), #1fff01 hex color is composed of 87.84% cyan, 0% magenta, 99.61% yellow and 0% black.
#1fff01 color has a hue of 112.9 degrees, a saturation of 100% and a lightness of 50.2%.
#1fff01 hex color contains mainly GREEN.
The closest web safe color of #1fff01 is #33ff00
#1fff01 hex color has a decimal value of 2096897.
HEX | 1fff01 | #1fff01 |
---|---|---|
RGB | 31, 255, 1 | rgb(31, 255, 1) |
RGB Percent | 12.16, 100, 0.39 | rgb(12.16, 100, 0.39) |
CMYK | 88, 0, 100, 0 | |
HSL | 112.9°, 100, 50.2 | hsl(112.9, 100%, 50.2%) |
HSV | 112.9°, 99.6, 100 |
XYZ | 36.331, 71.813, 11.975 |
---|---|
Hunter Lab | 84.743, -71.773, 50.941 |
CIE-LAB | 87.879, -84.883, 83.278 |
CIE-LCH | 87.879, 118.913, 135.547 |
CIE-LUV | 87.84, 0, 99.61, 0 |
Web Safe | 33ff00 |
RGB percent of color #1fff01
CMYK percent of color #1fff01
Text with hexadecimal color #1fff01
This text has a font color of #1fff01
<p style="color:#1fff01">Text here</p>
#1fff01 Background Color
This box has a background color of #1fff01
<div style="background-color:#1fff01">Text here</div>
#1fff01 Border Color
This box has a border color of #1fff01
<div style="border: 4px solid #1fff01">Text here</div>
CSS codes
<p style="color:#1fff01">Text here</p>
<div style="background-color:#1fff01">Text here</div>
<div style="border: 4px solid #1fff01">Text here</div>
#1fff01 Color on white background
This is how a font and box color of #1fff01 will look
on a white background.
#1fff01 Color on black background
This is how a font and box color of #1fff01 hex color will look
on a black background.