In RGB color space, #1fcccc hex color has a red value of 31, a green value of 204 and a blue value of 204.
In CMYK color space (used in color printing), #1fcccc hex color is composed of 84.8% cyan, 0% magenta, 0% yellow and 20% black.
#1fcccc color has a hue of 180 degrees, a saturation of 73.62% and a lightness of 46.1%.
#1fcccc hex color contains mainly GREEN.
The closest web safe color of #1fcccc is #33cccc
#1fcccc hex color has a decimal value of 2084044.
HEX | 1fcccc | #1fcccc |
---|---|---|
RGB | 31, 204, 204 | rgb(31, 204, 204) |
RGB Percent | 12.16, 80, 80 | rgb(12.16, 80, 80) |
CMYK | 85, 0, 0, 20 | |
HSL | 180°, 73.62, 46.1 | hsl(180, 73.62%, 46.1%) |
HSV | 180°, 84.8, 80 |
XYZ | 33.057, 47.837, 64.618 |
---|---|
Hunter Lab | 69.164, -35.724, -6.978 |
CIE-LAB | 74.722, -39.419, -11.654 |
CIE-LCH | 74.722, 41.106, 196.47 |
CIE-LUV | 84.8, 0, 0, 20 |
Web Safe | 33cccc |
RGB percent of color #1fcccc
CMYK percent of color #1fcccc
Text with hexadecimal color #1fcccc
This text has a font color of #1fcccc
<p style="color:#1fcccc">Text here</p>
#1fcccc Background Color
This box has a background color of #1fcccc
<div style="background-color:#1fcccc">Text here</div>
#1fcccc Border Color
This box has a border color of #1fcccc
<div style="border: 4px solid #1fcccc">Text here</div>
CSS codes
<p style="color:#1fcccc">Text here</p>
<div style="background-color:#1fcccc">Text here</div>
<div style="border: 4px solid #1fcccc">Text here</div>
#1fcccc Color on white background
This is how a font and box color of #1fcccc will look
on a white background.
#1fcccc Color on black background
This is how a font and box color of #1fcccc hex color will look
on a black background.