In RGB color space, #1fff7f hex color has a red value of 31, a green value of 255 and a blue value of 127.
In CMYK color space (used in color printing), #1fff7f hex color is composed of 87.84% cyan, 0% magenta, 50.2% yellow and 0% black.
#1fff7f color has a hue of 145.7 degrees, a saturation of 100% and a lightness of 56.1%.
#1fff7f hex color contains mainly GREEN.
The closest web safe color of #1fff7f is #33ff66
#1fff7f hex color has a decimal value of 2097023.
HEX | 1fff7f | #1fff7f |
---|---|---|
RGB | 31, 255, 127 | rgb(31, 255, 127) |
RGB Percent | 12.16, 100, 49.8 | rgb(12.16, 100, 49.8) |
CMYK | 88, 0, 50, 0 | |
HSL | 145.7°, 100, 56.1 | hsl(145.7, 100%, 56.1%) |
HSV | 145.7°, 87.8, 100 |
XYZ | 40.156, 73.344, 32.119 |
---|---|
Hunter Lab | 85.641, -66.176, 37.713 |
CIE-LAB | 88.612, -75.731, 47.228 |
CIE-LCH | 88.612, 89.251, 148.051 |
CIE-LUV | 87.84, 0, 50.2, 0 |
Web Safe | 33ff66 |
RGB percent of color #1fff7f
CMYK percent of color #1fff7f
Text with hexadecimal color #1fff7f
This text has a font color of #1fff7f
<p style="color:#1fff7f">Text here</p>
#1fff7f Background Color
This box has a background color of #1fff7f
<div style="background-color:#1fff7f">Text here</div>
#1fff7f Border Color
This box has a border color of #1fff7f
<div style="border: 4px solid #1fff7f">Text here</div>
CSS codes
<p style="color:#1fff7f">Text here</p>
<div style="background-color:#1fff7f">Text here</div>
<div style="border: 4px solid #1fff7f">Text here</div>
#1fff7f Color on white background
This is how a font and box color of #1fff7f will look
on a white background.
#1fff7f Color on black background
This is how a font and box color of #1fff7f hex color will look
on a black background.