In RGB color space, #991fff hex color has a red value of 153, a green value of 31 and a blue value of 255.
In CMYK color space (used in color printing), #991fff hex color is composed of 40% cyan, 87.84% magenta, 0% yellow and 0% black.
#991fff color has a hue of 272.7 degrees, a saturation of 100% and a lightness of 56.1%.
#991fff hex color contains mainly BLUE.
The closest web safe color of #991fff is #9933ff
#991fff hex color has a decimal value of 10035199.
HEX | 991fff | #991fff |
---|---|---|
RGB | 153, 31, 255 | rgb(153, 31, 255) |
RGB Percent | 60, 12.16, 100 | rgb(60, 12.16, 100) |
CMYK | 40, 88, 0, 0 | |
HSL | 272.7°, 100, 56.1 | hsl(272.7, 100%, 56.1%) |
HSV | 272.7°, 87.8, 100 |
XYZ | 31.677, 14.972, 95.828 |
---|---|
Hunter Lab | 38.694, 78.417, -119.751 |
CIE-LAB | 45.596, 81.162, -85.464 |
CIE-LCH | 45.596, 117.862, 313.521 |
CIE-LUV | 40, 87.84, 0, 0 |
Web Safe | 9933ff |
RGB percent of color #991fff
CMYK percent of color #991fff
Text with hexadecimal color #991fff
This text has a font color of #991fff
<p style="color:#991fff">Text here</p>
#991fff Background Color
This box has a background color of #991fff
<div style="background-color:#991fff">Text here</div>
#991fff Border Color
This box has a border color of #991fff
<div style="border: 4px solid #991fff">Text here</div>
CSS codes
<p style="color:#991fff">Text here</p>
<div style="background-color:#991fff">Text here</div>
<div style="border: 4px solid #991fff">Text here</div>
#991fff Color on white background
This is how a font and box color of #991fff will look
on a white background.
#991fff Color on black background
This is how a font and box color of #991fff hex color will look
on a black background.