In RGB color space, #2addcc hex color has a red value of 42, a green value of 221 and a blue value of 204.
In CMYK color space (used in color printing), #2addcc hex color is composed of 81% cyan, 0% magenta, 7.69% yellow and 13.33% black.
#2addcc color has a hue of 174.3 degrees, a saturation of 72.47% and a lightness of 51.6%.
#2addcc hex color contains mainly GREEN.
The closest web safe color of #2addcc is #33cccc
#2addcc hex color has a decimal value of 2809292.
HEX | 2addcc | #2addcc |
---|---|---|
RGB | 42, 221, 204 | rgb(42, 221, 204) |
RGB Percent | 16.47, 86.67, 80 | rgb(16.47, 86.67, 80) |
CMYK | 81, 0, 8, 13 | |
HSL | 174.3°, 72.47, 51.6 | hsl(174.3, 72.47%, 51.6%) |
HSV | 174.3°, 81, 86.7 |
XYZ | 37.71, 56.565, 66.057 |
---|---|
Hunter Lab | 75.21, -42.117, 0.572 |
CIE-LAB | 79.934, -46.107, -3.906 |
CIE-LCH | 79.934, 46.272, 184.842 |
CIE-LUV | 81, 0, 7.69, 13.33 |
Web Safe | 33cccc |
RGB percent of color #2addcc
CMYK percent of color #2addcc
Text with hexadecimal color #2addcc
This text has a font color of #2addcc
<p style="color:#2addcc">Text here</p>
#2addcc Background Color
This box has a background color of #2addcc
<div style="background-color:#2addcc">Text here</div>
#2addcc Border Color
This box has a border color of #2addcc
<div style="border: 4px solid #2addcc">Text here</div>
CSS codes
<p style="color:#2addcc">Text here</p>
<div style="background-color:#2addcc">Text here</div>
<div style="border: 4px solid #2addcc">Text here</div>
#2addcc Color on white background
This is how a font and box color of #2addcc will look
on a white background.
#2addcc Color on black background
This is how a font and box color of #2addcc hex color will look
on a black background.