In RGB color space, #10dccc hex color has a red value of 16, a green value of 220 and a blue value of 204.
In CMYK color space (used in color printing), #10dccc hex color is composed of 92.73% cyan, 0% magenta, 7.27% yellow and 13.73% black.
#10dccc color has a hue of 175.3 degrees, a saturation of 86.44% and a lightness of 46.3%.
#10dccc hex color contains mainly GREEN.
The closest web safe color of #10dccc is #00cccc
#10dccc hex color has a decimal value of 1105100.
HEX | 10dccc | #10dccc |
---|---|---|
RGB | 16, 220, 204 | rgb(16, 220, 204) |
RGB Percent | 6.27, 86.27, 80 | rgb(6.27, 86.27, 80) |
CMYK | 93, 0, 7, 14 | |
HSL | 175.3°, 86.44, 46.3 | hsl(175.3, 86.44%, 46.3%) |
HSV | 175.3°, 92.7, 86.3 |
XYZ | 36.706, 55.656, 65.935 |
---|---|
Hunter Lab | 74.603, -42.73, -0.179 |
CIE-LAB | 79.418, -47.17, -4.693 |
CIE-LCH | 79.418, 47.403, 185.682 |
CIE-LUV | 92.73, 0, 7.27, 13.73 |
Web Safe | 00cccc |
RGB percent of color #10dccc
CMYK percent of color #10dccc
Text with hexadecimal color #10dccc
This text has a font color of #10dccc
<p style="color:#10dccc">Text here</p>
#10dccc Background Color
This box has a background color of #10dccc
<div style="background-color:#10dccc">Text here</div>
#10dccc Border Color
This box has a border color of #10dccc
<div style="border: 4px solid #10dccc">Text here</div>
CSS codes
<p style="color:#10dccc">Text here</p>
<div style="background-color:#10dccc">Text here</div>
<div style="border: 4px solid #10dccc">Text here</div>
#10dccc Color on white background
This is how a font and box color of #10dccc will look
on a white background.
#10dccc Color on black background
This is how a font and box color of #10dccc hex color will look
on a black background.