In RGB color space, #00fdfd hex color has a red value of 0, a green value of 253 and a blue value of 253.
In CMYK color space (used in color printing), #00fdfd hex color is composed of 100% cyan, 0% magenta, 0% yellow and 0.78% black.
#00fdfd color has a hue of 180 degrees, a saturation of 100% and a lightness of 49.6%.
#00fdfd hex color contains mainly GREEN.
The closest web safe color of #00fdfd is #00ffff
#00fdfd hex color has a decimal value of 65021.
HEX | 00fdfd | #00fdfd |
---|---|---|
RGB | 0, 253, 253 | rgb(0, 253, 253) |
RGB Percent | 0, 99.22, 99.22 | rgb(0, 99.22, 99.22) |
CMYK | 100, 0, 0, 1 | |
HSL | 180°, 100, 49.6 | hsl(180, 100%, 49.6%) |
HSV | 180°, 100, 99.2 |
XYZ | 52.855, 77.342, 105.071 |
---|---|
Hunter Lab | 87.944, -46.623, -9.275 |
CIE-LAB | 90.479, -47.792, -14.054 |
CIE-LCH | 90.479, 49.816, 196.387 |
CIE-LUV | 100, 0, 0, 0.78 |
Web Safe | 00ffff |
RGB percent of color #00fdfd
CMYK percent of color #00fdfd
Text with hexadecimal color #00fdfd
This text has a font color of #00fdfd
<p style="color:#00fdfd">Text here</p>
#00fdfd Background Color
This box has a background color of #00fdfd
<div style="background-color:#00fdfd">Text here</div>
#00fdfd Border Color
This box has a border color of #00fdfd
<div style="border: 4px solid #00fdfd">Text here</div>
CSS codes
<p style="color:#00fdfd">Text here</p>
<div style="background-color:#00fdfd">Text here</div>
<div style="border: 4px solid #00fdfd">Text here</div>
#00fdfd Color on white background
This is how a font and box color of #00fdfd will look
on a white background.
#00fdfd Color on black background
This is how a font and box color of #00fdfd hex color will look
on a black background.