#ccaaff short hex color code is #caf.
In RGB color space, #ccaaff hex color has a red value of 204, a green value of 170 and a blue value of 255.
In CMYK color space (used in color printing), #ccaaff hex color is composed of 20% cyan, 33.33% magenta, 0% yellow and 0% black.
#ccaaff color has a hue of 264 degrees, a saturation of 100% and a lightness of 83.3%.
#ccaaff hex color contains mainly BLUE.
The closest web safe color of #ccaaff is #cc99ff
#ccaaff hex color has a decimal value of 13413119.
HEX | ccaaff | #ccaaff |
---|---|---|
RGB | 204, 170, 255 | rgb(204, 170, 255) |
RGB Percent | 80, 66.67, 100 | rgb(80, 66.67, 100) |
CMYK | 20, 33, 0, 0 | |
HSL | 264°, 100, 83.3 | hsl(264, 100%, 83.3%) |
HSV | 264°, 33.3, 100 |
XYZ | 57.327, 48.807, 101.007 |
---|---|
Hunter Lab | 69.862, 24.214, -36.819 |
CIE-LAB | 75.331, 28.783, -37.589 |
CIE-LCH | 75.331, 47.343, 307.442 |
CIE-LUV | 20, 33.33, 0, 0 |
Web Safe | cc99ff |
RGB percent of color #ccaaff
CMYK percent of color #ccaaff
Text with hexadecimal color #ccaaff
This text has a font color of #ccaaff
<p style="color:#ccaaff">Text here</p>
#ccaaff Background Color
This box has a background color of #ccaaff
<div style="background-color:#ccaaff">Text here</div>
#ccaaff Border Color
This box has a border color of #ccaaff
<div style="border: 4px solid #ccaaff">Text here</div>
CSS codes
<p style="color:#ccaaff">Text here</p>
<div style="background-color:#ccaaff">Text here</div>
<div style="border: 4px solid #ccaaff">Text here</div>
#ccaaff Color on white background
This is how a font and box color of #ccaaff will look
on a white background.
#ccaaff Color on black background
This is how a font and box color of #ccaaff hex color will look
on a black background.