In RGB color space, #0fff7f hex color has a red value of 15, a green value of 255 and a blue value of 127.
In CMYK color space (used in color printing), #0fff7f hex color is composed of 94.12% cyan, 0% magenta, 50.2% yellow and 0% black.
#0fff7f color has a hue of 148 degrees, a saturation of 100% and a lightness of 52.9%.
#0fff7f hex color contains mainly GREEN.
The closest web safe color of #0fff7f is #00ff66
#0fff7f hex color has a decimal value of 1048447.
HEX | 0fff7f | #0fff7f |
---|---|---|
RGB | 15, 255, 127 | rgb(15, 255, 127) |
RGB Percent | 5.88, 100, 49.8 | rgb(5.88, 100, 49.8) |
CMYK | 94, 0, 50, 0 | |
HSL | 148°, 100, 52.9 | hsl(148, 100%, 52.9%) |
HSV | 148°, 94.1, 100 |
XYZ | 39.788, 73.154, 32.102 |
---|---|
Hunter Lab | 85.53, -66.641, 37.618 |
CIE-LAB | 88.521, -76.491, 47.096 |
CIE-LCH | 88.521, 89.827, 148.379 |
CIE-LUV | 94.12, 0, 50.2, 0 |
Web Safe | 00ff66 |
RGB percent of color #0fff7f
CMYK percent of color #0fff7f
Text with hexadecimal color #0fff7f
This text has a font color of #0fff7f
<p style="color:#0fff7f">Text here</p>
#0fff7f Background Color
This box has a background color of #0fff7f
<div style="background-color:#0fff7f">Text here</div>
#0fff7f Border Color
This box has a border color of #0fff7f
<div style="border: 4px solid #0fff7f">Text here</div>
CSS codes
<p style="color:#0fff7f">Text here</p>
<div style="background-color:#0fff7f">Text here</div>
<div style="border: 4px solid #0fff7f">Text here</div>
#0fff7f Color on white background
This is how a font and box color of #0fff7f will look
on a white background.
#0fff7f Color on black background
This is how a font and box color of #0fff7f hex color will look
on a black background.