In RGB color space, #0ddddd hex color has a red value of 13, a green value of 221 and a blue value of 221.
In CMYK color space (used in color printing), #0ddddd hex color is composed of 94.12% cyan, 0% magenta, 0% yellow and 13.33% black.
#0ddddd color has a hue of 180 degrees, a saturation of 88.89% and a lightness of 45.9%.
#0ddddd hex color contains mainly GREEN.
The closest web safe color of #0ddddd is #00cccc
#0ddddd hex color has a decimal value of 908765.
HEX | 0ddddd | #0ddddd |
---|---|---|
RGB | 13, 221, 221 | rgb(13, 221, 221) |
RGB Percent | 5.1, 86.67, 86.67 | rgb(5.1, 86.67, 86.67) |
CMYK | 94, 0, 0, 13 | |
HSL | 180°, 88.89, 45.9 | hsl(180, 88.89%, 45.9%) |
HSV | 180°, 94.1, 86.7 |
XYZ | 39.074, 57.019, 77.353 |
---|---|
Hunter Lab | 75.511, -39.777, -7.879 |
CIE-LAB | 80.19, -42.833, -12.613 |
CIE-LCH | 80.19, 44.651, 196.408 |
CIE-LUV | 94.12, 0, 0, 13.33 |
Web Safe | 00cccc |
RGB percent of color #0ddddd
CMYK percent of color #0ddddd
Text with hexadecimal color #0ddddd
This text has a font color of #0ddddd
<p style="color:#0ddddd">Text here</p>
#0ddddd Background Color
This box has a background color of #0ddddd
<div style="background-color:#0ddddd">Text here</div>
#0ddddd Border Color
This box has a border color of #0ddddd
<div style="border: 4px solid #0ddddd">Text here</div>
CSS codes
<p style="color:#0ddddd">Text here</p>
<div style="background-color:#0ddddd">Text here</div>
<div style="border: 4px solid #0ddddd">Text here</div>
#0ddddd Color on white background
This is how a font and box color of #0ddddd will look
on a white background.
#0ddddd Color on black background
This is how a font and box color of #0ddddd hex color will look
on a black background.