#00ddcc short hex color code is #0dc.
In RGB color space, #00ddcc hex color has a red value of 0, a green value of 221 and a blue value of 204.
In CMYK color space (used in color printing), #00ddcc hex color is composed of 100% cyan, 0% magenta, 7.69% yellow and 13.33% black.
#00ddcc color has a hue of 175.4 degrees, a saturation of 100% and a lightness of 43.3%.
#00ddcc hex color contains mainly GREEN.
The closest web safe color of #00ddcc is #00cccc
#00ddcc hex color has a decimal value of 56780.
HEX | 00ddcc | #00ddcc |
---|---|---|
RGB | 0, 221, 204 | rgb(0, 221, 204) |
RGB Percent | 0, 86.67, 80 | rgb(0, 86.67, 80) |
CMYK | 100, 0, 8, 13 | |
HSL | 175.4°, 100, 43.3 | hsl(175.4, 100%, 43.3%) |
HSV | 175.4°, 100, 86.7 |
XYZ | 36.756, 56.073, 66.013 |
---|---|
Hunter Lab | 74.882, -43.426, 0.15 |
CIE-LAB | 79.655, -48.029, -4.35 |
CIE-LCH | 79.655, 48.226, 185.175 |
CIE-LUV | 100, 0, 7.69, 13.33 |
Web Safe | 00cccc |
RGB percent of color #00ddcc
CMYK percent of color #00ddcc
Text with hexadecimal color #00ddcc
This text has a font color of #00ddcc
<p style="color:#00ddcc">Text here</p>
#00ddcc Background Color
This box has a background color of #00ddcc
<div style="background-color:#00ddcc">Text here</div>
#00ddcc Border Color
This box has a border color of #00ddcc
<div style="border: 4px solid #00ddcc">Text here</div>
CSS codes
<p style="color:#00ddcc">Text here</p>
<div style="background-color:#00ddcc">Text here</div>
<div style="border: 4px solid #00ddcc">Text here</div>
#00ddcc Color on white background
This is how a font and box color of #00ddcc will look
on a white background.
#00ddcc Color on black background
This is how a font and box color of #00ddcc hex color will look
on a black background.