In RGB color space, #1fff0d hex color has a red value of 31, a green value of 255 and a blue value of 13.
In CMYK color space (used in color printing), #1fff0d hex color is composed of 87.84% cyan, 0% magenta, 94.9% yellow and 0% black.
#1fff0d color has a hue of 115.5 degrees, a saturation of 100% and a lightness of 52.5%.
#1fff0d hex color contains mainly GREEN.
The closest web safe color of #1fff0d is #33ff00
#1fff0d hex color has a decimal value of 2096909.
HEX | 1fff0d | #1fff0d |
---|---|---|
RGB | 31, 255, 13 | rgb(31, 255, 13) |
RGB Percent | 12.16, 100, 5.1 | rgb(12.16, 100, 5.1) |
CMYK | 88, 0, 95, 0 | |
HSL | 115.5°, 100, 52.5 | hsl(115.5, 100%, 52.5%) |
HSV | 115.5°, 94.9, 100 |
XYZ | 36.398, 71.84, 12.329 |
---|---|
Hunter Lab | 84.758, -71.674, 50.707 |
CIE-LAB | 87.892, -84.717, 82.366 |
CIE-LCH | 87.892, 118.157, 135.806 |
CIE-LUV | 87.84, 0, 94.9, 0 |
Web Safe | 33ff00 |
RGB percent of color #1fff0d
CMYK percent of color #1fff0d
Text with hexadecimal color #1fff0d
This text has a font color of #1fff0d
<p style="color:#1fff0d">Text here</p>
#1fff0d Background Color
This box has a background color of #1fff0d
<div style="background-color:#1fff0d">Text here</div>
#1fff0d Border Color
This box has a border color of #1fff0d
<div style="border: 4px solid #1fff0d">Text here</div>
CSS codes
<p style="color:#1fff0d">Text here</p>
<div style="background-color:#1fff0d">Text here</div>
<div style="border: 4px solid #1fff0d">Text here</div>
#1fff0d Color on white background
This is how a font and box color of #1fff0d will look
on a white background.
#1fff0d Color on black background
This is how a font and box color of #1fff0d hex color will look
on a black background.