In RGB color space, #7e00ff hex color has a red value of 126, a green value of 0 and a blue value of 255.
In CMYK color space (used in color printing), #7e00ff hex color is composed of 50.59% cyan, 100% magenta, 0% yellow and 0% black.
#7e00ff color has a hue of 269.6 degrees, a saturation of 100% and a lightness of 50%.
#7e00ff hex color contains mainly BLUE.
The closest web safe color of #7e00ff is #6600ff
#7e00ff hex color has a decimal value of 8257791.
HEX | 7e00ff | #7e00ff |
---|---|---|
RGB | 126, 0, 255 | rgb(126, 0, 255) |
RGB Percent | 49.41, 0, 100 | rgb(49.41, 0, 100) |
CMYK | 51, 100, 0, 0 | |
HSL | 269.6°, 100, 50 | hsl(269.6, 100%, 50%) |
HSV | 269.6°, 100, 100 |
XYZ | 26.654, 11.656, 95.453 |
---|---|
Hunter Lab | 34.141, 79.61, -141.868 |
CIE-LAB | 40.664, 83.032, -93.717 |
CIE-LCH | 40.664, 125.209, 311.541 |
CIE-LUV | 50.59, 100, 0, 0 |
Web Safe | 6600ff |
RGB percent of color #7e00ff
CMYK percent of color #7e00ff
Text with hexadecimal color #7e00ff
This text has a font color of #7e00ff
<p style="color:#7e00ff">Text here</p>
#7e00ff Background Color
This box has a background color of #7e00ff
<div style="background-color:#7e00ff">Text here</div>
#7e00ff Border Color
This box has a border color of #7e00ff
<div style="border: 4px solid #7e00ff">Text here</div>
CSS codes
<p style="color:#7e00ff">Text here</p>
<div style="background-color:#7e00ff">Text here</div>
<div style="border: 4px solid #7e00ff">Text here</div>
#7e00ff Color on white background
This is how a font and box color of #7e00ff will look
on a white background.
#7e00ff Color on black background
This is how a font and box color of #7e00ff hex color will look
on a black background.