In RGB color space, #abc0d0 hex color has a red value of 171, a green value of 192 and a blue value of 208.
In CMYK color space (used in color printing), #abc0d0 hex color is composed of 17.79% cyan, 7.69% magenta, 0% yellow and 18.43% black.
#abc0d0 color has a hue of 205.9 degrees, a saturation of 28.24% and a lightness of 74.3%.
#abc0d0 hex color contains mainly BLUE.
The closest web safe color of #abc0d0 is #99cccc
#abc0d0 hex color has a decimal value of 11256016.
HEX | abc0d0 | #abc0d0 |
---|---|---|
RGB | 171, 192, 208 | rgb(171, 192, 208) |
RGB Percent | 67.06, 75.29, 81.57 | rgb(67.06, 75.29, 81.57) |
CMYK | 18, 8, 0, 18 | |
HSL | 205.9°, 28.24, 74.3 | hsl(205.9, 28.24%, 74.3%) |
HSV | 205.9°, 17.8, 81.6 |
XYZ | 47.029, 50.911, 67.023 |
---|---|
Hunter Lab | 71.352, -7.214, -5.746 |
CIE-LAB | 76.625, -3.777, -10.433 |
CIE-LCH | 76.625, 11.096, 250.099 |
CIE-LUV | 17.79, 7.69, 0, 18.43 |
Web Safe | 99cccc |
RGB percent of color #abc0d0
CMYK percent of color #abc0d0
Text with hexadecimal color #abc0d0
This text has a font color of #abc0d0
<p style="color:#abc0d0">Text here</p>
#abc0d0 Background Color
This box has a background color of #abc0d0
<div style="background-color:#abc0d0">Text here</div>
#abc0d0 Border Color
This box has a border color of #abc0d0
<div style="border: 4px solid #abc0d0">Text here</div>
CSS codes
<p style="color:#abc0d0">Text here</p>
<div style="background-color:#abc0d0">Text here</div>
<div style="border: 4px solid #abc0d0">Text here</div>
#abc0d0 Color on white background
This is how a font and box color of #abc0d0 will look
on a white background.
#abc0d0 Color on black background
This is how a font and box color of #abc0d0 hex color will look
on a black background.