In RGB color space, #00ccfd hex color has a red value of 0, a green value of 204 and a blue value of 253.
In CMYK color space (used in color printing), #00ccfd hex color is composed of 100% cyan, 19.37% magenta, 0% yellow and 0.78% black.
#00ccfd color has a hue of 191.6 degrees, a saturation of 100% and a lightness of 49.6%.
#00ccfd hex color contains mainly BLUE.
The closest web safe color of #00ccfd is #00ccff
#00ccfd hex color has a decimal value of 52477.
HEX | 00ccfd | #00ccfd |
---|---|---|
RGB | 0, 204, 253 | rgb(0, 204, 253) |
RGB Percent | 0, 80, 99.22 | rgb(0, 80, 99.22) |
CMYK | 100, 19, 0, 1 | |
HSL | 191.6°, 100, 49.6 | hsl(191.6, 100%, 49.6%) |
HSV | 191.6°, 100, 99.2 |
XYZ | 39.322, 50.278, 100.561 |
---|---|
Hunter Lab | 70.907, -25.099, -34.451 |
CIE-LAB | 76.24, -25.019, -35.735 |
CIE-LCH | 76.24, 43.623, 235.003 |
CIE-LUV | 100, 19.37, 0, 0.78 |
Web Safe | 00ccff |
RGB percent of color #00ccfd
CMYK percent of color #00ccfd
Text with hexadecimal color #00ccfd
This text has a font color of #00ccfd
<p style="color:#00ccfd">Text here</p>
#00ccfd Background Color
This box has a background color of #00ccfd
<div style="background-color:#00ccfd">Text here</div>
#00ccfd Border Color
This box has a border color of #00ccfd
<div style="border: 4px solid #00ccfd">Text here</div>
CSS codes
<p style="color:#00ccfd">Text here</p>
<div style="background-color:#00ccfd">Text here</div>
<div style="border: 4px solid #00ccfd">Text here</div>
#00ccfd Color on white background
This is how a font and box color of #00ccfd will look
on a white background.
#00ccfd Color on black background
This is how a font and box color of #00ccfd hex color will look
on a black background.