In RGB color space, #abc8dc hex color has a red value of 171, a green value of 200 and a blue value of 220.
In CMYK color space (used in color printing), #abc8dc hex color is composed of 22.27% cyan, 9.09% magenta, 0% yellow and 13.73% black.
#abc8dc color has a hue of 204.5 degrees, a saturation of 41.18% and a lightness of 76.7%.
#abc8dc hex color contains mainly BLUE.
The closest web safe color of #abc8dc is #99cccc
#abc8dc hex color has a decimal value of 11258076.
HEX | abc8dc | #abc8dc |
---|---|---|
RGB | 171, 200, 220 | rgb(171, 200, 220) |
RGB Percent | 67.06, 78.43, 86.27 | rgb(67.06, 78.43, 86.27) |
CMYK | 22, 9, 0, 14 | |
HSL | 204.5°, 41.18, 76.7 | hsl(204.5, 41.18%, 76.7%) |
HSV | 204.5°, 22.3, 86.3 |
XYZ | 50.367, 55.134, 75.697 |
---|---|
Hunter Lab | 74.252, -8.861, -8.467 |
CIE-LAB | 79.118, -5.381, -13.178 |
CIE-LCH | 79.118, 14.234, 247.788 |
CIE-LUV | 22.27, 9.09, 0, 13.73 |
Web Safe | 99cccc |
RGB percent of color #abc8dc
CMYK percent of color #abc8dc
Text with hexadecimal color #abc8dc
This text has a font color of #abc8dc
<p style="color:#abc8dc">Text here</p>
#abc8dc Background Color
This box has a background color of #abc8dc
<div style="background-color:#abc8dc">Text here</div>
#abc8dc Border Color
This box has a border color of #abc8dc
<div style="border: 4px solid #abc8dc">Text here</div>
CSS codes
<p style="color:#abc8dc">Text here</p>
<div style="background-color:#abc8dc">Text here</div>
<div style="border: 4px solid #abc8dc">Text here</div>
#abc8dc Color on white background
This is how a font and box color of #abc8dc will look
on a white background.
#abc8dc Color on black background
This is how a font and box color of #abc8dc hex color will look
on a black background.