In RGB color space, #01ff25 hex color has a red value of 1, a green value of 255 and a blue value of 37.
In CMYK color space (used in color printing), #01ff25 hex color is composed of 99.61% cyan, 0% magenta, 85.49% yellow and 0% black.
#01ff25 color has a hue of 128.5 degrees, a saturation of 100% and a lightness of 50.2%.
#01ff25 hex color contains mainly GREEN.
The closest web safe color of #01ff25 is #00ff33
#01ff25 hex color has a decimal value of 130853.
HEX | 01ff25 | #01ff25 |
---|---|---|
RGB | 1, 255, 37 | rgb(1, 255, 37) |
RGB Percent | 0.39, 100, 14.51 | rgb(0.39, 100, 14.51) |
CMYK | 100, 0, 85, 0 | |
HSL | 128.5°, 100, 50.2 | hsl(128.5, 100%, 50.2%) |
HSV | 128.5°, 99.6, 100 |
XYZ | 36.106, 71.66, 13.679 |
---|---|
Hunter Lab | 84.652, -72.007, 49.676 |
CIE-LAB | 87.805, -85.316, 78.806 |
CIE-LCH | 87.805, 116.143, 137.271 |
CIE-LUV | 99.61, 0, 85.49, 0 |
Web Safe | 00ff33 |
RGB percent of color #01ff25
CMYK percent of color #01ff25
Text with hexadecimal color #01ff25
This text has a font color of #01ff25
<p style="color:#01ff25">Text here</p>
#01ff25 Background Color
This box has a background color of #01ff25
<div style="background-color:#01ff25">Text here</div>
#01ff25 Border Color
This box has a border color of #01ff25
<div style="border: 4px solid #01ff25">Text here</div>
CSS codes
<p style="color:#01ff25">Text here</p>
<div style="background-color:#01ff25">Text here</div>
<div style="border: 4px solid #01ff25">Text here</div>
#01ff25 Color on white background
This is how a font and box color of #01ff25 will look
on a white background.
#01ff25 Color on black background
This is how a font and box color of #01ff25 hex color will look
on a black background.