In RGB color space, #1fff0b hex color has a red value of 31, a green value of 255 and a blue value of 11.
In CMYK color space (used in color printing), #1fff0b hex color is composed of 87.84% cyan, 0% magenta, 95.69% yellow and 0% black.
#1fff0b color has a hue of 115.1 degrees, a saturation of 100% and a lightness of 52.2%.
#1fff0b hex color contains mainly GREEN.
The closest web safe color of #1fff0b is #33ff00
#1fff0b hex color has a decimal value of 2096907.
HEX | 1fff0b | #1fff0b |
---|---|---|
RGB | 31, 255, 11 | rgb(31, 255, 11) |
RGB Percent | 12.16, 100, 4.31 | rgb(12.16, 100, 4.31) |
CMYK | 88, 0, 96, 0 | |
HSL | 115.1°, 100, 52.2 | hsl(115.1, 100%, 52.2%) |
HSV | 115.1°, 95.7, 100 |
XYZ | 36.385, 71.835, 12.265 |
---|---|
Hunter Lab | 84.756, -71.693, 50.749 |
CIE-LAB | 87.889, -84.749, 82.529 |
CIE-LCH | 87.889, 118.294, 135.76 |
CIE-LUV | 87.84, 0, 95.69, 0 |
Web Safe | 33ff00 |
RGB percent of color #1fff0b
CMYK percent of color #1fff0b
Text with hexadecimal color #1fff0b
This text has a font color of #1fff0b
<p style="color:#1fff0b">Text here</p>
#1fff0b Background Color
This box has a background color of #1fff0b
<div style="background-color:#1fff0b">Text here</div>
#1fff0b Border Color
This box has a border color of #1fff0b
<div style="border: 4px solid #1fff0b">Text here</div>
CSS codes
<p style="color:#1fff0b">Text here</p>
<div style="background-color:#1fff0b">Text here</div>
<div style="border: 4px solid #1fff0b">Text here</div>
#1fff0b Color on white background
This is how a font and box color of #1fff0b will look
on a white background.
#1fff0b Color on black background
This is how a font and box color of #1fff0b hex color will look
on a black background.