In RGB color space, #9090ff hex color has a red value of 144, a green value of 144 and a blue value of 255.
In CMYK color space (used in color printing), #9090ff hex color is composed of 43.53% cyan, 43.53% magenta, 0% yellow and 0% black.
#9090ff color has a hue of 240 degrees, a saturation of 100% and a lightness of 78.2%.
#9090ff hex color contains mainly BLUE.
The closest web safe color of #9090ff is #9999ff
#9090ff hex color has a decimal value of 9474303.
HEX | 9090ff | #9090ff |
---|---|---|
RGB | 144, 144, 255 | rgb(144, 144, 255) |
RGB Percent | 56.47, 56.47, 100 | rgb(56.47, 56.47, 100) |
CMYK | 44, 44, 0, 0 | |
HSL | 240°, 100, 78.2 | hsl(240, 100%, 78.2%) |
HSV | 240°, 43.5, 100 |
XYZ | 39.525, 33.096, 98.913 |
---|---|
Hunter Lab | 57.529, 21.961, -61.67 |
CIE-LAB | 64.239, 27.349, -55.357 |
CIE-LCH | 64.239, 61.744, 296.292 |
CIE-LUV | 43.53, 43.53, 0, 0 |
Web Safe | 9999ff |
RGB percent of color #9090ff
CMYK percent of color #9090ff
Text with hexadecimal color #9090ff
This text has a font color of #9090ff
<p style="color:#9090ff">Text here</p>
#9090ff Background Color
This box has a background color of #9090ff
<div style="background-color:#9090ff">Text here</div>
#9090ff Border Color
This box has a border color of #9090ff
<div style="border: 4px solid #9090ff">Text here</div>
CSS codes
<p style="color:#9090ff">Text here</p>
<div style="background-color:#9090ff">Text here</div>
<div style="border: 4px solid #9090ff">Text here</div>
#9090ff Color on white background
This is how a font and box color of #9090ff will look
on a white background.
#9090ff Color on black background
This is how a font and box color of #9090ff hex color will look
on a black background.