In RGB color space, #acfc00 hex color has a red value of 172, a green value of 252 and a blue value of 0.
In CMYK color space (used in color printing), #acfc00 hex color is composed of 31.75% cyan, 0% magenta, 100% yellow and 1.18% black.
#acfc00 color has a hue of 79 degrees, a saturation of 100% and a lightness of 49.4%.
#acfc00 hex color contains mainly GREEN.
The closest web safe color of #acfc00 is #99ff00
#acfc00 hex color has a decimal value of 11336704.
HEX | acfc00 | #acfc00 |
---|---|---|
RGB | 172, 252, 0 | rgb(172, 252, 0) |
RGB Percent | 67.45, 98.82, 0 | rgb(67.45, 98.82, 0) |
CMYK | 32, 0, 100, 1 | |
HSL | 79°, 100, 49.4 | hsl(79, 100%, 49.4%) |
HSV | 79°, 100, 98.8 |
XYZ | 51.824, 78.391, 12.4 |
---|---|
Hunter Lab | 88.539, -50.462, 53.673 |
CIE-LAB | 90.958, -52.549, 87.467 |
CIE-LCH | 90.958, 102.039, 120.997 |
CIE-LUV | 31.75, 0, 100, 1.18 |
Web Safe | 99ff00 |
RGB percent of color #acfc00
CMYK percent of color #acfc00
Text with hexadecimal color #acfc00
This text has a font color of #acfc00
<p style="color:#acfc00">Text here</p>
#acfc00 Background Color
This box has a background color of #acfc00
<div style="background-color:#acfc00">Text here</div>
#acfc00 Border Color
This box has a border color of #acfc00
<div style="border: 4px solid #acfc00">Text here</div>
CSS codes
<p style="color:#acfc00">Text here</p>
<div style="background-color:#acfc00">Text here</div>
<div style="border: 4px solid #acfc00">Text here</div>
#acfc00 Color on white background
This is how a font and box color of #acfc00 will look
on a white background.
#acfc00 Color on black background
This is how a font and box color of #acfc00 hex color will look
on a black background.