In RGB color space, #1acc01 hex color has a red value of 26, a green value of 204 and a blue value of 1.
In CMYK color space (used in color printing), #1acc01 hex color is composed of 87.25% cyan, 0% magenta, 99.51% yellow and 20% black.
#1acc01 color has a hue of 112.6 degrees, a saturation of 99.02% and a lightness of 40.2%.
#1acc01 hex color contains mainly GREEN.
The closest web safe color of #1acc01 is #33cc00
#1acc01 hex color has a decimal value of 1756161.
HEX | 1acc01 | #1acc01 |
---|---|---|
RGB | 26, 204, 1 | rgb(26, 204, 1) |
RGB Percent | 10.2, 80, 0.39 | rgb(10.2, 80, 0.39) |
CMYK | 87, 0, 100, 20 | |
HSL | 112.6°, 99.02, 40.2 | hsl(112.6, 99.02%, 40.2%) |
HSV | 112.6°, 99.5, 80 |
XYZ | 22.024, 43.408, 7.246 |
---|---|
Hunter Lab | 65.885, -55.629, 39.599 |
CIE-LAB | 71.831, -71.475, 70.385 |
CIE-LCH | 71.831, 100.313, 135.44 |
CIE-LUV | 87.25, 0, 99.51, 20 |
Web Safe | 33cc00 |
RGB percent of color #1acc01
CMYK percent of color #1acc01
Text with hexadecimal color #1acc01
This text has a font color of #1acc01
<p style="color:#1acc01">Text here</p>
#1acc01 Background Color
This box has a background color of #1acc01
<div style="background-color:#1acc01">Text here</div>
#1acc01 Border Color
This box has a border color of #1acc01
<div style="border: 4px solid #1acc01">Text here</div>
CSS codes
<p style="color:#1acc01">Text here</p>
<div style="background-color:#1acc01">Text here</div>
<div style="border: 4px solid #1acc01">Text here</div>
#1acc01 Color on white background
This is how a font and box color of #1acc01 will look
on a white background.
#1acc01 Color on black background
This is how a font and box color of #1acc01 hex color will look
on a black background.