In RGB color space, #abc3dc hex color has a red value of 171, a green value of 195 and a blue value of 220.
In CMYK color space (used in color printing), #abc3dc hex color is composed of 22.27% cyan, 11.36% magenta, 0% yellow and 13.73% black.
#abc3dc color has a hue of 210.6 degrees, a saturation of 41.18% and a lightness of 76.7%.
#abc3dc hex color contains mainly BLUE.
The closest web safe color of #abc3dc is #99cccc
#abc3dc hex color has a decimal value of 11256796.
HEX | abc3dc | #abc3dc |
---|---|---|
RGB | 171, 195, 220 | rgb(171, 195, 220) |
RGB Percent | 67.06, 76.47, 86.27 | rgb(67.06, 76.47, 86.27) |
CMYK | 22, 11, 0, 14 | |
HSL | 210.6°, 41.18, 76.7 | hsl(210.6, 41.18%, 76.7%) |
HSV | 210.6°, 22.3, 86.3 |
XYZ | 49.228, 52.855, 75.318 |
---|---|
Hunter Lab | 72.701, -6.361, -10.533 |
CIE-LAB | 77.789, -2.725, -15.173 |
CIE-LCH | 77.789, 15.416, 259.818 |
CIE-LUV | 22.27, 11.36, 0, 13.73 |
Web Safe | 99cccc |
RGB percent of color #abc3dc
CMYK percent of color #abc3dc
Text with hexadecimal color #abc3dc
This text has a font color of #abc3dc
<p style="color:#abc3dc">Text here</p>
#abc3dc Background Color
This box has a background color of #abc3dc
<div style="background-color:#abc3dc">Text here</div>
#abc3dc Border Color
This box has a border color of #abc3dc
<div style="border: 4px solid #abc3dc">Text here</div>
CSS codes
<p style="color:#abc3dc">Text here</p>
<div style="background-color:#abc3dc">Text here</div>
<div style="border: 4px solid #abc3dc">Text here</div>
#abc3dc Color on white background
This is how a font and box color of #abc3dc will look
on a white background.
#abc3dc Color on black background
This is how a font and box color of #abc3dc hex color will look
on a black background.