In RGB color space, #a0f000 hex color has a red value of 160, a green value of 240 and a blue value of 0.
In CMYK color space (used in color printing), #a0f000 hex color is composed of 33.33% cyan, 0% magenta, 100% yellow and 5.88% black.
#a0f000 color has a hue of 80 degrees, a saturation of 100% and a lightness of 47.1%.
#a0f000 hex color contains mainly GREEN.
The closest web safe color of #a0f000 is #99ff00
#a0f000 hex color has a decimal value of 10547200.
HEX | a0f000 | #a0f000 |
---|---|---|
RGB | 160, 240, 0 | rgb(160, 240, 0) |
RGB Percent | 62.75, 94.12, 0 | rgb(62.75, 94.12, 0) |
CMYK | 33, 0, 100, 6 | |
HSL | 80°, 100, 47.1 | hsl(80, 100%, 47.1%) |
HSV | 80°, 100, 94.1 |
XYZ | 45.657, 69.794, 11.065 |
---|---|
Hunter Lab | 83.543, -48.648, 50.627 |
CIE-LAB | 86.896, -51.931, 84.075 |
CIE-LCH | 86.896, 98.82, 121.703 |
CIE-LUV | 33.33, 0, 100, 5.88 |
Web Safe | 99ff00 |
RGB percent of color #a0f000
CMYK percent of color #a0f000
Text with hexadecimal color #a0f000
This text has a font color of #a0f000
<p style="color:#a0f000">Text here</p>
#a0f000 Background Color
This box has a background color of #a0f000
<div style="background-color:#a0f000">Text here</div>
#a0f000 Border Color
This box has a border color of #a0f000
<div style="border: 4px solid #a0f000">Text here</div>
CSS codes
<p style="color:#a0f000">Text here</p>
<div style="background-color:#a0f000">Text here</div>
<div style="border: 4px solid #a0f000">Text here</div>
#a0f000 Color on white background
This is how a font and box color of #a0f000 will look
on a white background.
#a0f000 Color on black background
This is how a font and box color of #a0f000 hex color will look
on a black background.