In RGB color space, #00c1ff hex color has a red value of 0, a green value of 193 and a blue value of 255.
In CMYK color space (used in color printing), #00c1ff hex color is composed of 100% cyan, 24.31% magenta, 0% yellow and 0% black.
#00c1ff color has a hue of 194.6 degrees, a saturation of 100% and a lightness of 50%.
#00c1ff hex color contains mainly BLUE.
The closest web safe color of #00c1ff is #00ccff
#00c1ff hex color has a decimal value of 49663.
HEX | 00c1ff | #00c1ff |
---|---|---|
RGB | 0, 193, 255 | rgb(0, 193, 255) |
RGB Percent | 0, 75.69, 100 | rgb(0, 75.69, 100) |
CMYK | 100, 24, 0, 0 | |
HSL | 194.6°, 100, 50 | hsl(194.6, 100%, 50%) |
HSV | 194.6°, 100, 100 |
XYZ | 37.12, 45.36, 101.407 |
---|---|
Hunter Lab | 67.35, -19.482, -42.127 |
CIE-LAB | 73.128, -18.697, -41.644 |
CIE-LCH | 73.128, 45.649, 245.821 |
CIE-LUV | 100, 24.31, 0, 0 |
Web Safe | 00ccff |
RGB percent of color #00c1ff
CMYK percent of color #00c1ff
Text with hexadecimal color #00c1ff
This text has a font color of #00c1ff
<p style="color:#00c1ff">Text here</p>
#00c1ff Background Color
This box has a background color of #00c1ff
<div style="background-color:#00c1ff">Text here</div>
#00c1ff Border Color
This box has a border color of #00c1ff
<div style="border: 4px solid #00c1ff">Text here</div>
CSS codes
<p style="color:#00c1ff">Text here</p>
<div style="background-color:#00c1ff">Text here</div>
<div style="border: 4px solid #00c1ff">Text here</div>
#00c1ff Color on white background
This is how a font and box color of #00c1ff will look
on a white background.
#00c1ff Color on black background
This is how a font and box color of #00c1ff hex color will look
on a black background.