In RGB color space, #9996ff hex color has a red value of 153, a green value of 150 and a blue value of 255.
In CMYK color space (used in color printing), #9996ff hex color is composed of 40% cyan, 41.18% magenta, 0% yellow and 0% black.
#9996ff color has a hue of 241.7 degrees, a saturation of 100% and a lightness of 79.4%.
#9996ff hex color contains mainly BLUE.
The closest web safe color of #9996ff is #9999ff
#9996ff hex color has a decimal value of 10065663.
HEX | 9996ff | #9996ff |
---|---|---|
RGB | 153, 150, 255 | rgb(153, 150, 255) |
RGB Percent | 60, 58.82, 100 | rgb(60, 58.82, 100) |
CMYK | 40, 41, 0, 0 | |
HSL | 241.7°, 100, 79.4 | hsl(241.7, 100%, 79.4%) |
HSV | 241.7°, 41.2, 100 |
XYZ | 42.093, 35.805, 99.3 |
---|---|
Hunter Lab | 59.837, 20.852, -56.506 |
CIE-LAB | 66.371, 26.073, -51.933 |
CIE-LCH | 66.371, 58.111, 296.659 |
CIE-LUV | 40, 41.18, 0, 0 |
Web Safe | 9999ff |
RGB percent of color #9996ff
CMYK percent of color #9996ff
Text with hexadecimal color #9996ff
This text has a font color of #9996ff
<p style="color:#9996ff">Text here</p>
#9996ff Background Color
This box has a background color of #9996ff
<div style="background-color:#9996ff">Text here</div>
#9996ff Border Color
This box has a border color of #9996ff
<div style="border: 4px solid #9996ff">Text here</div>
CSS codes
<p style="color:#9996ff">Text here</p>
<div style="background-color:#9996ff">Text here</div>
<div style="border: 4px solid #9996ff">Text here</div>
#9996ff Color on white background
This is how a font and box color of #9996ff will look
on a white background.
#9996ff Color on black background
This is how a font and box color of #9996ff hex color will look
on a black background.