In RGB color space, #72cdef hex color has a red value of 114, a green value of 205 and a blue value of 239.
In CMYK color space (used in color printing), #72cdef hex color is composed of 52.3% cyan, 14.23% magenta, 0% yellow and 6.27% black.
#72cdef color has a hue of 196.3 degrees, a saturation of 79.62% and a lightness of 69.2%.
#72cdef hex color contains mainly BLUE.
The closest web safe color of #72cdef is #66ccff
#72cdef hex color has a decimal value of 7523823.
HEX | 72cdef | #72cdef |
---|---|---|
RGB | 114, 205, 239 | rgb(114, 205, 239) |
RGB Percent | 44.71, 80.39, 93.73 | rgb(44.71, 80.39, 93.73) |
CMYK | 52, 14, 0, 6 | |
HSL | 196.3°, 79.62, 69.2 | hsl(196.3, 79.62%, 69.2%) |
HSV | 196.3°, 52.3, 93.7 |
XYZ | 44.351, 53.472, 89.645 |
---|---|
Hunter Lab | 73.125, -19.705, -21.498 |
CIE-LAB | 78.153, -18.016, -25.117 |
CIE-LCH | 78.153, 30.91, 234.349 |
CIE-LUV | 52.3, 14.23, 0, 6.27 |
Web Safe | 66ccff |
RGB percent of color #72cdef
CMYK percent of color #72cdef
Text with hexadecimal color #72cdef
This text has a font color of #72cdef
<p style="color:#72cdef">Text here</p>
#72cdef Background Color
This box has a background color of #72cdef
<div style="background-color:#72cdef">Text here</div>
#72cdef Border Color
This box has a border color of #72cdef
<div style="border: 4px solid #72cdef">Text here</div>
CSS codes
<p style="color:#72cdef">Text here</p>
<div style="background-color:#72cdef">Text here</div>
<div style="border: 4px solid #72cdef">Text here</div>
#72cdef Color on white background
This is how a font and box color of #72cdef will look
on a white background.
#72cdef Color on black background
This is how a font and box color of #72cdef hex color will look
on a black background.