In RGB color space, #a1cdef hex color has a red value of 161, a green value of 205 and a blue value of 239.
In CMYK color space (used in color printing), #a1cdef hex color is composed of 32.64% cyan, 14.23% magenta, 0% yellow and 6.27% black.
#a1cdef color has a hue of 206.2 degrees, a saturation of 70.91% and a lightness of 78.4%.
#a1cdef hex color contains mainly BLUE.
The closest web safe color of #a1cdef is #99ccff
#a1cdef hex color has a decimal value of 10604015.
HEX | a1cdef | #a1cdef |
---|---|---|
RGB | 161, 205, 239 | rgb(161, 205, 239) |
RGB Percent | 63.14, 80.39, 93.73 | rgb(63.14, 80.39, 93.73) |
CMYK | 33, 14, 0, 6 | |
HSL | 206.2°, 70.91, 78.4 | hsl(206.2, 70.91%, 78.4%) |
HSV | 206.2°, 32.6, 93.7 |
XYZ | 52.109, 57.472, 90.008 |
---|---|
Hunter Lab | 75.81, -9.974, -17.327 |
CIE-LAB | 80.444, -6.484, -21.419 |
CIE-LCH | 80.444, 22.379, 253.158 |
CIE-LUV | 32.64, 14.23, 0, 6.27 |
Web Safe | 99ccff |
RGB percent of color #a1cdef
CMYK percent of color #a1cdef
Text with hexadecimal color #a1cdef
This text has a font color of #a1cdef
<p style="color:#a1cdef">Text here</p>
#a1cdef Background Color
This box has a background color of #a1cdef
<div style="background-color:#a1cdef">Text here</div>
#a1cdef Border Color
This box has a border color of #a1cdef
<div style="border: 4px solid #a1cdef">Text here</div>
CSS codes
<p style="color:#a1cdef">Text here</p>
<div style="background-color:#a1cdef">Text here</div>
<div style="border: 4px solid #a1cdef">Text here</div>
#a1cdef Color on white background
This is how a font and box color of #a1cdef will look
on a white background.
#a1cdef Color on black background
This is how a font and box color of #a1cdef hex color will look
on a black background.