In RGB color space, #97cdef hex color has a red value of 151, a green value of 205 and a blue value of 239.
In CMYK color space (used in color printing), #97cdef hex color is composed of 36.82% cyan, 14.23% magenta, 0% yellow and 6.27% black.
#97cdef color has a hue of 203.2 degrees, a saturation of 73.33% and a lightness of 76.5%.
#97cdef hex color contains mainly BLUE.
The closest web safe color of #97cdef is #99ccff
#97cdef hex color has a decimal value of 9948655.
HEX | 97cdef | #97cdef |
---|---|---|
RGB | 151, 205, 239 | rgb(151, 205, 239) |
RGB Percent | 59.22, 80.39, 93.73 | rgb(59.22, 80.39, 93.73) |
CMYK | 37, 14, 0, 6 | |
HSL | 203.2°, 73.33, 76.5 | hsl(203.2, 73.33%, 76.5%) |
HSV | 203.2°, 36.8, 93.7 |
XYZ | 50.174, 56.474, 89.917 |
---|---|
Hunter Lab | 75.149, -12.334, -18.337 |
CIE-LAB | 79.883, -9.193, -22.324 |
CIE-LCH | 79.883, 24.143, 247.618 |
CIE-LUV | 36.82, 14.23, 0, 6.27 |
Web Safe | 99ccff |
RGB percent of color #97cdef
CMYK percent of color #97cdef
Text with hexadecimal color #97cdef
This text has a font color of #97cdef
<p style="color:#97cdef">Text here</p>
#97cdef Background Color
This box has a background color of #97cdef
<div style="background-color:#97cdef">Text here</div>
#97cdef Border Color
This box has a border color of #97cdef
<div style="border: 4px solid #97cdef">Text here</div>
CSS codes
<p style="color:#97cdef">Text here</p>
<div style="background-color:#97cdef">Text here</div>
<div style="border: 4px solid #97cdef">Text here</div>
#97cdef Color on white background
This is how a font and box color of #97cdef will look
on a white background.
#97cdef Color on black background
This is how a font and box color of #97cdef hex color will look
on a black background.