In RGB color space, #000aac hex color has a red value of 0, a green value of 10 and a blue value of 172.
In CMYK color space (used in color printing), #000aac hex color is composed of 100% cyan, 94.19% magenta, 0% yellow and 32.55% black.
#000aac color has a hue of 236.5 degrees, a saturation of 100% and a lightness of 33.7%.
#000aac hex color contains mainly BLUE.
The closest web safe color of #000aac is #000099
#000aac hex color has a decimal value of 2732.
HEX | 000aac | #000aac |
---|---|---|
RGB | 0, 10, 172 | rgb(0, 10, 172) |
RGB Percent | 0, 3.92, 67.45 | rgb(0, 3.92, 67.45) |
CMYK | 100, 94, 0, 33 | |
HSL | 236.5°, 100, 33.7 | hsl(236.5, 100%, 33.7%) |
HSV | 236.5°, 100, 67.5 |
XYZ | 7.555, 3.196, 39.248 |
---|---|
Hunter Lab | 17.877, 44.149, -117.651 |
CIE-LAB | 20.812, 56.308, -78.867 |
CIE-LCH | 20.812, 96.905, 305.525 |
CIE-LUV | 100, 94.19, 0, 32.55 |
Web Safe | 000099 |
RGB percent of color #000aac
CMYK percent of color #000aac
Text with hexadecimal color #000aac
This text has a font color of #000aac
<p style="color:#000aac">Text here</p>
#000aac Background Color
This box has a background color of #000aac
<div style="background-color:#000aac">Text here</div>
#000aac Border Color
This box has a border color of #000aac
<div style="border: 4px solid #000aac">Text here</div>
CSS codes
<p style="color:#000aac">Text here</p>
<div style="background-color:#000aac">Text here</div>
<div style="border: 4px solid #000aac">Text here</div>
#000aac Color on white background
This is how a font and box color of #000aac will look
on a white background.
#000aac Color on black background
This is how a font and box color of #000aac hex color will look
on a black background.