In RGB color space, #00decb hex color has a red value of 0, a green value of 222 and a blue value of 203.
In CMYK color space (used in color printing), #00decb hex color is composed of 100% cyan, 0% magenta, 8.56% yellow and 12.94% black.
#00decb color has a hue of 174.9 degrees, a saturation of 100% and a lightness of 43.5%.
#00decb hex color contains mainly GREEN.
The closest web safe color of #00decb is #00cccc
#00decb hex color has a decimal value of 57035.
HEX | 00decb | #00decb |
---|---|---|
RGB | 0, 222, 203 | rgb(0, 222, 203) |
RGB Percent | 0, 87.06, 79.61 | rgb(0, 87.06, 79.61) |
CMYK | 100, 0, 9, 13 | |
HSL | 174.9°, 100, 43.5 | hsl(174.9, 100%, 43.5%) |
HSV | 174.9°, 100, 87.1 |
XYZ | 36.901, 56.554, 65.471 |
---|---|
Hunter Lab | 75.202, -44.016, 1.024 |
CIE-LAB | 79.928, -48.726, -3.415 |
CIE-LCH | 79.928, 48.846, 184.009 |
CIE-LUV | 100, 0, 8.56, 12.94 |
Web Safe | 00cccc |
RGB percent of color #00decb
CMYK percent of color #00decb
Text with hexadecimal color #00decb
This text has a font color of #00decb
<p style="color:#00decb">Text here</p>
#00decb Background Color
This box has a background color of #00decb
<div style="background-color:#00decb">Text here</div>
#00decb Border Color
This box has a border color of #00decb
<div style="border: 4px solid #00decb">Text here</div>
CSS codes
<p style="color:#00decb">Text here</p>
<div style="background-color:#00decb">Text here</div>
<div style="border: 4px solid #00decb">Text here</div>
#00decb Color on white background
This is how a font and box color of #00decb will look
on a white background.
#00decb Color on black background
This is how a font and box color of #00decb hex color will look
on a black background.