In RGB color space, #abc1cc hex color has a red value of 171, a green value of 193 and a blue value of 204.
In CMYK color space (used in color printing), #abc1cc hex color is composed of 16.18% cyan, 5.39% magenta, 0% yellow and 20% black.
#abc1cc color has a hue of 200 degrees, a saturation of 24.44% and a lightness of 73.5%.
#abc1cc hex color contains mainly BLUE.
The closest web safe color of #abc1cc is #99cccc
#abc1cc hex color has a decimal value of 11256268.
HEX | abc1cc | #abc1cc |
---|---|---|
RGB | 171, 193, 204 | rgb(171, 193, 204) |
RGB Percent | 67.06, 75.69, 80 | rgb(67.06, 75.69, 80) |
CMYK | 16, 5, 0, 20 | |
HSL | 200°, 24.44, 73.5 | hsl(200, 24.44%, 73.5%) |
HSV | 200°, 16.2, 80 |
XYZ | 46.764, 51.157, 64.536 |
---|---|
Hunter Lab | 71.524, -8.46, -3.43 |
CIE-LAB | 76.774, -5.163, -8.045 |
CIE-LCH | 76.774, 9.559, 237.309 |
CIE-LUV | 16.18, 5.39, 0, 20 |
Web Safe | 99cccc |
RGB percent of color #abc1cc
CMYK percent of color #abc1cc
Text with hexadecimal color #abc1cc
This text has a font color of #abc1cc
<p style="color:#abc1cc">Text here</p>
#abc1cc Background Color
This box has a background color of #abc1cc
<div style="background-color:#abc1cc">Text here</div>
#abc1cc Border Color
This box has a border color of #abc1cc
<div style="border: 4px solid #abc1cc">Text here</div>
CSS codes
<p style="color:#abc1cc">Text here</p>
<div style="background-color:#abc1cc">Text here</div>
<div style="border: 4px solid #abc1cc">Text here</div>
#abc1cc Color on white background
This is how a font and box color of #abc1cc will look
on a white background.
#abc1cc Color on black background
This is how a font and box color of #abc1cc hex color will look
on a black background.