In RGB color space, #a50fff hex color has a red value of 165, a green value of 15 and a blue value of 255.
In CMYK color space (used in color printing), #a50fff hex color is composed of 35.29% cyan, 94.12% magenta, 0% yellow and 0% black.
#a50fff color has a hue of 277.5 degrees, a saturation of 100% and a lightness of 52.9%.
#a50fff hex color contains mainly BLUE.
The closest web safe color of #a50fff is #9900ff
#a50fff hex color has a decimal value of 10817535.
HEX | a50fff | #a50fff |
---|---|---|
RGB | 165, 15, 255 | rgb(165, 15, 255) |
RGB Percent | 64.71, 5.88, 100 | rgb(64.71, 5.88, 100) |
CMYK | 35, 94, 0, 0 | |
HSL | 277.5°, 100, 52.9 | hsl(277.5, 100%, 52.9%) |
HSV | 277.5°, 94.1, 100 |
XYZ | 33.738, 15.561, 95.833 |
---|---|
Hunter Lab | 39.447, 83.632, -116.425 |
CIE-LAB | 46.393, 85.086, -84.093 |
CIE-LCH | 46.393, 119.63, 315.336 |
CIE-LUV | 35.29, 94.12, 0, 0 |
Web Safe | 9900ff |
RGB percent of color #a50fff
CMYK percent of color #a50fff
Text with hexadecimal color #a50fff
This text has a font color of #a50fff
<p style="color:#a50fff">Text here</p>
#a50fff Background Color
This box has a background color of #a50fff
<div style="background-color:#a50fff">Text here</div>
#a50fff Border Color
This box has a border color of #a50fff
<div style="border: 4px solid #a50fff">Text here</div>
CSS codes
<p style="color:#a50fff">Text here</p>
<div style="background-color:#a50fff">Text here</div>
<div style="border: 4px solid #a50fff">Text here</div>
#a50fff Color on white background
This is how a font and box color of #a50fff will look
on a white background.
#a50fff Color on black background
This is how a font and box color of #a50fff hex color will look
on a black background.