In RGB color space, #9994ff hex color has a red value of 153, a green value of 148 and a blue value of 255.
In CMYK color space (used in color printing), #9994ff hex color is composed of 40% cyan, 41.96% magenta, 0% yellow and 0% black.
#9994ff color has a hue of 242.8 degrees, a saturation of 100% and a lightness of 79%.
#9994ff hex color contains mainly BLUE.
The closest web safe color of #9994ff is #9999ff
#9994ff hex color has a decimal value of 10065151.
HEX | 9994ff | #9994ff |
---|---|---|
RGB | 153, 148, 255 | rgb(153, 148, 255) |
RGB Percent | 60, 58.04, 100 | rgb(60, 58.04, 100) |
CMYK | 40, 42, 0, 0 | |
HSL | 242.8°, 100, 79 | hsl(242.8, 100%, 79%) |
HSV | 242.8°, 42, 100 |
XYZ | 41.777, 35.172, 99.195 |
---|---|
Hunter Lab | 59.306, 21.956, -57.654 |
CIE-LAB | 65.882, 27.222, -52.707 |
CIE-LCH | 65.882, 59.322, 297.315 |
CIE-LUV | 40, 41.96, 0, 0 |
Web Safe | 9999ff |
RGB percent of color #9994ff
CMYK percent of color #9994ff
Text with hexadecimal color #9994ff
This text has a font color of #9994ff
<p style="color:#9994ff">Text here</p>
#9994ff Background Color
This box has a background color of #9994ff
<div style="background-color:#9994ff">Text here</div>
#9994ff Border Color
This box has a border color of #9994ff
<div style="border: 4px solid #9994ff">Text here</div>
CSS codes
<p style="color:#9994ff">Text here</p>
<div style="background-color:#9994ff">Text here</div>
<div style="border: 4px solid #9994ff">Text here</div>
#9994ff Color on white background
This is how a font and box color of #9994ff will look
on a white background.
#9994ff Color on black background
This is how a font and box color of #9994ff hex color will look
on a black background.