In RGB color space, #00d1d1 hex color has a red value of 0, a green value of 209 and a blue value of 209.
In CMYK color space (used in color printing), #00d1d1 hex color is composed of 100% cyan, 0% magenta, 0% yellow and 18.04% black.
#00d1d1 color has a hue of 180 degrees, a saturation of 100% and a lightness of 41%.
#00d1d1 hex color contains mainly GREEN.
The closest web safe color of #00d1d1 is #00cccc
#00d1d1 hex color has a decimal value of 53713.
HEX | 00d1d1 | #00d1d1 |
---|---|---|
RGB | 0, 209, 209 | rgb(0, 209, 209) |
RGB Percent | 0, 81.96, 81.96 | rgb(0, 81.96, 81.96) |
CMYK | 100, 0, 0, 18 | |
HSL | 180°, 100, 41 | hsl(180, 100%, 41%) |
HSV | 180°, 100, 82 |
XYZ | 34.309, 50.204, 68.204 |
---|---|
Hunter Lab | 70.855, -37.563, -7.474 |
CIE-LAB | 76.194, -41.381, -12.169 |
CIE-LCH | 76.194, 43.133, 196.387 |
CIE-LUV | 100, 0, 0, 18.04 |
Web Safe | 00cccc |
RGB percent of color #00d1d1
CMYK percent of color #00d1d1
Text with hexadecimal color #00d1d1
This text has a font color of #00d1d1
<p style="color:#00d1d1">Text here</p>
#00d1d1 Background Color
This box has a background color of #00d1d1
<div style="background-color:#00d1d1">Text here</div>
#00d1d1 Border Color
This box has a border color of #00d1d1
<div style="border: 4px solid #00d1d1">Text here</div>
CSS codes
<p style="color:#00d1d1">Text here</p>
<div style="background-color:#00d1d1">Text here</div>
<div style="border: 4px solid #00d1d1">Text here</div>
#00d1d1 Color on white background
This is how a font and box color of #00d1d1 will look
on a white background.
#00d1d1 Color on black background
This is how a font and box color of #00d1d1 hex color will look
on a black background.