In RGB color space, #7d00ff hex color has a red value of 125, a green value of 0 and a blue value of 255.
In CMYK color space (used in color printing), #7d00ff hex color is composed of 50.98% cyan, 100% magenta, 0% yellow and 0% black.
#7d00ff color has a hue of 269.4 degrees, a saturation of 100% and a lightness of 50%.
#7d00ff hex color contains mainly BLUE.
The closest web safe color of #7d00ff is #6600ff
#7d00ff hex color has a decimal value of 8192255.
HEX | 7d00ff | #7d00ff |
---|---|---|
RGB | 125, 0, 255 | rgb(125, 0, 255) |
RGB Percent | 49.02, 0, 100 | rgb(49.02, 0, 100) |
CMYK | 51, 100, 0, 0 | |
HSL | 269.4°, 100, 50 | hsl(269.4, 100%, 50%) |
HSV | 269.4°, 100, 100 |
XYZ | 26.507, 11.58, 95.446 |
---|---|
Hunter Lab | 34.029, 79.49, -142.477 |
CIE-LAB | 40.541, 82.961, -93.925 |
CIE-LCH | 40.541, 125.317, 311.453 |
CIE-LUV | 50.98, 100, 0, 0 |
Web Safe | 6600ff |
RGB percent of color #7d00ff
CMYK percent of color #7d00ff
Text with hexadecimal color #7d00ff
This text has a font color of #7d00ff
<p style="color:#7d00ff">Text here</p>
#7d00ff Background Color
This box has a background color of #7d00ff
<div style="background-color:#7d00ff">Text here</div>
#7d00ff Border Color
This box has a border color of #7d00ff
<div style="border: 4px solid #7d00ff">Text here</div>
CSS codes
<p style="color:#7d00ff">Text here</p>
<div style="background-color:#7d00ff">Text here</div>
<div style="border: 4px solid #7d00ff">Text here</div>
#7d00ff Color on white background
This is how a font and box color of #7d00ff will look
on a white background.
#7d00ff Color on black background
This is how a font and box color of #7d00ff hex color will look
on a black background.