In RGB color space, #0fff07 hex color has a red value of 15, a green value of 255 and a blue value of 7.
In CMYK color space (used in color printing), #0fff07 hex color is composed of 94.12% cyan, 0% magenta, 97.25% yellow and 0% black.
#0fff07 color has a hue of 118.1 degrees, a saturation of 100% and a lightness of 51.4%.
#0fff07 hex color contains mainly GREEN.
The closest web safe color of #0fff07 is #00ff00
#0fff07 hex color has a decimal value of 1048327.
HEX | 0fff07 | #0fff07 |
---|---|---|
RGB | 15, 255, 7 | rgb(15, 255, 7) |
RGB Percent | 5.88, 100, 2.75 | rgb(5.88, 100, 2.75) |
CMYK | 94, 0, 97, 0 | |
HSL | 118.1°, 100, 51.4 | hsl(118.1, 100%, 51.4%) |
HSV | 118.1°, 97.3, 100 |
XYZ | 35.995, 71.637, 12.131 |
---|---|
Hunter Lab | 84.639, -72.205, 50.749 |
CIE-LAB | 87.794, -85.639, 82.717 |
CIE-LCH | 87.794, 119.064, 135.994 |
CIE-LUV | 94.12, 0, 97.25, 0 |
Web Safe | 00ff00 |
RGB percent of color #0fff07
CMYK percent of color #0fff07
Text with hexadecimal color #0fff07
This text has a font color of #0fff07
<p style="color:#0fff07">Text here</p>
#0fff07 Background Color
This box has a background color of #0fff07
<div style="background-color:#0fff07">Text here</div>
#0fff07 Border Color
This box has a border color of #0fff07
<div style="border: 4px solid #0fff07">Text here</div>
CSS codes
<p style="color:#0fff07">Text here</p>
<div style="background-color:#0fff07">Text here</div>
<div style="border: 4px solid #0fff07">Text here</div>
#0fff07 Color on white background
This is how a font and box color of #0fff07 will look
on a white background.
#0fff07 Color on black background
This is how a font and box color of #0fff07 hex color will look
on a black background.