In RGB color space, #00afdc hex color has a red value of 0, a green value of 175 and a blue value of 220.
In CMYK color space (used in color printing), #00afdc hex color is composed of 100% cyan, 20.45% magenta, 0% yellow and 13.73% black.
#00afdc color has a hue of 192.3 degrees, a saturation of 100% and a lightness of 43.1%.
#00afdc hex color contains mainly BLUE.
The closest web safe color of #00afdc is #0099cc
#00afdc hex color has a decimal value of 45020.
HEX | 00afdc | #00afdc |
---|---|---|
RGB | 0, 175, 220 | rgb(0, 175, 220) |
RGB Percent | 0, 68.63, 86.27 | rgb(0, 68.63, 86.27) |
CMYK | 100, 20, 0, 14 | |
HSL | 192.3°, 100, 43.1 | hsl(192.3, 100%, 43.1%) |
HSV | 192.3°, 100, 86.3 |
XYZ | 28.248, 35.827, 73.137 |
---|---|
Hunter Lab | 59.856, -20.507, -30.547 |
CIE-LAB | 66.388, -21.447, -33.107 |
CIE-LCH | 66.388, 39.447, 237.064 |
CIE-LUV | 100, 20.45, 0, 13.73 |
Web Safe | 0099cc |
RGB percent of color #00afdc
CMYK percent of color #00afdc
Text with hexadecimal color #00afdc
This text has a font color of #00afdc
<p style="color:#00afdc">Text here</p>
#00afdc Background Color
This box has a background color of #00afdc
<div style="background-color:#00afdc">Text here</div>
#00afdc Border Color
This box has a border color of #00afdc
<div style="border: 4px solid #00afdc">Text here</div>
CSS codes
<p style="color:#00afdc">Text here</p>
<div style="background-color:#00afdc">Text here</div>
<div style="border: 4px solid #00afdc">Text here</div>
#00afdc Color on white background
This is how a font and box color of #00afdc will look
on a white background.
#00afdc Color on black background
This is how a font and box color of #00afdc hex color will look
on a black background.