In RGB color space, #1fff2a hex color has a red value of 31, a green value of 255 and a blue value of 42.
In CMYK color space (used in color printing), #1fff2a hex color is composed of 87.84% cyan, 0% magenta, 83.53% yellow and 0% black.
#1fff2a color has a hue of 122.9 degrees, a saturation of 100% and a lightness of 56.1%.
#1fff2a hex color contains mainly GREEN.
The closest web safe color of #1fff2a is #33ff33
#1fff2a hex color has a decimal value of 2096938.
HEX | 1fff2a | #1fff2a |
---|---|---|
RGB | 31, 255, 42 | rgb(31, 255, 42) |
RGB Percent | 12.16, 100, 16.47 | rgb(12.16, 100, 16.47) |
CMYK | 88, 0, 84, 0 | |
HSL | 122.9°, 100, 56.1 | hsl(122.9, 100%, 56.1%) |
HSV | 122.9°, 87.8, 100 |
XYZ | 36.743, 71.978, 14.147 |
---|---|
Hunter Lab | 84.84, -71.164, 49.501 |
CIE-LAB | 87.958, -83.859, 77.941 |
CIE-LCH | 87.958, 114.486, 137.095 |
CIE-LUV | 87.84, 0, 83.53, 0 |
Web Safe | 33ff33 |
RGB percent of color #1fff2a
CMYK percent of color #1fff2a
Text with hexadecimal color #1fff2a
This text has a font color of #1fff2a
<p style="color:#1fff2a">Text here</p>
#1fff2a Background Color
This box has a background color of #1fff2a
<div style="background-color:#1fff2a">Text here</div>
#1fff2a Border Color
This box has a border color of #1fff2a
<div style="border: 4px solid #1fff2a">Text here</div>
CSS codes
<p style="color:#1fff2a">Text here</p>
<div style="background-color:#1fff2a">Text here</div>
<div style="border: 4px solid #1fff2a">Text here</div>
#1fff2a Color on white background
This is how a font and box color of #1fff2a will look
on a white background.
#1fff2a Color on black background
This is how a font and box color of #1fff2a hex color will look
on a black background.