In RGB color space, #abc9cc hex color has a red value of 171, a green value of 201 and a blue value of 204.
In CMYK color space (used in color printing), #abc9cc hex color is composed of 16.18% cyan, 1.47% magenta, 0% yellow and 20% black.
#abc9cc color has a hue of 185.5 degrees, a saturation of 24.44% and a lightness of 73.5%.
#abc9cc hex color contains mainly BLUE.
The closest web safe color of #abc9cc is #99cccc
#abc9cc hex color has a decimal value of 11258316.
HEX | abc9cc | #abc9cc |
---|---|---|
RGB | 171, 201, 204 | rgb(171, 201, 204) |
RGB Percent | 67.06, 78.82, 80 | rgb(67.06, 78.82, 80) |
CMYK | 16, 1, 0, 20 | |
HSL | 185.5°, 24.44, 73.5 | hsl(185.5, 24.44%, 73.5%) |
HSV | 185.5°, 16.2, 80 |
XYZ | 48.58, 54.791, 65.142 |
---|---|
Hunter Lab | 74.021, -12.387, -0.363 |
CIE-LAB | 78.921, -9.372, -4.868 |
CIE-LCH | 78.921, 10.561, 207.448 |
CIE-LUV | 16.18, 1.47, 0, 20 |
Web Safe | 99cccc |
RGB percent of color #abc9cc
CMYK percent of color #abc9cc
Text with hexadecimal color #abc9cc
This text has a font color of #abc9cc
<p style="color:#abc9cc">Text here</p>
#abc9cc Background Color
This box has a background color of #abc9cc
<div style="background-color:#abc9cc">Text here</div>
#abc9cc Border Color
This box has a border color of #abc9cc
<div style="border: 4px solid #abc9cc">Text here</div>
CSS codes
<p style="color:#abc9cc">Text here</p>
<div style="background-color:#abc9cc">Text here</div>
<div style="border: 4px solid #abc9cc">Text here</div>
#abc9cc Color on white background
This is how a font and box color of #abc9cc will look
on a white background.
#abc9cc Color on black background
This is how a font and box color of #abc9cc hex color will look
on a black background.