In RGB color space, #7f6fff hex color has a red value of 127, a green value of 111 and a blue value of 255.
In CMYK color space (used in color printing), #7f6fff hex color is composed of 50.2% cyan, 56.47% magenta, 0% yellow and 0% black.
#7f6fff color has a hue of 246.7 degrees, a saturation of 100% and a lightness of 71.8%.
#7f6fff hex color contains mainly BLUE.
The closest web safe color of #7f6fff is #6666ff
#7f6fff hex color has a decimal value of 8351743.
HEX | 7f6fff | #7f6fff |
---|---|---|
RGB | 127, 111, 255 | rgb(127, 111, 255) |
RGB Percent | 49.8, 43.53, 100 | rgb(49.8, 43.53, 100) |
CMYK | 50, 56, 0, 0 | |
HSL | 246.7°, 100, 71.8 | hsl(246.7, 100%, 71.8%) |
HSV | 246.7°, 56.5, 100 |
XYZ | 32.487, 23.101, 97.354 |
---|---|
Hunter Lab | 48.063, 36.54, -86.449 |
CIE-LAB | 55.176, 42.797, -69.959 |
CIE-LCH | 55.176, 82.011, 301.456 |
CIE-LUV | 50.2, 56.47, 0, 0 |
Web Safe | 6666ff |
RGB percent of color #7f6fff
CMYK percent of color #7f6fff
Text with hexadecimal color #7f6fff
This text has a font color of #7f6fff
<p style="color:#7f6fff">Text here</p>
#7f6fff Background Color
This box has a background color of #7f6fff
<div style="background-color:#7f6fff">Text here</div>
#7f6fff Border Color
This box has a border color of #7f6fff
<div style="border: 4px solid #7f6fff">Text here</div>
CSS codes
<p style="color:#7f6fff">Text here</p>
<div style="background-color:#7f6fff">Text here</div>
<div style="border: 4px solid #7f6fff">Text here</div>
#7f6fff Color on white background
This is how a font and box color of #7f6fff will look
on a white background.
#7f6fff Color on black background
This is how a font and box color of #7f6fff hex color will look
on a black background.