In RGB color space, #01f255 hex color has a red value of 1, a green value of 242 and a blue value of 85.
In CMYK color space (used in color printing), #01f255 hex color is composed of 99.59% cyan, 0% magenta, 64.88% yellow and 5.1% black.
#01f255 color has a hue of 140.9 degrees, a saturation of 99.18% and a lightness of 47.6%.
#01f255 hex color contains mainly GREEN.
The closest web safe color of #01f255 is #00ff66
#01f255 hex color has a decimal value of 127573.
HEX | 01f255 | #01f255 |
---|---|---|
RGB | 1, 242, 85 | rgb(1, 242, 85) |
RGB Percent | 0.39, 94.9, 33.33 | rgb(0.39, 94.9, 33.33) |
CMYK | 100, 0, 65, 5 | |
HSL | 140.9°, 99.18, 47.6 | hsl(140.9, 99.18%, 47.6%) |
HSV | 140.9°, 99.6, 94.9 |
XYZ | 33.404, 64.167, 19.219 |
---|---|
Hunter Lab | 80.104, -65.747, 41.848 |
CIE-LAB | 84.053, -78.411, 60.315 |
CIE-LCH | 84.053, 98.925, 142.432 |
CIE-LUV | 99.59, 0, 64.88, 5.1 |
Web Safe | 00ff66 |
RGB percent of color #01f255
CMYK percent of color #01f255
Text with hexadecimal color #01f255
This text has a font color of #01f255
<p style="color:#01f255">Text here</p>
#01f255 Background Color
This box has a background color of #01f255
<div style="background-color:#01f255">Text here</div>
#01f255 Border Color
This box has a border color of #01f255
<div style="border: 4px solid #01f255">Text here</div>
CSS codes
<p style="color:#01f255">Text here</p>
<div style="background-color:#01f255">Text here</div>
<div style="border: 4px solid #01f255">Text here</div>
#01f255 Color on white background
This is how a font and box color of #01f255 will look
on a white background.
#01f255 Color on black background
This is how a font and box color of #01f255 hex color will look
on a black background.