In RGB color space, #06cdef hex color has a red value of 6, a green value of 205 and a blue value of 239.
In CMYK color space (used in color printing), #06cdef hex color is composed of 97.49% cyan, 14.23% magenta, 0% yellow and 6.27% black.
#06cdef color has a hue of 188.8 degrees, a saturation of 95.1% and a lightness of 48%.
#06cdef hex color contains mainly BLUE.
The closest web safe color of #06cdef is #00ccff
#06cdef hex color has a decimal value of 445935.
HEX | 06cdef | #06cdef |
---|---|---|
RGB | 6, 205, 239 | rgb(6, 205, 239) |
RGB Percent | 2.35, 80.39, 93.73 | rgb(2.35, 80.39, 93.73) |
CMYK | 97, 14, 0, 6 | |
HSL | 188.8°, 95.1, 48 | hsl(188.8, 95.1%, 48%) |
HSV | 188.8°, 97.5, 93.7 |
XYZ | 37.486, 49.933, 89.324 |
---|---|
Hunter Lab | 70.663, -28.969, -25.483 |
CIE-LAB | 76.028, -29.999, -28.557 |
CIE-LCH | 76.028, 41.418, 223.589 |
CIE-LUV | 97.49, 14.23, 0, 6.27 |
Web Safe | 00ccff |
RGB percent of color #06cdef
CMYK percent of color #06cdef
Text with hexadecimal color #06cdef
This text has a font color of #06cdef
<p style="color:#06cdef">Text here</p>
#06cdef Background Color
This box has a background color of #06cdef
<div style="background-color:#06cdef">Text here</div>
#06cdef Border Color
This box has a border color of #06cdef
<div style="border: 4px solid #06cdef">Text here</div>
CSS codes
<p style="color:#06cdef">Text here</p>
<div style="background-color:#06cdef">Text here</div>
<div style="border: 4px solid #06cdef">Text here</div>
#06cdef Color on white background
This is how a font and box color of #06cdef will look
on a white background.
#06cdef Color on black background
This is how a font and box color of #06cdef hex color will look
on a black background.