In RGB color space, #0fff0d hex color has a red value of 15, a green value of 255 and a blue value of 13.
In CMYK color space (used in color printing), #0fff0d hex color is composed of 94.12% cyan, 0% magenta, 94.9% yellow and 0% black.
#0fff0d color has a hue of 119.5 degrees, a saturation of 100% and a lightness of 52.5%.
#0fff0d hex color contains mainly GREEN.
The closest web safe color of #0fff0d is #00ff00
#0fff0d hex color has a decimal value of 1048333.
HEX | 0fff0d | #0fff0d |
---|---|---|
RGB | 15, 255, 13 | rgb(15, 255, 13) |
RGB Percent | 5.88, 100, 5.1 | rgb(5.88, 100, 5.1) |
CMYK | 94, 0, 95, 0 | |
HSL | 119.5°, 100, 52.5 | hsl(119.5, 100%, 52.5%) |
HSV | 119.5°, 94.9, 100 |
XYZ | 36.03, 71.651, 12.312 |
---|---|
Hunter Lab | 84.647, -72.153, 50.629 |
CIE-LAB | 87.8, -85.551, 82.253 |
CIE-LCH | 87.8, 118.678, 136.126 |
CIE-LUV | 94.12, 0, 94.9, 0 |
Web Safe | 00ff00 |
RGB percent of color #0fff0d
CMYK percent of color #0fff0d
Text with hexadecimal color #0fff0d
This text has a font color of #0fff0d
<p style="color:#0fff0d">Text here</p>
#0fff0d Background Color
This box has a background color of #0fff0d
<div style="background-color:#0fff0d">Text here</div>
#0fff0d Border Color
This box has a border color of #0fff0d
<div style="border: 4px solid #0fff0d">Text here</div>
CSS codes
<p style="color:#0fff0d">Text here</p>
<div style="background-color:#0fff0d">Text here</div>
<div style="border: 4px solid #0fff0d">Text here</div>
#0fff0d Color on white background
This is how a font and box color of #0fff0d will look
on a white background.
#0fff0d Color on black background
This is how a font and box color of #0fff0d hex color will look
on a black background.