In RGB color space, #abc5dd hex color has a red value of 171, a green value of 197 and a blue value of 221.
In CMYK color space (used in color printing), #abc5dd hex color is composed of 22.62% cyan, 10.86% magenta, 0% yellow and 13.33% black.
#abc5dd color has a hue of 208.8 degrees, a saturation of 42.37% and a lightness of 76.9%.
#abc5dd hex color contains mainly BLUE.
The closest web safe color of #abc5dd is #99cccc
#abc5dd hex color has a decimal value of 11257309.
HEX | abc5dd | #abc5dd |
---|---|---|
RGB | 171, 197, 221 | rgb(171, 197, 221) |
RGB Percent | 67.06, 77.25, 86.67 | rgb(67.06, 77.25, 86.67) |
CMYK | 23, 11, 0, 13 | |
HSL | 208.8°, 42.37, 76.9 | hsl(208.8, 42.37%, 76.9%) |
HSV | 208.8°, 22.6, 86.7 |
XYZ | 49.812, 53.811, 76.168 |
---|---|
Hunter Lab | 73.356, -7.163, -10.214 |
CIE-LAB | 78.351, -3.566, -14.867 |
CIE-LCH | 78.351, 15.289, 256.512 |
CIE-LUV | 22.62, 10.86, 0, 13.33 |
Web Safe | 99cccc |
RGB percent of color #abc5dd
CMYK percent of color #abc5dd
Text with hexadecimal color #abc5dd
This text has a font color of #abc5dd
<p style="color:#abc5dd">Text here</p>
#abc5dd Background Color
This box has a background color of #abc5dd
<div style="background-color:#abc5dd">Text here</div>
#abc5dd Border Color
This box has a border color of #abc5dd
<div style="border: 4px solid #abc5dd">Text here</div>
CSS codes
<p style="color:#abc5dd">Text here</p>
<div style="background-color:#abc5dd">Text here</div>
<div style="border: 4px solid #abc5dd">Text here</div>
#abc5dd Color on white background
This is how a font and box color of #abc5dd will look
on a white background.
#abc5dd Color on black background
This is how a font and box color of #abc5dd hex color will look
on a black background.