In RGB color space, #1fff2d hex color has a red value of 31, a green value of 255 and a blue value of 45.
In CMYK color space (used in color printing), #1fff2d hex color is composed of 87.84% cyan, 0% magenta, 82.35% yellow and 0% black.
#1fff2d color has a hue of 123.8 degrees, a saturation of 100% and a lightness of 56.1%.
#1fff2d hex color contains mainly GREEN.
The closest web safe color of #1fff2d is #33ff33
#1fff2d hex color has a decimal value of 2096941.
HEX | 1fff2d | #1fff2d |
---|---|---|
RGB | 31, 255, 45 | rgb(31, 255, 45) |
RGB Percent | 12.16, 100, 17.65 | rgb(12.16, 100, 17.65) |
CMYK | 88, 0, 82, 0 | |
HSL | 123.8°, 100, 56.1 | hsl(123.8, 100%, 56.1%) |
HSV | 123.8°, 87.8, 100 |
XYZ | 36.799, 72.001, 14.441 |
---|---|
Hunter Lab | 84.853, -71.082, 49.307 |
CIE-LAB | 87.969, -83.722, 77.263 |
CIE-LCH | 87.969, 113.925, 137.298 |
CIE-LUV | 87.84, 0, 82.35, 0 |
Web Safe | 33ff33 |
RGB percent of color #1fff2d
CMYK percent of color #1fff2d
Text with hexadecimal color #1fff2d
This text has a font color of #1fff2d
<p style="color:#1fff2d">Text here</p>
#1fff2d Background Color
This box has a background color of #1fff2d
<div style="background-color:#1fff2d">Text here</div>
#1fff2d Border Color
This box has a border color of #1fff2d
<div style="border: 4px solid #1fff2d">Text here</div>
CSS codes
<p style="color:#1fff2d">Text here</p>
<div style="background-color:#1fff2d">Text here</div>
<div style="border: 4px solid #1fff2d">Text here</div>
#1fff2d Color on white background
This is how a font and box color of #1fff2d will look
on a white background.
#1fff2d Color on black background
This is how a font and box color of #1fff2d hex color will look
on a black background.