In RGB color space, #abc6cd hex color has a red value of 171, a green value of 198 and a blue value of 205.
In CMYK color space (used in color printing), #abc6cd hex color is composed of 16.59% cyan, 3.41% magenta, 0% yellow and 19.61% black.
#abc6cd color has a hue of 192.4 degrees, a saturation of 25.37% and a lightness of 73.7%.
#abc6cd hex color contains mainly BLUE.
The closest web safe color of #abc6cd is #99cccc
#abc6cd hex color has a decimal value of 11257549.
HEX | abc6cd | #abc6cd |
---|---|---|
RGB | 171, 198, 205 | rgb(171, 198, 205) |
RGB Percent | 67.06, 77.65, 80.39 | rgb(67.06, 77.65, 80.39) |
CMYK | 17, 3, 0, 20 | |
HSL | 192.4°, 25.37, 73.7 | hsl(192.4, 25.37%, 73.7%) |
HSV | 192.4°, 16.6, 80.4 |
XYZ | 48.008, 53.454, 65.545 |
---|---|
Hunter Lab | 73.112, -10.737, -1.975 |
CIE-LAB | 78.142, -7.591, -6.557 |
CIE-LCH | 78.142, 10.031, 220.82 |
CIE-LUV | 16.59, 3.41, 0, 19.61 |
Web Safe | 99cccc |
RGB percent of color #abc6cd
CMYK percent of color #abc6cd
Text with hexadecimal color #abc6cd
This text has a font color of #abc6cd
<p style="color:#abc6cd">Text here</p>
#abc6cd Background Color
This box has a background color of #abc6cd
<div style="background-color:#abc6cd">Text here</div>
#abc6cd Border Color
This box has a border color of #abc6cd
<div style="border: 4px solid #abc6cd">Text here</div>
CSS codes
<p style="color:#abc6cd">Text here</p>
<div style="background-color:#abc6cd">Text here</div>
<div style="border: 4px solid #abc6cd">Text here</div>
#abc6cd Color on white background
This is how a font and box color of #abc6cd will look
on a white background.
#abc6cd Color on black background
This is how a font and box color of #abc6cd hex color will look
on a black background.