In RGB color space, #04cdef hex color has a red value of 4, a green value of 205 and a blue value of 239.
In CMYK color space (used in color printing), #04cdef hex color is composed of 98.33% cyan, 14.23% magenta, 0% yellow and 6.27% black.
#04cdef color has a hue of 188.7 degrees, a saturation of 96.71% and a lightness of 47.6%.
#04cdef hex color contains mainly BLUE.
The closest web safe color of #04cdef is #00ccff
#04cdef hex color has a decimal value of 314863.
HEX | 04cdef | #04cdef |
---|---|---|
RGB | 4, 205, 239 | rgb(4, 205, 239) |
RGB Percent | 1.57, 80.39, 93.73 | rgb(1.57, 80.39, 93.73) |
CMYK | 98, 14, 0, 6 | |
HSL | 188.7°, 96.71, 47.6 | hsl(188.7, 96.71%, 47.6%) |
HSV | 188.7°, 98.3, 93.7 |
XYZ | 37.461, 49.92, 89.323 |
---|---|
Hunter Lab | 70.654, -29.003, -25.498 |
CIE-LAB | 76.02, -30.046, -28.57 |
CIE-LCH | 76.02, 41.461, 223.558 |
CIE-LUV | 98.33, 14.23, 0, 6.27 |
Web Safe | 00ccff |
RGB percent of color #04cdef
CMYK percent of color #04cdef
Text with hexadecimal color #04cdef
This text has a font color of #04cdef
<p style="color:#04cdef">Text here</p>
#04cdef Background Color
This box has a background color of #04cdef
<div style="background-color:#04cdef">Text here</div>
#04cdef Border Color
This box has a border color of #04cdef
<div style="border: 4px solid #04cdef">Text here</div>
CSS codes
<p style="color:#04cdef">Text here</p>
<div style="background-color:#04cdef">Text here</div>
<div style="border: 4px solid #04cdef">Text here</div>
#04cdef Color on white background
This is how a font and box color of #04cdef will look
on a white background.
#04cdef Color on black background
This is how a font and box color of #04cdef hex color will look
on a black background.