In RGB color space, #0fff55 hex color has a red value of 15, a green value of 255 and a blue value of 85.
In CMYK color space (used in color printing), #0fff55 hex color is composed of 94.12% cyan, 0% magenta, 66.67% yellow and 0% black.
#0fff55 color has a hue of 137.5 degrees, a saturation of 100% and a lightness of 52.9%.
#0fff55 hex color contains mainly GREEN.
The closest web safe color of #0fff55 is #00ff66
#0fff55 hex color has a decimal value of 1048405.
HEX | 0fff55 | #0fff55 |
---|---|---|
RGB | 15, 255, 85 | rgb(15, 255, 85) |
RGB Percent | 5.88, 100, 33.33 | rgb(5.88, 100, 33.33) |
CMYK | 94, 0, 67, 0 | |
HSL | 137.5°, 100, 52.9 | hsl(137.5, 100%, 52.9%) |
HSV | 137.5°, 94.1, 100 |
XYZ | 37.597, 72.277, 20.564 |
---|---|
Hunter Lab | 85.016, -69.839, 45.17 |
CIE-LAB | 88.102, -81.679, 64.738 |
CIE-LCH | 88.102, 104.223, 141.6 |
CIE-LUV | 94.12, 0, 66.67, 0 |
Web Safe | 00ff66 |
RGB percent of color #0fff55
CMYK percent of color #0fff55
Text with hexadecimal color #0fff55
This text has a font color of #0fff55
<p style="color:#0fff55">Text here</p>
#0fff55 Background Color
This box has a background color of #0fff55
<div style="background-color:#0fff55">Text here</div>
#0fff55 Border Color
This box has a border color of #0fff55
<div style="border: 4px solid #0fff55">Text here</div>
CSS codes
<p style="color:#0fff55">Text here</p>
<div style="background-color:#0fff55">Text here</div>
<div style="border: 4px solid #0fff55">Text here</div>
#0fff55 Color on white background
This is how a font and box color of #0fff55 will look
on a white background.
#0fff55 Color on black background
This is how a font and box color of #0fff55 hex color will look
on a black background.