In RGB color space, #1acccc hex color has a red value of 26, a green value of 204 and a blue value of 204.
In CMYK color space (used in color printing), #1acccc hex color is composed of 87.25% cyan, 0% magenta, 0% yellow and 20% black.
#1acccc color has a hue of 180 degrees, a saturation of 77.39% and a lightness of 45.1%.
#1acccc hex color contains mainly GREEN.
The closest web safe color of #1acccc is #33cccc
#1acccc hex color has a decimal value of 1756364.
HEX | 1acccc | #1acccc |
---|---|---|
RGB | 26, 204, 204 | rgb(26, 204, 204) |
RGB Percent | 10.2, 80, 80 | rgb(10.2, 80, 80) |
CMYK | 87, 0, 0, 20 | |
HSL | 180°, 77.39, 45.1 | hsl(180, 77.39%, 45.1%) |
HSV | 180°, 87.3, 80 |
XYZ | 32.918, 47.765, 64.611 |
---|---|
Hunter Lab | 69.112, -35.927, -7.05 |
CIE-LAB | 74.676, -39.717, -11.727 |
CIE-LCH | 74.676, 41.412, 196.45 |
CIE-LUV | 87.25, 0, 0, 20 |
Web Safe | 33cccc |
RGB percent of color #1acccc
CMYK percent of color #1acccc
Text with hexadecimal color #1acccc
This text has a font color of #1acccc
<p style="color:#1acccc">Text here</p>
#1acccc Background Color
This box has a background color of #1acccc
<div style="background-color:#1acccc">Text here</div>
#1acccc Border Color
This box has a border color of #1acccc
<div style="border: 4px solid #1acccc">Text here</div>
CSS codes
<p style="color:#1acccc">Text here</p>
<div style="background-color:#1acccc">Text here</div>
<div style="border: 4px solid #1acccc">Text here</div>
#1acccc Color on white background
This is how a font and box color of #1acccc will look
on a white background.
#1acccc Color on black background
This is how a font and box color of #1acccc hex color will look
on a black background.