In RGB color space, #abbbcc hex color has a red value of 171, a green value of 187 and a blue value of 204.
In CMYK color space (used in color printing), #abbbcc hex color is composed of 16.18% cyan, 8.33% magenta, 0% yellow and 20% black.
#abbbcc color has a hue of 210.9 degrees, a saturation of 24.44% and a lightness of 73.5%.
#abbbcc hex color contains mainly BLUE.
The closest web safe color of #abbbcc is #99cccc
#abbbcc hex color has a decimal value of 11254732.
HEX | abbbcc | #abbbcc |
---|---|---|
RGB | 171, 187, 204 | rgb(171, 187, 204) |
RGB Percent | 67.06, 73.33, 80 | rgb(67.06, 73.33, 80) |
CMYK | 16, 8, 0, 20 | |
HSL | 210.9°, 24.44, 73.5 | hsl(210.9, 24.44%, 73.5%) |
HSV | 210.9°, 16.2, 80 |
XYZ | 45.464, 48.558, 64.103 |
---|---|
Hunter Lab | 69.684, -5.487, -5.763 |
CIE-LAB | 75.176, -1.965, -10.425 |
CIE-LCH | 75.176, 10.609, 259.326 |
CIE-LUV | 16.18, 8.33, 0, 20 |
Web Safe | 99cccc |
RGB percent of color #abbbcc
CMYK percent of color #abbbcc
Text with hexadecimal color #abbbcc
This text has a font color of #abbbcc
<p style="color:#abbbcc">Text here</p>
#abbbcc Background Color
This box has a background color of #abbbcc
<div style="background-color:#abbbcc">Text here</div>
#abbbcc Border Color
This box has a border color of #abbbcc
<div style="border: 4px solid #abbbcc">Text here</div>
CSS codes
<p style="color:#abbbcc">Text here</p>
<div style="background-color:#abbbcc">Text here</div>
<div style="border: 4px solid #abbbcc">Text here</div>
#abbbcc Color on white background
This is how a font and box color of #abbbcc will look
on a white background.
#abbbcc Color on black background
This is how a font and box color of #abbbcc hex color will look
on a black background.