In RGB color space, #35cdef hex color has a red value of 53, a green value of 205 and a blue value of 239.
In CMYK color space (used in color printing), #35cdef hex color is composed of 77.82% cyan, 14.23% magenta, 0% yellow and 6.27% black.
#35cdef color has a hue of 191 degrees, a saturation of 85.32% and a lightness of 57.3%.
#35cdef hex color contains mainly BLUE.
The closest web safe color of #35cdef is #33ccff
#35cdef hex color has a decimal value of 3526127.
HEX | 35cdef | #35cdef |
---|---|---|
RGB | 53, 205, 239 | rgb(53, 205, 239) |
RGB Percent | 20.78, 80.39, 93.73 | rgb(20.78, 80.39, 93.73) |
CMYK | 78, 14, 0, 6 | |
HSL | 191°, 85.32, 57.3 | hsl(191, 85.32%, 57.3%) |
HSV | 191°, 77.8, 93.7 |
XYZ | 38.88, 50.652, 89.389 |
---|---|
Hunter Lab | 71.17, -27.034, -24.648 |
CIE-LAB | 76.468, -27.404, -27.844 |
CIE-LCH | 76.468, 39.067, 225.456 |
CIE-LUV | 77.82, 14.23, 0, 6.27 |
Web Safe | 33ccff |
RGB percent of color #35cdef
CMYK percent of color #35cdef
Text with hexadecimal color #35cdef
This text has a font color of #35cdef
<p style="color:#35cdef">Text here</p>
#35cdef Background Color
This box has a background color of #35cdef
<div style="background-color:#35cdef">Text here</div>
#35cdef Border Color
This box has a border color of #35cdef
<div style="border: 4px solid #35cdef">Text here</div>
CSS codes
<p style="color:#35cdef">Text here</p>
<div style="background-color:#35cdef">Text here</div>
<div style="border: 4px solid #35cdef">Text here</div>
#35cdef Color on white background
This is how a font and box color of #35cdef will look
on a white background.
#35cdef Color on black background
This is how a font and box color of #35cdef hex color will look
on a black background.