In RGB color space, #3acccc hex color has a red value of 58, a green value of 204 and a blue value of 204.
In CMYK color space (used in color printing), #3acccc hex color is composed of 71.57% cyan, 0% magenta, 0% yellow and 20% black.
#3acccc color has a hue of 180 degrees, a saturation of 58.87% and a lightness of 51.4%.
#3acccc hex color contains mainly GREEN.
The closest web safe color of #3acccc is #33cccc
#3acccc hex color has a decimal value of 3853516.
HEX | 3acccc | #3acccc |
---|---|---|
RGB | 58, 204, 204 | rgb(58, 204, 204) |
RGB Percent | 22.75, 80, 80 | rgb(22.75, 80, 80) |
CMYK | 72, 0, 0, 20 | |
HSL | 180°, 58.87, 51.4 | hsl(180, 58.87%, 51.4%) |
HSV | 180°, 71.6, 80 |
XYZ | 34.237, 48.445, 64.673 |
---|---|
Hunter Lab | 69.602, -34.001, -6.369 |
CIE-LAB | 75.105, -36.934, -11.042 |
CIE-LCH | 75.105, 38.549, 196.645 |
CIE-LUV | 71.57, 0, 0, 20 |
Web Safe | 33cccc |
RGB percent of color #3acccc
CMYK percent of color #3acccc
Text with hexadecimal color #3acccc
This text has a font color of #3acccc
<p style="color:#3acccc">Text here</p>
#3acccc Background Color
This box has a background color of #3acccc
<div style="background-color:#3acccc">Text here</div>
#3acccc Border Color
This box has a border color of #3acccc
<div style="border: 4px solid #3acccc">Text here</div>
CSS codes
<p style="color:#3acccc">Text here</p>
<div style="background-color:#3acccc">Text here</div>
<div style="border: 4px solid #3acccc">Text here</div>
#3acccc Color on white background
This is how a font and box color of #3acccc will look
on a white background.
#3acccc Color on black background
This is how a font and box color of #3acccc hex color will look
on a black background.