In RGB color space, #1fff31 hex color has a red value of 31, a green value of 255 and a blue value of 49.
In CMYK color space (used in color printing), #1fff31 hex color is composed of 87.84% cyan, 0% magenta, 80.78% yellow and 0% black.
#1fff31 color has a hue of 124.8 degrees, a saturation of 100% and a lightness of 56.1%.
#1fff31 hex color contains mainly GREEN.
The closest web safe color of #1fff31 is #33ff33
#1fff31 hex color has a decimal value of 2096945.
HEX | 1fff31 | #1fff31 |
---|---|---|
RGB | 31, 255, 49 | rgb(31, 255, 49) |
RGB Percent | 12.16, 100, 19.22 | rgb(12.16, 100, 19.22) |
CMYK | 88, 0, 81, 0 | |
HSL | 124.8°, 100, 56.1 | hsl(124.8, 100%, 56.1%) |
HSV | 124.8°, 87.8, 100 |
XYZ | 36.879, 72.033, 14.866 |
---|---|
Hunter Lab | 84.872, -70.964, 49.026 |
CIE-LAB | 87.984, -83.525, 76.298 |
CIE-LCH | 87.984, 113.127, 137.589 |
CIE-LUV | 87.84, 0, 80.78, 0 |
Web Safe | 33ff33 |
RGB percent of color #1fff31
CMYK percent of color #1fff31
Text with hexadecimal color #1fff31
This text has a font color of #1fff31
<p style="color:#1fff31">Text here</p>
#1fff31 Background Color
This box has a background color of #1fff31
<div style="background-color:#1fff31">Text here</div>
#1fff31 Border Color
This box has a border color of #1fff31
<div style="border: 4px solid #1fff31">Text here</div>
CSS codes
<p style="color:#1fff31">Text here</p>
<div style="background-color:#1fff31">Text here</div>
<div style="border: 4px solid #1fff31">Text here</div>
#1fff31 Color on white background
This is how a font and box color of #1fff31 will look
on a white background.
#1fff31 Color on black background
This is how a font and box color of #1fff31 hex color will look
on a black background.