In RGB color space, #10ccaa hex color has a red value of 16, a green value of 204 and a blue value of 170.
In CMYK color space (used in color printing), #10ccaa hex color is composed of 92.16% cyan, 0% magenta, 16.67% yellow and 20% black.
#10ccaa color has a hue of 169.1 degrees, a saturation of 85.45% and a lightness of 43.1%.
#10ccaa hex color contains mainly GREEN.
The closest web safe color of #10ccaa is #00cc99
#10ccaa hex color has a decimal value of 1100970.
HEX | 10ccaa | #10ccaa |
---|---|---|
RGB | 16, 204, 170 | rgb(16, 204, 170) |
RGB Percent | 6.27, 80, 66.67 | rgb(6.27, 80, 66.67) |
CMYK | 92, 0, 17, 20 | |
HSL | 169.1°, 85.45, 43.1 | hsl(169.1, 85.45%, 43.1%) |
HSV | 169.1°, 92.2, 80 |
XYZ | 29.062, 46.198, 45.416 |
---|---|
Hunter Lab | 67.969, -42.624, 7.962 |
CIE-LAB | 73.674, -49.678, 5.177 |
CIE-LCH | 73.674, 49.947, 174.051 |
CIE-LUV | 92.16, 0, 16.67, 20 |
Web Safe | 00cc99 |
RGB percent of color #10ccaa
CMYK percent of color #10ccaa
Text with hexadecimal color #10ccaa
This text has a font color of #10ccaa
<p style="color:#10ccaa">Text here</p>
#10ccaa Background Color
This box has a background color of #10ccaa
<div style="background-color:#10ccaa">Text here</div>
#10ccaa Border Color
This box has a border color of #10ccaa
<div style="border: 4px solid #10ccaa">Text here</div>
CSS codes
<p style="color:#10ccaa">Text here</p>
<div style="background-color:#10ccaa">Text here</div>
<div style="border: 4px solid #10ccaa">Text here</div>
#10ccaa Color on white background
This is how a font and box color of #10ccaa will look
on a white background.
#10ccaa Color on black background
This is how a font and box color of #10ccaa hex color will look
on a black background.