In RGB color space, #9992ff hex color has a red value of 153, a green value of 146 and a blue value of 255.
In CMYK color space (used in color printing), #9992ff hex color is composed of 40% cyan, 42.75% magenta, 0% yellow and 0% black.
#9992ff color has a hue of 243.9 degrees, a saturation of 100% and a lightness of 78.6%.
#9992ff hex color contains mainly BLUE.
The closest web safe color of #9992ff is #9999ff
#9992ff hex color has a decimal value of 10064639.
HEX | 9992ff | #9992ff |
---|---|---|
RGB | 153, 146, 255 | rgb(153, 146, 255) |
RGB Percent | 60, 57.25, 100 | rgb(60, 57.25, 100) |
CMYK | 40, 43, 0, 0 | |
HSL | 243.9°, 100, 78.6 | hsl(243.9, 100%, 78.6%) |
HSV | 243.9°, 42.7, 100 |
XYZ | 41.466, 34.55, 99.091 |
---|---|
Hunter Lab | 58.779, 23.06, -58.807 |
CIE-LAB | 65.397, 28.369, -53.476 |
CIE-LCH | 65.397, 60.535, 297.946 |
CIE-LUV | 40, 42.75, 0, 0 |
Web Safe | 9999ff |
RGB percent of color #9992ff
CMYK percent of color #9992ff
Text with hexadecimal color #9992ff
This text has a font color of #9992ff
<p style="color:#9992ff">Text here</p>
#9992ff Background Color
This box has a background color of #9992ff
<div style="background-color:#9992ff">Text here</div>
#9992ff Border Color
This box has a border color of #9992ff
<div style="border: 4px solid #9992ff">Text here</div>
CSS codes
<p style="color:#9992ff">Text here</p>
<div style="background-color:#9992ff">Text here</div>
<div style="border: 4px solid #9992ff">Text here</div>
#9992ff Color on white background
This is how a font and box color of #9992ff will look
on a white background.
#9992ff Color on black background
This is how a font and box color of #9992ff hex color will look
on a black background.