In RGB color space, #00caff hex color has a red value of 0, a green value of 202 and a blue value of 255.
In CMYK color space (used in color printing), #00caff hex color is composed of 100% cyan, 20.78% magenta, 0% yellow and 0% black.
#00caff color has a hue of 192.5 degrees, a saturation of 100% and a lightness of 50%.
#00caff hex color contains mainly BLUE.
The closest web safe color of #00caff is #00ccff
#00caff hex color has a decimal value of 51967.
HEX | 00caff | #00caff |
---|---|---|
RGB | 0, 202, 255 | rgb(0, 202, 255) |
RGB Percent | 0, 79.22, 100 | rgb(0, 79.22, 100) |
CMYK | 100, 21, 0, 0 | |
HSL | 192.5°, 100, 50 | hsl(192.5, 100%, 50%) |
HSV | 192.5°, 100, 100 |
XYZ | 39.171, 49.461, 102.09 |
---|---|
Hunter Lab | 70.329, -23.655, -36.836 |
CIE-LAB | 75.737, -23.331, -37.584 |
CIE-LCH | 75.737, 44.237, 238.169 |
CIE-LUV | 100, 20.78, 0, 0 |
Web Safe | 00ccff |
RGB percent of color #00caff
CMYK percent of color #00caff
Text with hexadecimal color #00caff
This text has a font color of #00caff
<p style="color:#00caff">Text here</p>
#00caff Background Color
This box has a background color of #00caff
<div style="background-color:#00caff">Text here</div>
#00caff Border Color
This box has a border color of #00caff
<div style="border: 4px solid #00caff">Text here</div>
CSS codes
<p style="color:#00caff">Text here</p>
<div style="background-color:#00caff">Text here</div>
<div style="border: 4px solid #00caff">Text here</div>
#00caff Color on white background
This is how a font and box color of #00caff will look
on a white background.
#00caff Color on black background
This is how a font and box color of #00caff hex color will look
on a black background.