In RGB color space, #1fff2b hex color has a red value of 31, a green value of 255 and a blue value of 43.
In CMYK color space (used in color printing), #1fff2b hex color is composed of 87.84% cyan, 0% magenta, 83.14% yellow and 0% black.
#1fff2b color has a hue of 123.2 degrees, a saturation of 100% and a lightness of 56.1%.
#1fff2b hex color contains mainly GREEN.
The closest web safe color of #1fff2b is #33ff33
#1fff2b hex color has a decimal value of 2096939.
HEX | 1fff2b | #1fff2b |
---|---|---|
RGB | 31, 255, 43 | rgb(31, 255, 43) |
RGB Percent | 12.16, 100, 16.86 | rgb(12.16, 100, 16.86) |
CMYK | 88, 0, 83, 0 | |
HSL | 123.2°, 100, 56.1 | hsl(123.2, 100%, 56.1%) |
HSV | 123.2°, 87.8, 100 |
XYZ | 36.761, 71.986, 14.243 |
---|---|
Hunter Lab | 84.845, -71.138, 49.438 |
CIE-LAB | 87.962, -83.817, 77.719 |
CIE-LCH | 87.962, 114.305, 137.162 |
CIE-LUV | 87.84, 0, 83.14, 0 |
Web Safe | 33ff33 |
RGB percent of color #1fff2b
CMYK percent of color #1fff2b
Text with hexadecimal color #1fff2b
This text has a font color of #1fff2b
<p style="color:#1fff2b">Text here</p>
#1fff2b Background Color
This box has a background color of #1fff2b
<div style="background-color:#1fff2b">Text here</div>
#1fff2b Border Color
This box has a border color of #1fff2b
<div style="border: 4px solid #1fff2b">Text here</div>
CSS codes
<p style="color:#1fff2b">Text here</p>
<div style="background-color:#1fff2b">Text here</div>
<div style="border: 4px solid #1fff2b">Text here</div>
#1fff2b Color on white background
This is how a font and box color of #1fff2b will look
on a white background.
#1fff2b Color on black background
This is how a font and box color of #1fff2b hex color will look
on a black background.