In RGB color space, #a09fff hex color has a red value of 160, a green value of 159 and a blue value of 255.
In CMYK color space (used in color printing), #a09fff hex color is composed of 37.25% cyan, 37.65% magenta, 0% yellow and 0% black.
#a09fff color has a hue of 240.6 degrees, a saturation of 100% and a lightness of 81.2%.
#a09fff hex color contains mainly BLUE.
The closest web safe color of #a09fff is #9999ff
#a09fff hex color has a decimal value of 10526719.
HEX | a09fff | #a09fff |
---|---|---|
RGB | 160, 159, 255 | rgb(160, 159, 255) |
RGB Percent | 62.75, 62.35, 100 | rgb(62.75, 62.35, 100) |
CMYK | 37, 38, 0, 0 | |
HSL | 240.6°, 100, 81.2 | hsl(240.6, 100%, 81.2%) |
HSV | 240.6°, 37.6, 100 |
XYZ | 44.945, 39.49, 99.861 |
---|---|
Hunter Lab | 62.841, 17.694, -50.229 |
CIE-LAB | 69.105, 22.708, -47.584 |
CIE-LCH | 69.105, 52.725, 295.511 |
CIE-LUV | 37.25, 37.65, 0, 0 |
Web Safe | 9999ff |
RGB percent of color #a09fff
CMYK percent of color #a09fff
Text with hexadecimal color #a09fff
This text has a font color of #a09fff
<p style="color:#a09fff">Text here</p>
#a09fff Background Color
This box has a background color of #a09fff
<div style="background-color:#a09fff">Text here</div>
#a09fff Border Color
This box has a border color of #a09fff
<div style="border: 4px solid #a09fff">Text here</div>
CSS codes
<p style="color:#a09fff">Text here</p>
<div style="background-color:#a09fff">Text here</div>
<div style="border: 4px solid #a09fff">Text here</div>
#a09fff Color on white background
This is how a font and box color of #a09fff will look
on a white background.
#a09fff Color on black background
This is how a font and box color of #a09fff hex color will look
on a black background.