In RGB color space, #00abdc hex color has a red value of 0, a green value of 171 and a blue value of 220.
In CMYK color space (used in color printing), #00abdc hex color is composed of 100% cyan, 22.27% magenta, 0% yellow and 13.73% black.
#00abdc color has a hue of 193.4 degrees, a saturation of 100% and a lightness of 43.1%.
#00abdc hex color contains mainly BLUE.
The closest web safe color of #00abdc is #0099cc
#00abdc hex color has a decimal value of 43996.
HEX | 00abdc | #00abdc |
---|---|---|
RGB | 0, 171, 220 | rgb(0, 171, 220) |
RGB Percent | 0, 67.06, 86.27 | rgb(0, 67.06, 86.27) |
CMYK | 100, 22, 0, 14 | |
HSL | 193.4°, 100, 43.1 | hsl(193.4, 100%, 43.1%) |
HSV | 193.4°, 100, 86.3 |
XYZ | 27.481, 34.293, 72.881 |
---|---|
Hunter Lab | 58.56, -18.714, -32.797 |
CIE-LAB | 65.194, -19.352, -34.96 |
CIE-LCH | 65.194, 39.959, 241.033 |
CIE-LUV | 100, 22.27, 0, 13.73 |
Web Safe | 0099cc |
RGB percent of color #00abdc
CMYK percent of color #00abdc
Text with hexadecimal color #00abdc
This text has a font color of #00abdc
<p style="color:#00abdc">Text here</p>
#00abdc Background Color
This box has a background color of #00abdc
<div style="background-color:#00abdc">Text here</div>
#00abdc Border Color
This box has a border color of #00abdc
<div style="border: 4px solid #00abdc">Text here</div>
CSS codes
<p style="color:#00abdc">Text here</p>
<div style="background-color:#00abdc">Text here</div>
<div style="border: 4px solid #00abdc">Text here</div>
#00abdc Color on white background
This is how a font and box color of #00abdc will look
on a white background.
#00abdc Color on black background
This is how a font and box color of #00abdc hex color will look
on a black background.