In RGB color space, #000090 hex color has a red value of 0, a green value of 0 and a blue value of 144.
In CMYK color space (used in color printing), #000090 hex color is composed of 100% cyan, 100% magenta, 0% yellow and 43.53% black.
#000090 color has a hue of 240 degrees, a saturation of 100% and a lightness of 28.2%.
#000090 hex color contains mainly BLUE.
The closest web safe color of #000090 is #000099
#000090 hex color has a decimal value of 144.
HEX | 000090 | #000090 |
---|---|---|
RGB | 0, 0, 144 | rgb(0, 0, 144) |
RGB Percent | 0, 0, 56.47 | rgb(0, 0, 56.47) |
CMYK | 100, 100, 0, 44 | |
HSL | 240°, 100, 28.2 | hsl(240, 100%, 28.2%) |
HSV | 240°, 100, 56.5 |
XYZ | 5.034, 2.014, 26.509 |
---|---|
Hunter Lab | 14.192, 38.482, -100.816 |
CIE-LAB | 15.561, 51.734, -70.47 |
CIE-LCH | 15.561, 87.421, 306.283 |
CIE-LUV | 100, 100, 0, 43.53 |
Web Safe | 000099 |
RGB percent of color #000090
CMYK percent of color #000090
Text with hexadecimal color #000090
This text has a font color of #000090
<p style="color:#000090">Text here</p>
#000090 Background Color
This box has a background color of #000090
<div style="background-color:#000090">Text here</div>
#000090 Border Color
This box has a border color of #000090
<div style="border: 4px solid #000090">Text here</div>
CSS codes
<p style="color:#000090">Text here</p>
<div style="background-color:#000090">Text here</div>
<div style="border: 4px solid #000090">Text here</div>
#000090 Color on white background
This is how a font and box color of #000090 will look
on a white background.
#000090 Color on black background
This is how a font and box color of #000090 hex color will look
on a black background.