In RGB color space, #a66fff hex color has a red value of 166, a green value of 111 and a blue value of 255.
In CMYK color space (used in color printing), #a66fff hex color is composed of 34.9% cyan, 56.47% magenta, 0% yellow and 0% black.
#a66fff color has a hue of 262.9 degrees, a saturation of 100% and a lightness of 71.8%.
#a66fff hex color contains mainly BLUE.
The closest web safe color of #a66fff is #9966ff
#a66fff hex color has a decimal value of 10907647.
HEX | a66fff | #a66fff |
---|---|---|
RGB | 166, 111, 255 | rgb(166, 111, 255) |
RGB Percent | 65.1, 43.53, 100 | rgb(65.1, 43.53, 100) |
CMYK | 35, 56, 0, 0 | |
HSL | 262.9°, 100, 71.8 | hsl(262.9, 100%, 71.8%) |
HSV | 262.9°, 56.5, 100 |
XYZ | 39.46, 26.696, 97.681 |
---|---|
Hunter Lab | 51.668, 45.905, -75.923 |
CIE-LAB | 58.692, 51.053, -64.113 |
CIE-LCH | 58.692, 81.957, 308.53 |
CIE-LUV | 34.9, 56.47, 0, 0 |
Web Safe | 9966ff |
RGB percent of color #a66fff
CMYK percent of color #a66fff
Text with hexadecimal color #a66fff
This text has a font color of #a66fff
<p style="color:#a66fff">Text here</p>
#a66fff Background Color
This box has a background color of #a66fff
<div style="background-color:#a66fff">Text here</div>
#a66fff Border Color
This box has a border color of #a66fff
<div style="border: 4px solid #a66fff">Text here</div>
CSS codes
<p style="color:#a66fff">Text here</p>
<div style="background-color:#a66fff">Text here</div>
<div style="border: 4px solid #a66fff">Text here</div>
#a66fff Color on white background
This is how a font and box color of #a66fff will look
on a white background.
#a66fff Color on black background
This is how a font and box color of #a66fff hex color will look
on a black background.