In RGB color space, #01ccaa hex color has a red value of 1, a green value of 204 and a blue value of 170.
In CMYK color space (used in color printing), #01ccaa hex color is composed of 99.51% cyan, 0% magenta, 16.67% yellow and 20% black.
#01ccaa color has a hue of 170 degrees, a saturation of 99.02% and a lightness of 40.2%.
#01ccaa hex color contains mainly GREEN.
The closest web safe color of #01ccaa is #00cc99
#01ccaa hex color has a decimal value of 117930.
HEX | 01ccaa | #01ccaa |
---|---|---|
RGB | 1, 204, 170 | rgb(1, 204, 170) |
RGB Percent | 0.39, 80, 66.67 | rgb(0.39, 80, 66.67) |
CMYK | 100, 0, 17, 20 | |
HSL | 170°, 99.02, 40.2 | hsl(170, 99.02%, 40.2%) |
HSV | 170°, 99.5, 80 |
XYZ | 28.861, 46.094, 45.406 |
---|---|
Hunter Lab | 67.893, -42.932, 7.872 |
CIE-LAB | 73.606, -50.166, 5.072 |
CIE-LCH | 73.606, 50.422, 174.227 |
CIE-LUV | 99.51, 0, 16.67, 20 |
Web Safe | 00cc99 |
RGB percent of color #01ccaa
CMYK percent of color #01ccaa
Text with hexadecimal color #01ccaa
This text has a font color of #01ccaa
<p style="color:#01ccaa">Text here</p>
#01ccaa Background Color
This box has a background color of #01ccaa
<div style="background-color:#01ccaa">Text here</div>
#01ccaa Border Color
This box has a border color of #01ccaa
<div style="border: 4px solid #01ccaa">Text here</div>
CSS codes
<p style="color:#01ccaa">Text here</p>
<div style="background-color:#01ccaa">Text here</div>
<div style="border: 4px solid #01ccaa">Text here</div>
#01ccaa Color on white background
This is how a font and box color of #01ccaa will look
on a white background.
#01ccaa Color on black background
This is how a font and box color of #01ccaa hex color will look
on a black background.