In RGB color space, #0fff1b hex color has a red value of 15, a green value of 255 and a blue value of 27.
In CMYK color space (used in color printing), #0fff1b hex color is composed of 94.12% cyan, 0% magenta, 89.41% yellow and 0% black.
#0fff1b color has a hue of 123 degrees, a saturation of 100% and a lightness of 52.9%.
#0fff1b hex color contains mainly GREEN.
The closest web safe color of #0fff1b is #00ff33
#0fff1b hex color has a decimal value of 1048347.
HEX | 0fff1b | #0fff1b |
---|---|---|
RGB | 15, 255, 27 | rgb(15, 255, 27) |
RGB Percent | 5.88, 100, 10.59 | rgb(5.88, 100, 10.59) |
CMYK | 94, 0, 89, 0 | |
HSL | 123°, 100, 52.9 | hsl(123, 100%, 52.9%) |
HSV | 123°, 94.1, 100 |
XYZ | 36.155, 71.701, 12.971 |
---|---|
Hunter Lab | 84.676, -71.968, 50.191 |
CIE-LAB | 87.824, -85.237, 80.599 |
CIE-LCH | 87.824, 117.31, 136.602 |
CIE-LUV | 94.12, 0, 89.41, 0 |
Web Safe | 00ff33 |
RGB percent of color #0fff1b
CMYK percent of color #0fff1b
Text with hexadecimal color #0fff1b
This text has a font color of #0fff1b
<p style="color:#0fff1b">Text here</p>
#0fff1b Background Color
This box has a background color of #0fff1b
<div style="background-color:#0fff1b">Text here</div>
#0fff1b Border Color
This box has a border color of #0fff1b
<div style="border: 4px solid #0fff1b">Text here</div>
CSS codes
<p style="color:#0fff1b">Text here</p>
<div style="background-color:#0fff1b">Text here</div>
<div style="border: 4px solid #0fff1b">Text here</div>
#0fff1b Color on white background
This is how a font and box color of #0fff1b will look
on a white background.
#0fff1b Color on black background
This is how a font and box color of #0fff1b hex color will look
on a black background.