In RGB color space, #00dfcc hex color has a red value of 0, a green value of 223 and a blue value of 204.
In CMYK color space (used in color printing), #00dfcc hex color is composed of 100% cyan, 0% magenta, 8.52% yellow and 12.55% black.
#00dfcc color has a hue of 174.9 degrees, a saturation of 100% and a lightness of 43.7%.
#00dfcc hex color contains mainly GREEN.
The closest web safe color of #00dfcc is #00cccc
#00dfcc hex color has a decimal value of 57292.
HEX | 00dfcc | #00dfcc |
---|---|---|
RGB | 0, 223, 204 | rgb(0, 223, 204) |
RGB Percent | 0, 87.45, 80 | rgb(0, 87.45, 80) |
CMYK | 100, 0, 9, 13 | |
HSL | 174.9°, 100, 43.7 | hsl(174.9, 100%, 43.7%) |
HSV | 174.9°, 100, 87.5 |
XYZ | 37.287, 57.135, 66.19 |
---|---|
Hunter Lab | 75.588, -44.225, 0.993 |
CIE-LAB | 80.255, -48.87, -3.466 |
CIE-LCH | 80.255, 48.993, 184.057 |
CIE-LUV | 100, 0, 8.52, 12.55 |
Web Safe | 00cccc |
RGB percent of color #00dfcc
CMYK percent of color #00dfcc
Text with hexadecimal color #00dfcc
This text has a font color of #00dfcc
<p style="color:#00dfcc">Text here</p>
#00dfcc Background Color
This box has a background color of #00dfcc
<div style="background-color:#00dfcc">Text here</div>
#00dfcc Border Color
This box has a border color of #00dfcc
<div style="border: 4px solid #00dfcc">Text here</div>
CSS codes
<p style="color:#00dfcc">Text here</p>
<div style="background-color:#00dfcc">Text here</div>
<div style="border: 4px solid #00dfcc">Text here</div>
#00dfcc Color on white background
This is how a font and box color of #00dfcc will look
on a white background.
#00dfcc Color on black background
This is how a font and box color of #00dfcc hex color will look
on a black background.