In RGB color space, #7f4fff hex color has a red value of 127, a green value of 79 and a blue value of 255.
In CMYK color space (used in color printing), #7f4fff hex color is composed of 50.2% cyan, 69.02% magenta, 0% yellow and 0% black.
#7f4fff color has a hue of 256.4 degrees, a saturation of 100% and a lightness of 65.5%.
#7f4fff hex color contains mainly BLUE.
The closest web safe color of #7f4fff is #6666ff
#7f4fff hex color has a decimal value of 8343551.
HEX | 7f4fff | #7f4fff |
---|---|---|
RGB | 127, 79, 255 | rgb(127, 79, 255) |
RGB Percent | 49.8, 30.98, 100 | rgb(49.8, 30.98, 100) |
CMYK | 50, 69, 0, 0 | |
HSL | 256.4°, 100, 65.5 | hsl(256.4, 100%, 65.5%) |
HSV | 256.4°, 69, 100 |
XYZ | 29.598, 17.324, 96.392 |
---|---|
Hunter Lab | 41.622, 54.095, -108.173 |
CIE-LAB | 48.666, 60.174, -80.547 |
CIE-LCH | 48.666, 100.542, 306.762 |
CIE-LUV | 50.2, 69.02, 0, 0 |
Web Safe | 6666ff |
RGB percent of color #7f4fff
CMYK percent of color #7f4fff
Text with hexadecimal color #7f4fff
This text has a font color of #7f4fff
<p style="color:#7f4fff">Text here</p>
#7f4fff Background Color
This box has a background color of #7f4fff
<div style="background-color:#7f4fff">Text here</div>
#7f4fff Border Color
This box has a border color of #7f4fff
<div style="border: 4px solid #7f4fff">Text here</div>
CSS codes
<p style="color:#7f4fff">Text here</p>
<div style="background-color:#7f4fff">Text here</div>
<div style="border: 4px solid #7f4fff">Text here</div>
#7f4fff Color on white background
This is how a font and box color of #7f4fff will look
on a white background.
#7f4fff Color on black background
This is how a font and box color of #7f4fff hex color will look
on a black background.