In RGB color space, #0fff66 hex color has a red value of 15, a green value of 255 and a blue value of 102.
In CMYK color space (used in color printing), #0fff66 hex color is composed of 94.12% cyan, 0% magenta, 60% yellow and 0% black.
#0fff66 color has a hue of 141.8 degrees, a saturation of 100% and a lightness of 52.9%.
#0fff66 hex color contains mainly GREEN.
The closest web safe color of #0fff66 is #00ff66
#0fff66 hex color has a decimal value of 1048422.
HEX | 0fff66 | #0fff66 |
---|---|---|
RGB | 15, 255, 102 | rgb(15, 255, 102) |
RGB Percent | 5.88, 100, 40 | rgb(5.88, 100, 40) |
CMYK | 94, 0, 60, 0 | |
HSL | 141.8°, 100, 52.9 | hsl(141.8, 100%, 52.9%) |
HSV | 141.8°, 94.1, 100 |
XYZ | 38.355, 72.581, 24.558 |
---|---|
Hunter Lab | 85.194, -68.729, 42.545 |
CIE-LAB | 88.247, -79.857, 57.995 |
CIE-LCH | 88.247, 98.694, 144.012 |
CIE-LUV | 94.12, 0, 60, 0 |
Web Safe | 00ff66 |
RGB percent of color #0fff66
CMYK percent of color #0fff66
Text with hexadecimal color #0fff66
This text has a font color of #0fff66
<p style="color:#0fff66">Text here</p>
#0fff66 Background Color
This box has a background color of #0fff66
<div style="background-color:#0fff66">Text here</div>
#0fff66 Border Color
This box has a border color of #0fff66
<div style="border: 4px solid #0fff66">Text here</div>
CSS codes
<p style="color:#0fff66">Text here</p>
<div style="background-color:#0fff66">Text here</div>
<div style="border: 4px solid #0fff66">Text here</div>
#0fff66 Color on white background
This is how a font and box color of #0fff66 will look
on a white background.
#0fff66 Color on black background
This is how a font and box color of #0fff66 hex color will look
on a black background.