In RGB color space, #7f3fff hex color has a red value of 127, a green value of 63 and a blue value of 255.
In CMYK color space (used in color printing), #7f3fff hex color is composed of 50.2% cyan, 75.29% magenta, 0% yellow and 0% black.
#7f3fff color has a hue of 260 degrees, a saturation of 100% and a lightness of 62.4%.
#7f3fff hex color contains mainly BLUE.
The closest web safe color of #7f3fff is #6633ff
#7f3fff hex color has a decimal value of 8339455.
HEX | 7f3fff | #7f3fff |
---|---|---|
RGB | 127, 63, 255 | rgb(127, 63, 255) |
RGB Percent | 49.8, 24.71, 100 | rgb(49.8, 24.71, 100) |
CMYK | 50, 75, 0, 0 | |
HSL | 260°, 100, 62.4 | hsl(260, 100%, 62.4%) |
HSV | 260°, 75.3, 100 |
XYZ | 28.58, 15.287, 96.052 |
---|---|
Hunter Lab | 39.099, 62.056, -118.286 |
CIE-LAB | 46.025, 67.626, -84.874 |
CIE-LCH | 46.025, 108.521, 308.547 |
CIE-LUV | 50.2, 75.29, 0, 0 |
Web Safe | 6633ff |
RGB percent of color #7f3fff
CMYK percent of color #7f3fff
Text with hexadecimal color #7f3fff
This text has a font color of #7f3fff
<p style="color:#7f3fff">Text here</p>
#7f3fff Background Color
This box has a background color of #7f3fff
<div style="background-color:#7f3fff">Text here</div>
#7f3fff Border Color
This box has a border color of #7f3fff
<div style="border: 4px solid #7f3fff">Text here</div>
CSS codes
<p style="color:#7f3fff">Text here</p>
<div style="background-color:#7f3fff">Text here</div>
<div style="border: 4px solid #7f3fff">Text here</div>
#7f3fff Color on white background
This is how a font and box color of #7f3fff will look
on a white background.
#7f3fff Color on black background
This is how a font and box color of #7f3fff hex color will look
on a black background.