In RGB color space, #9940ff hex color has a red value of 153, a green value of 64 and a blue value of 255.
In CMYK color space (used in color printing), #9940ff hex color is composed of 40% cyan, 74.9% magenta, 0% yellow and 0% black.
#9940ff color has a hue of 268 degrees, a saturation of 100% and a lightness of 62.5%.
#9940ff hex color contains mainly BLUE.
The closest web safe color of #9940ff is #9933ff
#9940ff hex color has a decimal value of 10043647.
HEX | 9940ff | #9940ff |
---|---|---|
RGB | 153, 64, 255 | rgb(153, 64, 255) |
RGB Percent | 60, 25.1, 100 | rgb(60, 25.1, 100) |
CMYK | 40, 75, 0, 0 | |
HSL | 268°, 100, 62.5 | hsl(268, 100%, 62.5%) |
HSV | 268°, 74.9, 100 |
XYZ | 33.02, 17.659, 96.276 |
---|---|
Hunter Lab | 42.023, 66.72, -106.421 |
CIE-LAB | 49.08, 70.976, -79.756 |
CIE-LCH | 49.08, 106.764, 311.666 |
CIE-LUV | 40, 74.9, 0, 0 |
Web Safe | 9933ff |
RGB percent of color #9940ff
CMYK percent of color #9940ff
Text with hexadecimal color #9940ff
This text has a font color of #9940ff
<p style="color:#9940ff">Text here</p>
#9940ff Background Color
This box has a background color of #9940ff
<div style="background-color:#9940ff">Text here</div>
#9940ff Border Color
This box has a border color of #9940ff
<div style="border: 4px solid #9940ff">Text here</div>
CSS codes
<p style="color:#9940ff">Text here</p>
<div style="background-color:#9940ff">Text here</div>
<div style="border: 4px solid #9940ff">Text here</div>
#9940ff Color on white background
This is how a font and box color of #9940ff will look
on a white background.
#9940ff Color on black background
This is how a font and box color of #9940ff hex color will look
on a black background.