In RGB color space, #aabccc hex color has a red value of 170, a green value of 188 and a blue value of 204.
In CMYK color space (used in color printing), #aabccc hex color is composed of 16.67% cyan, 7.84% magenta, 0% yellow and 20% black.
#aabccc color has a hue of 208.2 degrees, a saturation of 25% and a lightness of 73.3%.
#aabccc hex color contains mainly BLUE.
The closest web safe color of #aabccc is #99cccc
#aabccc hex color has a decimal value of 11189452.
HEX | aabccc | #aabccc |
---|---|---|
RGB | 170, 188, 204 | rgb(170, 188, 204) |
RGB Percent | 66.67, 73.73, 80 | rgb(66.67, 73.73, 80) |
CMYK | 17, 8, 0, 20 | |
HSL | 208.2°, 25, 73.3 | hsl(208.2, 25%, 73.3%) |
HSV | 208.2°, 16.7, 80 |
XYZ | 45.46, 48.872, 64.164 |
---|---|
Hunter Lab | 69.909, -6.265, -5.482 |
CIE-LAB | 75.372, -2.822, -10.14 |
CIE-LCH | 75.372, 10.525, 254.448 |
CIE-LUV | 16.67, 7.84, 0, 20 |
Web Safe | 99cccc |
RGB percent of color #aabccc
CMYK percent of color #aabccc
Text with hexadecimal color #aabccc
This text has a font color of #aabccc
<p style="color:#aabccc">Text here</p>
#aabccc Background Color
This box has a background color of #aabccc
<div style="background-color:#aabccc">Text here</div>
#aabccc Border Color
This box has a border color of #aabccc
<div style="border: 4px solid #aabccc">Text here</div>
CSS codes
<p style="color:#aabccc">Text here</p>
<div style="background-color:#aabccc">Text here</div>
<div style="border: 4px solid #aabccc">Text here</div>
#aabccc Color on white background
This is how a font and box color of #aabccc will look
on a white background.
#aabccc Color on black background
This is how a font and box color of #aabccc hex color will look
on a black background.