In RGB color space, #994fff hex color has a red value of 153, a green value of 79 and a blue value of 255.
In CMYK color space (used in color printing), #994fff hex color is composed of 40% cyan, 69.02% magenta, 0% yellow and 0% black.
#994fff color has a hue of 265.2 degrees, a saturation of 100% and a lightness of 65.5%.
#994fff hex color contains mainly BLUE.
The closest web safe color of #994fff is #9966ff
#994fff hex color has a decimal value of 10047487.
HEX | 994fff | #994fff |
---|---|---|
RGB | 153, 79, 255 | rgb(153, 79, 255) |
RGB Percent | 60, 30.98, 100 | rgb(60, 30.98, 100) |
CMYK | 40, 69, 0, 0 | |
HSL | 265.2°, 100, 65.5 | hsl(265.2, 100%, 65.5%) |
HSV | 265.2°, 69, 100 |
XYZ | 33.983, 19.584, 96.597 |
---|---|
Hunter Lab | 44.254, 59.628, -98.44 |
CIE-LAB | 51.364, 64.517, -76.031 |
CIE-LCH | 51.364, 99.715, 310.317 |
CIE-LUV | 40, 69.02, 0, 0 |
Web Safe | 9966ff |
RGB percent of color #994fff
CMYK percent of color #994fff
Text with hexadecimal color #994fff
This text has a font color of #994fff
<p style="color:#994fff">Text here</p>
#994fff Background Color
This box has a background color of #994fff
<div style="background-color:#994fff">Text here</div>
#994fff Border Color
This box has a border color of #994fff
<div style="border: 4px solid #994fff">Text here</div>
CSS codes
<p style="color:#994fff">Text here</p>
<div style="background-color:#994fff">Text here</div>
<div style="border: 4px solid #994fff">Text here</div>
#994fff Color on white background
This is how a font and box color of #994fff will look
on a white background.
#994fff Color on black background
This is how a font and box color of #994fff hex color will look
on a black background.