In RGB color space, #1fff1c hex color has a red value of 31, a green value of 255 and a blue value of 28.
In CMYK color space (used in color printing), #1fff1c hex color is composed of 87.84% cyan, 0% magenta, 89.02% yellow and 0% black.
#1fff1c color has a hue of 119.2 degrees, a saturation of 100% and a lightness of 55.5%.
#1fff1c hex color contains mainly GREEN.
The closest web safe color of #1fff1c is #33ff33
#1fff1c hex color has a decimal value of 2096924.
HEX | 1fff1c | #1fff1c |
---|---|---|
RGB | 31, 255, 28 | rgb(31, 255, 28) |
RGB Percent | 12.16, 100, 10.98 | rgb(12.16, 100, 10.98) |
CMYK | 88, 0, 89, 0 | |
HSL | 119.2°, 100, 55.5 | hsl(119.2, 100%, 55.5%) |
HSV | 119.2°, 89, 100 |
XYZ | 36.535, 71.895, 13.05 |
---|---|
Hunter Lab | 84.791, -71.471, 50.228 |
CIE-LAB | 87.918, -84.376, 80.561 |
CIE-LCH | 87.918, 116.659, 136.325 |
CIE-LUV | 87.84, 0, 89.02, 0 |
Web Safe | 33ff33 |
RGB percent of color #1fff1c
CMYK percent of color #1fff1c
Text with hexadecimal color #1fff1c
This text has a font color of #1fff1c
<p style="color:#1fff1c">Text here</p>
#1fff1c Background Color
This box has a background color of #1fff1c
<div style="background-color:#1fff1c">Text here</div>
#1fff1c Border Color
This box has a border color of #1fff1c
<div style="border: 4px solid #1fff1c">Text here</div>
CSS codes
<p style="color:#1fff1c">Text here</p>
<div style="background-color:#1fff1c">Text here</div>
<div style="border: 4px solid #1fff1c">Text here</div>
#1fff1c Color on white background
This is how a font and box color of #1fff1c will look
on a white background.
#1fff1c Color on black background
This is how a font and box color of #1fff1c hex color will look
on a black background.