In RGB color space, #acac00 hex color has a red value of 172, a green value of 172 and a blue value of 0.
In CMYK color space (used in color printing), #acac00 hex color is composed of 0% cyan, 0% magenta, 100% yellow and 32.55% black.
#acac00 color has a hue of 60 degrees, a saturation of 100% and a lightness of 33.7%.
#acac00 hex color contains mainly RED.
The closest web safe color of #acac00 is #999900
#acac00 hex color has a decimal value of 11316224.
HEX | acac00 | #acac00 |
---|---|---|
RGB | 172, 172, 0 | rgb(172, 172, 0) |
RGB Percent | 67.45, 67.45, 0 | rgb(67.45, 67.45, 0) |
CMYK | 0, 0, 100, 33 | |
HSL | 60°, 100, 33.7 | hsl(60, 100%, 33.7%) |
HSV | 60°, 100, 67.5 |
XYZ | 31.766, 38.276, 5.714 |
---|---|
Hunter Lab | 61.868, -16.617, 37.831 |
CIE-LAB | 68.224, -16.047, 70.335 |
CIE-LCH | 68.224, 72.142, 102.852 |
CIE-LUV | 0, 0, 100, 32.55 |
Web Safe | 999900 |
RGB percent of color #acac00
CMYK percent of color #acac00
Text with hexadecimal color #acac00
This text has a font color of #acac00
<p style="color:#acac00">Text here</p>
#acac00 Background Color
This box has a background color of #acac00
<div style="background-color:#acac00">Text here</div>
#acac00 Border Color
This box has a border color of #acac00
<div style="border: 4px solid #acac00">Text here</div>
CSS codes
<p style="color:#acac00">Text here</p>
<div style="background-color:#acac00">Text here</div>
<div style="border: 4px solid #acac00">Text here</div>
#acac00 Color on white background
This is how a font and box color of #acac00 will look
on a white background.
#acac00 Color on black background
This is how a font and box color of #acac00 hex color will look
on a black background.