In RGB color space, #00e1dd hex color has a red value of 0, a green value of 225 and a blue value of 221.
In CMYK color space (used in color printing), #00e1dd hex color is composed of 100% cyan, 0% magenta, 1.78% yellow and 11.76% black.
#00e1dd color has a hue of 178.9 degrees, a saturation of 100% and a lightness of 44.1%.
#00e1dd hex color contains mainly GREEN.
The closest web safe color of #00e1dd is #00cccc
#00e1dd hex color has a decimal value of 57821.
HEX | 00e1dd | #00e1dd |
---|---|---|
RGB | 0, 225, 221 | rgb(0, 225, 221) |
RGB Percent | 0, 88.24, 86.67 | rgb(0, 88.24, 86.67) |
CMYK | 100, 0, 2, 12 | |
HSL | 178.9°, 100, 44.1 | hsl(178.9, 100%, 44.1%) |
HSV | 178.9°, 100, 88.2 |
XYZ | 39.976, 59.071, 77.701 |
---|---|
Hunter Lab | 76.858, -41.658, -6.14 |
CIE-LAB | 81.331, -44.909, -10.914 |
CIE-LCH | 81.331, 46.216, 193.659 |
CIE-LUV | 100, 0, 1.78, 11.76 |
Web Safe | 00cccc |
RGB percent of color #00e1dd
CMYK percent of color #00e1dd
Text with hexadecimal color #00e1dd
This text has a font color of #00e1dd
<p style="color:#00e1dd">Text here</p>
#00e1dd Background Color
This box has a background color of #00e1dd
<div style="background-color:#00e1dd">Text here</div>
#00e1dd Border Color
This box has a border color of #00e1dd
<div style="border: 4px solid #00e1dd">Text here</div>
CSS codes
<p style="color:#00e1dd">Text here</p>
<div style="background-color:#00e1dd">Text here</div>
<div style="border: 4px solid #00e1dd">Text here</div>
#00e1dd Color on white background
This is how a font and box color of #00e1dd will look
on a white background.
#00e1dd Color on black background
This is how a font and box color of #00e1dd hex color will look
on a black background.