In RGB color space, #9993ff hex color has a red value of 153, a green value of 147 and a blue value of 255.
In CMYK color space (used in color printing), #9993ff hex color is composed of 40% cyan, 42.35% magenta, 0% yellow and 0% black.
#9993ff color has a hue of 243.3 degrees, a saturation of 100% and a lightness of 78.8%.
#9993ff hex color contains mainly BLUE.
The closest web safe color of #9993ff is #9999ff
#9993ff hex color has a decimal value of 10064895.
HEX | 9993ff | #9993ff |
---|---|---|
RGB | 153, 147, 255 | rgb(153, 147, 255) |
RGB Percent | 60, 57.65, 100 | rgb(60, 57.65, 100) |
CMYK | 40, 42, 0, 0 | |
HSL | 243.3°, 100, 78.8 | hsl(243.3, 100%, 78.8%) |
HSV | 243.3°, 42.4, 100 |
XYZ | 41.621, 34.86, 99.143 |
---|---|
Hunter Lab | 59.042, 22.507, -58.229 |
CIE-LAB | 65.64, 27.795, -53.091 |
CIE-LCH | 65.64, 59.927, 297.634 |
CIE-LUV | 40, 42.35, 0, 0 |
Web Safe | 9999ff |
RGB percent of color #9993ff
CMYK percent of color #9993ff
Text with hexadecimal color #9993ff
This text has a font color of #9993ff
<p style="color:#9993ff">Text here</p>
#9993ff Background Color
This box has a background color of #9993ff
<div style="background-color:#9993ff">Text here</div>
#9993ff Border Color
This box has a border color of #9993ff
<div style="border: 4px solid #9993ff">Text here</div>
CSS codes
<p style="color:#9993ff">Text here</p>
<div style="background-color:#9993ff">Text here</div>
<div style="border: 4px solid #9993ff">Text here</div>
#9993ff Color on white background
This is how a font and box color of #9993ff will look
on a white background.
#9993ff Color on black background
This is how a font and box color of #9993ff hex color will look
on a black background.