In RGB color space, #abc7dd hex color has a red value of 171, a green value of 199 and a blue value of 221.
In CMYK color space (used in color printing), #abc7dd hex color is composed of 22.62% cyan, 9.95% magenta, 0% yellow and 13.33% black.
#abc7dd color has a hue of 206.4 degrees, a saturation of 42.37% and a lightness of 76.9%.
#abc7dd hex color contains mainly BLUE.
The closest web safe color of #abc7dd is #99cccc
#abc7dd hex color has a decimal value of 11257821.
HEX | abc7dd | #abc7dd |
---|---|---|
RGB | 171, 199, 221 | rgb(171, 199, 221) |
RGB Percent | 67.06, 78.04, 86.67 | rgb(67.06, 78.04, 86.67) |
CMYK | 23, 10, 0, 13 | |
HSL | 206.4°, 42.37, 76.9 | hsl(206.4, 42.37%, 76.9%) |
HSV | 206.4°, 22.6, 86.7 |
XYZ | 50.269, 54.725, 76.32 |
---|---|
Hunter Lab | 73.976, -8.163, -9.385 |
CIE-LAB | 78.883, -4.627, -14.069 |
CIE-LCH | 78.883, 14.81, 251.795 |
CIE-LUV | 22.62, 9.95, 0, 13.33 |
Web Safe | 99cccc |
RGB percent of color #abc7dd
CMYK percent of color #abc7dd
Text with hexadecimal color #abc7dd
This text has a font color of #abc7dd
<p style="color:#abc7dd">Text here</p>
#abc7dd Background Color
This box has a background color of #abc7dd
<div style="background-color:#abc7dd">Text here</div>
#abc7dd Border Color
This box has a border color of #abc7dd
<div style="border: 4px solid #abc7dd">Text here</div>
CSS codes
<p style="color:#abc7dd">Text here</p>
<div style="background-color:#abc7dd">Text here</div>
<div style="border: 4px solid #abc7dd">Text here</div>
#abc7dd Color on white background
This is how a font and box color of #abc7dd will look
on a white background.
#abc7dd Color on black background
This is how a font and box color of #abc7dd hex color will look
on a black background.