In RGB color space, #500fff hex color has a red value of 80, a green value of 15 and a blue value of 255.
In CMYK color space (used in color printing), #500fff hex color is composed of 68.63% cyan, 94.12% magenta, 0% yellow and 0% black.
#500fff color has a hue of 256.3 degrees, a saturation of 100% and a lightness of 52.9%.
#500fff hex color contains mainly BLUE.
The closest web safe color of #500fff is #6600ff
#500fff hex color has a decimal value of 5246975.
HEX | 500fff | #500fff |
---|---|---|
RGB | 80, 15, 255 | rgb(80, 15, 255) |
RGB Percent | 31.37, 5.88, 100 | rgb(31.37, 5.88, 100) |
CMYK | 69, 94, 0, 0 | |
HSL | 256.3°, 100, 52.9 | hsl(256.3, 100%, 52.9%) |
HSV | 256.3°, 94.1, 100 |
XYZ | 21.529, 9.267, 95.262 |
---|---|
Hunter Lab | 30.442, 72.966, -164.228 |
CIE-LAB | 36.493, 78.524, -100.78 |
CIE-LCH | 36.493, 127.76, 307.924 |
CIE-LUV | 68.63, 94.12, 0, 0 |
Web Safe | 6600ff |
RGB percent of color #500fff
CMYK percent of color #500fff
Text with hexadecimal color #500fff
This text has a font color of #500fff
<p style="color:#500fff">Text here</p>
#500fff Background Color
This box has a background color of #500fff
<div style="background-color:#500fff">Text here</div>
#500fff Border Color
This box has a border color of #500fff
<div style="border: 4px solid #500fff">Text here</div>
CSS codes
<p style="color:#500fff">Text here</p>
<div style="background-color:#500fff">Text here</div>
<div style="border: 4px solid #500fff">Text here</div>
#500fff Color on white background
This is how a font and box color of #500fff will look
on a white background.
#500fff Color on black background
This is how a font and box color of #500fff hex color will look
on a black background.