In RGB color space, #abcdcc hex color has a red value of 171, a green value of 205 and a blue value of 204.
In CMYK color space (used in color printing), #abcdcc hex color is composed of 16.59% cyan, 0% magenta, 0.49% yellow and 19.61% black.
#abcdcc color has a hue of 178.2 degrees, a saturation of 25.37% and a lightness of 73.7%.
#abcdcc hex color contains mainly GREEN.
The closest web safe color of #abcdcc is #99cccc
#abcdcc hex color has a decimal value of 11259340.
HEX | abcdcc | #abcdcc |
---|---|---|
RGB | 171, 205, 204 | rgb(171, 205, 204) |
RGB Percent | 67.06, 80.39, 80 | rgb(67.06, 80.39, 80) |
CMYK | 17, 0, 0, 20 | |
HSL | 178.2°, 25.37, 73.7 | hsl(178.2, 25.37%, 73.7%) |
HSV | 178.2°, 16.6, 80.4 |
XYZ | 49.525, 56.68, 65.457 |
---|---|
Hunter Lab | 75.286, -14.329, 1.151 |
CIE-LAB | 79.999, -11.445, -3.28 |
CIE-LCH | 79.999, 11.906, 195.992 |
CIE-LUV | 16.59, 0, 0.49, 19.61 |
Web Safe | 99cccc |
RGB percent of color #abcdcc
CMYK percent of color #abcdcc
Text with hexadecimal color #abcdcc
This text has a font color of #abcdcc
<p style="color:#abcdcc">Text here</p>
#abcdcc Background Color
This box has a background color of #abcdcc
<div style="background-color:#abcdcc">Text here</div>
#abcdcc Border Color
This box has a border color of #abcdcc
<div style="border: 4px solid #abcdcc">Text here</div>
CSS codes
<p style="color:#abcdcc">Text here</p>
<div style="background-color:#abcdcc">Text here</div>
<div style="border: 4px solid #abcdcc">Text here</div>
#abcdcc Color on white background
This is how a font and box color of #abcdcc will look
on a white background.
#abcdcc Color on black background
This is how a font and box color of #abcdcc hex color will look
on a black background.