In RGB color space, #9f7fff hex color has a red value of 159, a green value of 127 and a blue value of 255.
In CMYK color space (used in color printing), #9f7fff hex color is composed of 37.65% cyan, 50.2% magenta, 0% yellow and 0% black.
#9f7fff color has a hue of 255 degrees, a saturation of 100% and a lightness of 74.9%.
#9f7fff hex color contains mainly BLUE.
The closest web safe color of #9f7fff is #9966ff
#9f7fff hex color has a decimal value of 10452991.
HEX | 9f7fff | #9f7fff |
---|---|---|
RGB | 159, 127, 255 | rgb(159, 127, 255) |
RGB Percent | 62.35, 49.8, 100 | rgb(62.35, 49.8, 100) |
CMYK | 38, 50, 0, 0 | |
HSL | 255°, 100, 74.9 | hsl(255, 100%, 74.9%) |
HSV | 255°, 50.2, 100 |
XYZ | 39.937, 29.77, 98.249 |
---|---|
Hunter Lab | 54.562, 35.171, -68.57 |
CIE-LAB | 61.455, 40.639, -59.721 |
CIE-LCH | 61.455, 72.237, 304.235 |
CIE-LUV | 37.65, 50.2, 0, 0 |
Web Safe | 9966ff |
RGB percent of color #9f7fff
CMYK percent of color #9f7fff
Text with hexadecimal color #9f7fff
This text has a font color of #9f7fff
<p style="color:#9f7fff">Text here</p>
#9f7fff Background Color
This box has a background color of #9f7fff
<div style="background-color:#9f7fff">Text here</div>
#9f7fff Border Color
This box has a border color of #9f7fff
<div style="border: 4px solid #9f7fff">Text here</div>
CSS codes
<p style="color:#9f7fff">Text here</p>
<div style="background-color:#9f7fff">Text here</div>
<div style="border: 4px solid #9f7fff">Text here</div>
#9f7fff Color on white background
This is how a font and box color of #9f7fff will look
on a white background.
#9f7fff Color on black background
This is how a font and box color of #9f7fff hex color will look
on a black background.