In RGB color space, #01ff0d hex color has a red value of 1, a green value of 255 and a blue value of 13.
In CMYK color space (used in color printing), #01ff0d hex color is composed of 99.61% cyan, 0% magenta, 94.9% yellow and 0% black.
#01ff0d color has a hue of 122.8 degrees, a saturation of 100% and a lightness of 50.2%.
#01ff0d hex color contains mainly GREEN.
The closest web safe color of #01ff0d is #00ff00
#01ff0d hex color has a decimal value of 130829.
HEX | 01ff0d | #01ff0d |
---|---|---|
RGB | 1, 255, 13 | rgb(1, 255, 13) |
RGB Percent | 0.39, 100, 5.1 | rgb(0.39, 100, 5.1) |
CMYK | 100, 0, 95, 0 | |
HSL | 122.8°, 100, 50.2 | hsl(122.8, 100%, 50.2%) |
HSV | 122.8°, 99.6, 100 |
XYZ | 35.845, 71.556, 12.303 |
---|---|
Hunter Lab | 84.591, -72.395, 50.59 |
CIE-LAB | 87.754, -85.974, 82.197 |
CIE-LCH | 87.754, 118.945, 136.287 |
CIE-LUV | 99.61, 0, 94.9, 0 |
Web Safe | 00ff00 |
RGB percent of color #01ff0d
CMYK percent of color #01ff0d
Text with hexadecimal color #01ff0d
This text has a font color of #01ff0d
<p style="color:#01ff0d">Text here</p>
#01ff0d Background Color
This box has a background color of #01ff0d
<div style="background-color:#01ff0d">Text here</div>
#01ff0d Border Color
This box has a border color of #01ff0d
<div style="border: 4px solid #01ff0d">Text here</div>
CSS codes
<p style="color:#01ff0d">Text here</p>
<div style="background-color:#01ff0d">Text here</div>
<div style="border: 4px solid #01ff0d">Text here</div>
#01ff0d Color on white background
This is how a font and box color of #01ff0d will look
on a white background.
#01ff0d Color on black background
This is how a font and box color of #01ff0d hex color will look
on a black background.