In RGB color space, #01ddff hex color has a red value of 1, a green value of 221 and a blue value of 255.
In CMYK color space (used in color printing), #01ddff hex color is composed of 99.61% cyan, 13.33% magenta, 0% yellow and 0% black.
#01ddff color has a hue of 188 degrees, a saturation of 100% and a lightness of 50.2%.
#01ddff hex color contains mainly BLUE.
The closest web safe color of #01ddff is #00ccff
#01ddff hex color has a decimal value of 122367.
HEX | 01ddff | #01ddff |
---|---|---|
RGB | 1, 221, 255 | rgb(1, 221, 255) |
RGB Percent | 0.39, 86.67, 100 | rgb(0.39, 86.67, 100) |
CMYK | 100, 13, 0, 0 | |
HSL | 188°, 100, 50.2 | hsl(188, 100%, 50.2%) |
HSV | 188°, 99.6, 100 |
XYZ | 43.919, 58.939, 103.669 |
---|---|
Hunter Lab | 76.772, -32.236, -26.322 |
CIE-LAB | 81.258, -32.664, -29.069 |
CIE-LCH | 81.258, 43.726, 221.667 |
CIE-LUV | 99.61, 13.33, 0, 0 |
Web Safe | 00ccff |
RGB percent of color #01ddff
CMYK percent of color #01ddff
Text with hexadecimal color #01ddff
This text has a font color of #01ddff
<p style="color:#01ddff">Text here</p>
#01ddff Background Color
This box has a background color of #01ddff
<div style="background-color:#01ddff">Text here</div>
#01ddff Border Color
This box has a border color of #01ddff
<div style="border: 4px solid #01ddff">Text here</div>
CSS codes
<p style="color:#01ddff">Text here</p>
<div style="background-color:#01ddff">Text here</div>
<div style="border: 4px solid #01ddff">Text here</div>
#01ddff Color on white background
This is how a font and box color of #01ddff will look
on a white background.
#01ddff Color on black background
This is how a font and box color of #01ddff hex color will look
on a black background.