In RGB color space, #961fff hex color has a red value of 150, a green value of 31 and a blue value of 255.
In CMYK color space (used in color printing), #961fff hex color is composed of 41.18% cyan, 87.84% magenta, 0% yellow and 0% black.
#961fff color has a hue of 271.9 degrees, a saturation of 100% and a lightness of 56.1%.
#961fff hex color contains mainly BLUE.
The closest web safe color of #961fff is #9933ff
#961fff hex color has a decimal value of 9838591.
HEX | 961fff | #961fff |
---|---|---|
RGB | 150, 31, 255 | rgb(150, 31, 255) |
RGB Percent | 58.82, 12.16, 100 | rgb(58.82, 12.16, 100) |
CMYK | 41, 88, 0, 0 | |
HSL | 271.9°, 100, 56.1 | hsl(271.9, 100%, 56.1%) |
HSV | 271.9°, 87.8, 100 |
XYZ | 31.118, 14.684, 95.802 |
---|---|
Hunter Lab | 38.32, 77.894, -121.405 |
CIE-LAB | 45.198, 80.824, -86.132 |
CIE-LCH | 45.198, 118.115, 313.179 |
CIE-LUV | 41.18, 87.84, 0, 0 |
Web Safe | 9933ff |
RGB percent of color #961fff
CMYK percent of color #961fff
Text with hexadecimal color #961fff
This text has a font color of #961fff
<p style="color:#961fff">Text here</p>
#961fff Background Color
This box has a background color of #961fff
<div style="background-color:#961fff">Text here</div>
#961fff Border Color
This box has a border color of #961fff
<div style="border: 4px solid #961fff">Text here</div>
CSS codes
<p style="color:#961fff">Text here</p>
<div style="background-color:#961fff">Text here</div>
<div style="border: 4px solid #961fff">Text here</div>
#961fff Color on white background
This is how a font and box color of #961fff will look
on a white background.
#961fff Color on black background
This is how a font and box color of #961fff hex color will look
on a black background.