In RGB color space, #501fff hex color has a red value of 80, a green value of 31 and a blue value of 255.
In CMYK color space (used in color printing), #501fff hex color is composed of 68.63% cyan, 87.84% magenta, 0% yellow and 0% black.
#501fff color has a hue of 253.1 degrees, a saturation of 100% and a lightness of 56.1%.
#501fff hex color contains mainly BLUE.
The closest web safe color of #501fff is #6633ff
#501fff hex color has a decimal value of 5251071.
HEX | 501fff | #501fff |
---|---|---|
RGB | 80, 31, 255 | rgb(80, 31, 255) |
RGB Percent | 31.37, 12.16, 100 | rgb(31.37, 12.16, 100) |
CMYK | 69, 88, 0, 0 | |
HSL | 253.1°, 100, 56.1 | hsl(253.1, 100%, 56.1%) |
HSV | 253.1°, 87.8, 100 |
XYZ | 21.848, 9.905, 95.368 |
---|---|
Hunter Lab | 31.472, 68.838, -157.632 |
CIE-LAB | 37.671, 74.944, -98.82 |
CIE-LCH | 37.671, 124.024, 307.176 |
CIE-LUV | 68.63, 87.84, 0, 0 |
Web Safe | 6633ff |
RGB percent of color #501fff
CMYK percent of color #501fff
Text with hexadecimal color #501fff
This text has a font color of #501fff
<p style="color:#501fff">Text here</p>
#501fff Background Color
This box has a background color of #501fff
<div style="background-color:#501fff">Text here</div>
#501fff Border Color
This box has a border color of #501fff
<div style="border: 4px solid #501fff">Text here</div>
CSS codes
<p style="color:#501fff">Text here</p>
<div style="background-color:#501fff">Text here</div>
<div style="border: 4px solid #501fff">Text here</div>
#501fff Color on white background
This is how a font and box color of #501fff will look
on a white background.
#501fff Color on black background
This is how a font and box color of #501fff hex color will look
on a black background.