In RGB color space, #a0ff01 hex color has a red value of 160, a green value of 255 and a blue value of 1.
In CMYK color space (used in color printing), #a0ff01 hex color is composed of 37.25% cyan, 0% magenta, 99.61% yellow and 0% black.
#a0ff01 color has a hue of 82.4 degrees, a saturation of 100% and a lightness of 50.2%.
#a0ff01 hex color contains mainly GREEN.
The closest web safe color of #a0ff01 is #99ff00
#a0ff01 hex color has a decimal value of 10551041.
HEX | a0ff01 | #a0ff01 |
---|---|---|
RGB | 160, 255, 1 | rgb(160, 255, 1) |
RGB Percent | 62.75, 100, 0.39 | rgb(62.75, 100, 0.39) |
CMYK | 37, 0, 100, 0 | |
HSL | 82.4°, 100, 50.2 | hsl(82.4, 100%, 50.2%) |
HSV | 82.4°, 99.6, 100 |
XYZ | 50.263, 78.996, 12.627 |
---|---|
Hunter Lab | 88.88, -54.595, 53.793 |
CIE-LAB | 91.232, -57.875, 87.352 |
CIE-LCH | 91.232, 104.785, 123.526 |
CIE-LUV | 37.25, 0, 99.61, 0 |
Web Safe | 99ff00 |
RGB percent of color #a0ff01
CMYK percent of color #a0ff01
Text with hexadecimal color #a0ff01
This text has a font color of #a0ff01
<p style="color:#a0ff01">Text here</p>
#a0ff01 Background Color
This box has a background color of #a0ff01
<div style="background-color:#a0ff01">Text here</div>
#a0ff01 Border Color
This box has a border color of #a0ff01
<div style="border: 4px solid #a0ff01">Text here</div>
CSS codes
<p style="color:#a0ff01">Text here</p>
<div style="background-color:#a0ff01">Text here</div>
<div style="border: 4px solid #a0ff01">Text here</div>
#a0ff01 Color on white background
This is how a font and box color of #a0ff01 will look
on a white background.
#a0ff01 Color on black background
This is how a font and box color of #a0ff01 hex color will look
on a black background.