In RGB color space, #0fff7b hex color has a red value of 15, a green value of 255 and a blue value of 123.
In CMYK color space (used in color printing), #0fff7b hex color is composed of 94.12% cyan, 0% magenta, 51.76% yellow and 0% black.
#0fff7b color has a hue of 147 degrees, a saturation of 100% and a lightness of 52.9%.
#0fff7b hex color contains mainly GREEN.
The closest web safe color of #0fff7b is #00ff66
#0fff7b hex color has a decimal value of 1048443.
HEX | 0fff7b | #0fff7b |
---|---|---|
RGB | 15, 255, 123 | rgb(15, 255, 123) |
RGB Percent | 5.88, 100, 48.24 | rgb(5.88, 100, 48.24) |
CMYK | 94, 0, 52, 0 | |
HSL | 147°, 100, 52.9 | hsl(147, 100%, 52.9%) |
HSV | 147°, 94.1, 100 |
XYZ | 39.532, 73.052, 30.756 |
---|---|
Hunter Lab | 85.47, -67.013, 38.494 |
CIE-LAB | 88.473, -77.085, 48.899 |
CIE-LCH | 88.473, 91.286, 147.611 |
CIE-LUV | 94.12, 0, 51.76, 0 |
Web Safe | 00ff66 |
RGB percent of color #0fff7b
CMYK percent of color #0fff7b
Text with hexadecimal color #0fff7b
This text has a font color of #0fff7b
<p style="color:#0fff7b">Text here</p>
#0fff7b Background Color
This box has a background color of #0fff7b
<div style="background-color:#0fff7b">Text here</div>
#0fff7b Border Color
This box has a border color of #0fff7b
<div style="border: 4px solid #0fff7b">Text here</div>
CSS codes
<p style="color:#0fff7b">Text here</p>
<div style="background-color:#0fff7b">Text here</div>
<div style="border: 4px solid #0fff7b">Text here</div>
#0fff7b Color on white background
This is how a font and box color of #0fff7b will look
on a white background.
#0fff7b Color on black background
This is how a font and box color of #0fff7b hex color will look
on a black background.