In RGB color space, #abc0da hex color has a red value of 171, a green value of 192 and a blue value of 218.
In CMYK color space (used in color printing), #abc0da hex color is composed of 21.56% cyan, 11.93% magenta, 0% yellow and 14.51% black.
#abc0da color has a hue of 213.2 degrees, a saturation of 38.84% and a lightness of 76.3%.
#abc0da hex color contains mainly BLUE.
The closest web safe color of #abc0da is #99cccc
#abc0da hex color has a decimal value of 11256026.
HEX | abc0da | #abc0da |
---|---|---|
RGB | 171, 192, 218 | rgb(171, 192, 218) |
RGB Percent | 67.06, 75.29, 85.49 | rgb(67.06, 75.29, 85.49) |
CMYK | 22, 12, 0, 15 | |
HSL | 213.2°, 38.84, 76.3 | hsl(213.2, 38.84%, 76.3%) |
HSV | 213.2°, 21.6, 85.5 |
XYZ | 48.299, 51.419, 73.709 |
---|---|
Hunter Lab | 71.707, -5.257, -10.75 |
CIE-LAB | 76.932, -1.572, -15.383 |
CIE-LCH | 76.932, 15.463, 264.165 |
CIE-LUV | 21.56, 11.93, 0, 14.51 |
Web Safe | 99cccc |
RGB percent of color #abc0da
CMYK percent of color #abc0da
Text with hexadecimal color #abc0da
This text has a font color of #abc0da
<p style="color:#abc0da">Text here</p>
#abc0da Background Color
This box has a background color of #abc0da
<div style="background-color:#abc0da">Text here</div>
#abc0da Border Color
This box has a border color of #abc0da
<div style="border: 4px solid #abc0da">Text here</div>
CSS codes
<p style="color:#abc0da">Text here</p>
<div style="background-color:#abc0da">Text here</div>
<div style="border: 4px solid #abc0da">Text here</div>
#abc0da Color on white background
This is how a font and box color of #abc0da will look
on a white background.
#abc0da Color on black background
This is how a font and box color of #abc0da hex color will look
on a black background.