In RGB color space, #1fff65 hex color has a red value of 31, a green value of 255 and a blue value of 101.
In CMYK color space (used in color printing), #1fff65 hex color is composed of 87.84% cyan, 0% magenta, 60.39% yellow and 0% black.
#1fff65 color has a hue of 138.8 degrees, a saturation of 100% and a lightness of 56.1%.
#1fff65 hex color contains mainly GREEN.
The closest web safe color of #1fff65 is #33ff66
#1fff65 hex color has a decimal value of 2096997.
HEX | 1fff65 | #1fff65 |
---|---|---|
RGB | 31, 255, 101 | rgb(31, 255, 101) |
RGB Percent | 12.16, 100, 39.61 | rgb(12.16, 100, 39.61) |
CMYK | 88, 0, 60, 0 | |
HSL | 138.8°, 100, 56.1 | hsl(138.8, 100%, 56.1%) |
HSV | 138.8°, 87.8, 100 |
XYZ | 38.674, 72.751, 24.316 |
---|---|
Hunter Lab | 85.294, -68.33, 42.803 |
CIE-LAB | 88.329, -79.186, 58.536 |
CIE-LCH | 88.329, 98.473, 143.527 |
CIE-LUV | 87.84, 0, 60.39, 0 |
Web Safe | 33ff66 |
RGB percent of color #1fff65
CMYK percent of color #1fff65
Text with hexadecimal color #1fff65
This text has a font color of #1fff65
<p style="color:#1fff65">Text here</p>
#1fff65 Background Color
This box has a background color of #1fff65
<div style="background-color:#1fff65">Text here</div>
#1fff65 Border Color
This box has a border color of #1fff65
<div style="border: 4px solid #1fff65">Text here</div>
CSS codes
<p style="color:#1fff65">Text here</p>
<div style="background-color:#1fff65">Text here</div>
<div style="border: 4px solid #1fff65">Text here</div>
#1fff65 Color on white background
This is how a font and box color of #1fff65 will look
on a white background.
#1fff65 Color on black background
This is how a font and box color of #1fff65 hex color will look
on a black background.