In RGB color space, #00d4ff hex color has a red value of 0, a green value of 212 and a blue value of 255.
In CMYK color space (used in color printing), #00d4ff hex color is composed of 100% cyan, 16.86% magenta, 0% yellow and 0% black.
#00d4ff color has a hue of 190.1 degrees, a saturation of 100% and a lightness of 50%.
#00d4ff hex color contains mainly BLUE.
The closest web safe color of #00d4ff is #00ccff
#00d4ff hex color has a decimal value of 54527.
HEX | 00d4ff | #00d4ff |
---|---|---|
RGB | 0, 212, 255 | rgb(0, 212, 255) |
RGB Percent | 0, 83.14, 100 | rgb(0, 83.14, 100) |
CMYK | 100, 17, 0, 0 | |
HSL | 190.1°, 100, 50 | hsl(190.1, 100%, 50%) |
HSV | 190.1°, 100, 100 |
XYZ | 41.593, 54.307, 102.898 |
---|---|
Hunter Lab | 73.693, -28.217, -31.201 |
CIE-LAB | 78.64, -28.329, -33.093 |
CIE-LCH | 78.64, 43.562, 229.435 |
CIE-LUV | 100, 16.86, 0, 0 |
Web Safe | 00ccff |
RGB percent of color #00d4ff
CMYK percent of color #00d4ff
Text with hexadecimal color #00d4ff
This text has a font color of #00d4ff
<p style="color:#00d4ff">Text here</p>
#00d4ff Background Color
This box has a background color of #00d4ff
<div style="background-color:#00d4ff">Text here</div>
#00d4ff Border Color
This box has a border color of #00d4ff
<div style="border: 4px solid #00d4ff">Text here</div>
CSS codes
<p style="color:#00d4ff">Text here</p>
<div style="background-color:#00d4ff">Text here</div>
<div style="border: 4px solid #00d4ff">Text here</div>
#00d4ff Color on white background
This is how a font and box color of #00d4ff will look
on a white background.
#00d4ff Color on black background
This is how a font and box color of #00d4ff hex color will look
on a black background.