In RGB color space, #aaaacd hex color has a red value of 170, a green value of 170 and a blue value of 205.
In CMYK color space (used in color printing), #aaaacd hex color is composed of 17.07% cyan, 17.07% magenta, 0% yellow and 19.61% black.
#aaaacd color has a hue of 240 degrees, a saturation of 25.93% and a lightness of 73.5%.
#aaaacd hex color contains mainly BLUE.
The closest web safe color of #aaaacd is #9999cc
#aaaacd hex color has a decimal value of 11184845.
HEX | aaaacd | #aaaacd |
---|---|---|
RGB | 170, 170, 205 | rgb(170, 170, 205) |
RGB Percent | 66.67, 66.67, 80.39 | rgb(66.67, 66.67, 80.39) |
CMYK | 17, 17, 0, 20 | |
HSL | 240°, 25.93, 73.5 | hsl(240, 25.93%, 73.5%) |
HSV | 240°, 17.1, 80.4 |
XYZ | 41.972, 41.703, 63.595 |
---|---|
Hunter Lab | 64.578, 3.004, -13.183 |
CIE-LAB | 70.666, 7.194, -17.756 |
CIE-LCH | 70.666, 19.158, 292.056 |
CIE-LUV | 17.07, 17.07, 0, 19.61 |
Web Safe | 9999cc |
RGB percent of color #aaaacd
CMYK percent of color #aaaacd
Text with hexadecimal color #aaaacd
This text has a font color of #aaaacd
<p style="color:#aaaacd">Text here</p>
#aaaacd Background Color
This box has a background color of #aaaacd
<div style="background-color:#aaaacd">Text here</div>
#aaaacd Border Color
This box has a border color of #aaaacd
<div style="border: 4px solid #aaaacd">Text here</div>
CSS codes
<p style="color:#aaaacd">Text here</p>
<div style="background-color:#aaaacd">Text here</div>
<div style="border: 4px solid #aaaacd">Text here</div>
#aaaacd Color on white background
This is how a font and box color of #aaaacd will look
on a white background.
#aaaacd Color on black background
This is how a font and box color of #aaaacd hex color will look
on a black background.