In RGB color space, #5001ff hex color has a red value of 80, a green value of 1 and a blue value of 255.
In CMYK color space (used in color printing), #5001ff hex color is composed of 68.63% cyan, 99.61% magenta, 0% yellow and 0% black.
#5001ff color has a hue of 258.7 degrees, a saturation of 100% and a lightness of 50.2%.
#5001ff hex color contains mainly BLUE.
The closest web safe color of #5001ff is #6600ff
#5001ff hex color has a decimal value of 5243391.
HEX | 5001ff | #5001ff |
---|---|---|
RGB | 80, 1, 255 | rgb(80, 1, 255) |
RGB Percent | 31.37, 0.39, 100 | rgb(31.37, 0.39, 100) |
CMYK | 69, 100, 0, 0 | |
HSL | 258.7°, 100, 50.2 | hsl(258.7, 100%, 50.2%) |
HSV | 258.7°, 99.6, 100 |
XYZ | 21.369, 8.947, 95.208 |
---|---|
Hunter Lab | 29.912, 75.176, -167.781 |
CIE-LAB | 35.882, 80.402, -101.798 |
CIE-LCH | 35.882, 129.72, 308.302 |
CIE-LUV | 68.63, 99.61, 0, 0 |
Web Safe | 6600ff |
RGB percent of color #5001ff
CMYK percent of color #5001ff
Text with hexadecimal color #5001ff
This text has a font color of #5001ff
<p style="color:#5001ff">Text here</p>
#5001ff Background Color
This box has a background color of #5001ff
<div style="background-color:#5001ff">Text here</div>
#5001ff Border Color
This box has a border color of #5001ff
<div style="border: 4px solid #5001ff">Text here</div>
CSS codes
<p style="color:#5001ff">Text here</p>
<div style="background-color:#5001ff">Text here</div>
<div style="border: 4px solid #5001ff">Text here</div>
#5001ff Color on white background
This is how a font and box color of #5001ff will look
on a white background.
#5001ff Color on black background
This is how a font and box color of #5001ff hex color will look
on a black background.