In RGB color space, #7f0fff hex color has a red value of 127, a green value of 15 and a blue value of 255.
In CMYK color space (used in color printing), #7f0fff hex color is composed of 50.2% cyan, 94.12% magenta, 0% yellow and 0% black.
#7f0fff color has a hue of 268 degrees, a saturation of 100% and a lightness of 52.9%.
#7f0fff hex color contains mainly BLUE.
The closest web safe color of #7f0fff is #6600ff
#7f0fff hex color has a decimal value of 8327167.
HEX | 7f0fff | #7f0fff |
---|---|---|
RGB | 127, 15, 255 | rgb(127, 15, 255) |
RGB Percent | 49.8, 5.88, 100 | rgb(49.8, 5.88, 100) |
CMYK | 50, 94, 0, 0 | |
HSL | 268°, 100, 52.9 | hsl(268, 100%, 52.9%) |
HSV | 268°, 94.1, 100 |
XYZ | 26.973, 12.074, 95.517 |
---|---|
Hunter Lab | 34.748, 77.753, -138.657 |
CIE-LAB | 41.333, 81.447, -92.606 |
CIE-LCH | 41.333, 123.327, 311.332 |
CIE-LUV | 50.2, 94.12, 0, 0 |
Web Safe | 6600ff |
RGB percent of color #7f0fff
CMYK percent of color #7f0fff
Text with hexadecimal color #7f0fff
This text has a font color of #7f0fff
<p style="color:#7f0fff">Text here</p>
#7f0fff Background Color
This box has a background color of #7f0fff
<div style="background-color:#7f0fff">Text here</div>
#7f0fff Border Color
This box has a border color of #7f0fff
<div style="border: 4px solid #7f0fff">Text here</div>
CSS codes
<p style="color:#7f0fff">Text here</p>
<div style="background-color:#7f0fff">Text here</div>
<div style="border: 4px solid #7f0fff">Text here</div>
#7f0fff Color on white background
This is how a font and box color of #7f0fff will look
on a white background.
#7f0fff Color on black background
This is how a font and box color of #7f0fff hex color will look
on a black background.