In RGB color space, #996fff hex color has a red value of 153, a green value of 111 and a blue value of 255.
In CMYK color space (used in color printing), #996fff hex color is composed of 40% cyan, 56.47% magenta, 0% yellow and 0% black.
#996fff color has a hue of 257.5 degrees, a saturation of 100% and a lightness of 71.8%.
#996fff hex color contains mainly BLUE.
The closest web safe color of #996fff is #9966ff
#996fff hex color has a decimal value of 10055679.
HEX | 996fff | #996fff |
---|---|---|
RGB | 153, 111, 255 | rgb(153, 111, 255) |
RGB Percent | 60, 43.53, 100 | rgb(60, 43.53, 100) |
CMYK | 40, 56, 0, 0 | |
HSL | 257.5°, 100, 71.8 | hsl(257.5, 100%, 71.8%) |
HSV | 257.5°, 56.5, 100 |
XYZ | 36.871, 25.361, 97.56 |
---|---|
Hunter Lab | 50.36, 42.56, -79.609 |
CIE-LAB | 57.425, 48.169, -66.216 |
CIE-LCH | 57.425, 81.883, 306.034 |
CIE-LUV | 40, 56.47, 0, 0 |
Web Safe | 9966ff |
RGB percent of color #996fff
CMYK percent of color #996fff
Text with hexadecimal color #996fff
This text has a font color of #996fff
<p style="color:#996fff">Text here</p>
#996fff Background Color
This box has a background color of #996fff
<div style="background-color:#996fff">Text here</div>
#996fff Border Color
This box has a border color of #996fff
<div style="border: 4px solid #996fff">Text here</div>
CSS codes
<p style="color:#996fff">Text here</p>
<div style="background-color:#996fff">Text here</div>
<div style="border: 4px solid #996fff">Text here</div>
#996fff Color on white background
This is how a font and box color of #996fff will look
on a white background.
#996fff Color on black background
This is how a font and box color of #996fff hex color will look
on a black background.