In RGB color space, #abc6cb hex color has a red value of 171, a green value of 198 and a blue value of 203.
In CMYK color space (used in color printing), #abc6cb hex color is composed of 15.76% cyan, 2.46% magenta, 0% yellow and 20.39% black.
#abc6cb color has a hue of 189.4 degrees, a saturation of 23.53% and a lightness of 73.3%.
#abc6cb hex color contains mainly BLUE.
The closest web safe color of #abc6cb is #99cccc
#abc6cb hex color has a decimal value of 11257547.
HEX | abc6cb | #abc6cb |
---|---|---|
RGB | 171, 198, 203 | rgb(171, 198, 203) |
RGB Percent | 67.06, 77.65, 79.61 | rgb(67.06, 77.65, 79.61) |
CMYK | 16, 2, 0, 20 | |
HSL | 189.4°, 23.53, 73.3 | hsl(189.4, 23.53%, 73.3%) |
HSV | 189.4°, 15.8, 79.6 |
XYZ | 47.768, 53.358, 64.281 |
---|---|
Hunter Lab | 73.047, -11.103, -1.043 |
CIE-LAB | 78.086, -8.013, -5.562 |
CIE-LCH | 78.086, 9.754, 214.765 |
CIE-LUV | 15.76, 2.46, 0, 20.39 |
Web Safe | 99cccc |
RGB percent of color #abc6cb
CMYK percent of color #abc6cb
Text with hexadecimal color #abc6cb
This text has a font color of #abc6cb
<p style="color:#abc6cb">Text here</p>
#abc6cb Background Color
This box has a background color of #abc6cb
<div style="background-color:#abc6cb">Text here</div>
#abc6cb Border Color
This box has a border color of #abc6cb
<div style="border: 4px solid #abc6cb">Text here</div>
CSS codes
<p style="color:#abc6cb">Text here</p>
<div style="background-color:#abc6cb">Text here</div>
<div style="border: 4px solid #abc6cb">Text here</div>
#abc6cb Color on white background
This is how a font and box color of #abc6cb will look
on a white background.
#abc6cb Color on black background
This is how a font and box color of #abc6cb hex color will look
on a black background.