In RGB color space, #abc7cb hex color has a red value of 171, a green value of 199 and a blue value of 203.
In CMYK color space (used in color printing), #abc7cb hex color is composed of 15.76% cyan, 1.97% magenta, 0% yellow and 20.39% black.
#abc7cb color has a hue of 187.5 degrees, a saturation of 23.53% and a lightness of 73.3%.
#abc7cb hex color contains mainly BLUE.
The closest web safe color of #abc7cb is #99cccc
#abc7cb hex color has a decimal value of 11257803.
HEX | abc7cb | #abc7cb |
---|---|---|
RGB | 171, 199, 203 | rgb(171, 199, 203) |
RGB Percent | 67.06, 78.04, 79.61 | rgb(67.06, 78.04, 79.61) |
CMYK | 16, 2, 0, 20 | |
HSL | 187.5°, 23.53, 73.3 | hsl(187.5, 23.53%, 73.3%) |
HSV | 187.5°, 15.8, 79.6 |
XYZ | 47.998, 53.817, 64.358 |
---|---|
Hunter Lab | 73.36, -11.591, -0.662 |
CIE-LAB | 78.355, -8.535, -5.165 |
CIE-LCH | 78.355, 9.976, 211.18 |
CIE-LUV | 15.76, 1.97, 0, 20.39 |
Web Safe | 99cccc |
RGB percent of color #abc7cb
CMYK percent of color #abc7cb
Text with hexadecimal color #abc7cb
This text has a font color of #abc7cb
<p style="color:#abc7cb">Text here</p>
#abc7cb Background Color
This box has a background color of #abc7cb
<div style="background-color:#abc7cb">Text here</div>
#abc7cb Border Color
This box has a border color of #abc7cb
<div style="border: 4px solid #abc7cb">Text here</div>
CSS codes
<p style="color:#abc7cb">Text here</p>
<div style="background-color:#abc7cb">Text here</div>
<div style="border: 4px solid #abc7cb">Text here</div>
#abc7cb Color on white background
This is how a font and box color of #abc7cb will look
on a white background.
#abc7cb Color on black background
This is how a font and box color of #abc7cb hex color will look
on a black background.