In RGB color space, #50cdef hex color has a red value of 80, a green value of 205 and a blue value of 239.
In CMYK color space (used in color printing), #50cdef hex color is composed of 66.53% cyan, 14.23% magenta, 0% yellow and 6.27% black.
#50cdef color has a hue of 192.8 degrees, a saturation of 83.25% and a lightness of 62.5%.
#50cdef hex color contains mainly BLUE.
The closest web safe color of #50cdef is #66ccff
#50cdef hex color has a decimal value of 5295599.
HEX | 50cdef | #50cdef |
---|---|---|
RGB | 80, 205, 239 | rgb(80, 205, 239) |
RGB Percent | 31.37, 80.39, 93.73 | rgb(31.37, 80.39, 93.73) |
CMYK | 67, 14, 0, 6 | |
HSL | 192.8°, 83.25, 62.5 | hsl(192.8, 83.25%, 62.5%) |
HSV | 192.8°, 66.5, 93.7 |
XYZ | 40.72, 51.6, 89.475 |
---|---|
Hunter Lab | 71.833, -24.522, -23.568 |
CIE-LAB | 77.041, -24.11, -26.916 |
CIE-LCH | 77.041, 36.135, 228.148 |
CIE-LUV | 66.53, 14.23, 0, 6.27 |
Web Safe | 66ccff |
RGB percent of color #50cdef
CMYK percent of color #50cdef
Text with hexadecimal color #50cdef
This text has a font color of #50cdef
<p style="color:#50cdef">Text here</p>
#50cdef Background Color
This box has a background color of #50cdef
<div style="background-color:#50cdef">Text here</div>
#50cdef Border Color
This box has a border color of #50cdef
<div style="border: 4px solid #50cdef">Text here</div>
CSS codes
<p style="color:#50cdef">Text here</p>
<div style="background-color:#50cdef">Text here</div>
<div style="border: 4px solid #50cdef">Text here</div>
#50cdef Color on white background
This is how a font and box color of #50cdef will look
on a white background.
#50cdef Color on black background
This is how a font and box color of #50cdef hex color will look
on a black background.