In RGB color space, #abc7cc hex color has a red value of 171, a green value of 199 and a blue value of 204.
In CMYK color space (used in color printing), #abc7cc hex color is composed of 16.18% cyan, 2.45% magenta, 0% yellow and 20% black.
#abc7cc color has a hue of 189.1 degrees, a saturation of 24.44% and a lightness of 73.5%.
#abc7cc hex color contains mainly BLUE.
The closest web safe color of #abc7cc is #99cccc
#abc7cc hex color has a decimal value of 11257804.
HEX | abc7cc | #abc7cc |
---|---|---|
RGB | 171, 199, 204 | rgb(171, 199, 204) |
RGB Percent | 67.06, 78.04, 80 | rgb(67.06, 78.04, 80) |
CMYK | 16, 2, 0, 20 | |
HSL | 189.1°, 24.44, 73.5 | hsl(189.1, 24.44%, 73.5%) |
HSV | 189.1°, 16.2, 80 |
XYZ | 48.117, 53.864, 64.988 |
---|---|
Hunter Lab | 73.392, -11.409, -1.126 |
CIE-LAB | 78.382, -8.325, -5.664 |
CIE-LCH | 78.382, 10.069, 214.23 |
CIE-LUV | 16.18, 2.45, 0, 20 |
Web Safe | 99cccc |
RGB percent of color #abc7cc
CMYK percent of color #abc7cc
Text with hexadecimal color #abc7cc
This text has a font color of #abc7cc
<p style="color:#abc7cc">Text here</p>
#abc7cc Background Color
This box has a background color of #abc7cc
<div style="background-color:#abc7cc">Text here</div>
#abc7cc Border Color
This box has a border color of #abc7cc
<div style="border: 4px solid #abc7cc">Text here</div>
CSS codes
<p style="color:#abc7cc">Text here</p>
<div style="background-color:#abc7cc">Text here</div>
<div style="border: 4px solid #abc7cc">Text here</div>
#abc7cc Color on white background
This is how a font and box color of #abc7cc will look
on a white background.
#abc7cc Color on black background
This is how a font and box color of #abc7cc hex color will look
on a black background.