In RGB color space, #000aad hex color has a red value of 0, a green value of 10 and a blue value of 173.
In CMYK color space (used in color printing), #000aad hex color is composed of 100% cyan, 94.22% magenta, 0% yellow and 32.16% black.
#000aad color has a hue of 236.5 degrees, a saturation of 100% and a lightness of 33.9%.
#000aad hex color contains mainly BLUE.
The closest web safe color of #000aad is #000099
#000aad hex color has a decimal value of 2733.
HEX | 000aad | #000aad |
---|---|---|
RGB | 0, 10, 173 | rgb(0, 10, 173) |
RGB Percent | 0, 3.92, 67.84 | rgb(0, 3.92, 67.84) |
CMYK | 100, 94, 0, 32 | |
HSL | 236.5°, 100, 33.9 | hsl(236.5, 100%, 33.9%) |
HSV | 236.5°, 100, 67.8 |
XYZ | 7.651, 3.234, 39.756 |
---|---|
Hunter Lab | 17.983, 44.472, -118.485 |
CIE-LAB | 20.958, 56.588, -79.228 |
CIE-LCH | 20.958, 97.362, 305.536 |
CIE-LUV | 100, 94.22, 0, 32.16 |
Web Safe | 000099 |
RGB percent of color #000aad
CMYK percent of color #000aad
Text with hexadecimal color #000aad
This text has a font color of #000aad
<p style="color:#000aad">Text here</p>
#000aad Background Color
This box has a background color of #000aad
<div style="background-color:#000aad">Text here</div>
#000aad Border Color
This box has a border color of #000aad
<div style="border: 4px solid #000aad">Text here</div>
CSS codes
<p style="color:#000aad">Text here</p>
<div style="background-color:#000aad">Text here</div>
<div style="border: 4px solid #000aad">Text here</div>
#000aad Color on white background
This is how a font and box color of #000aad will look
on a white background.
#000aad Color on black background
This is how a font and box color of #000aad hex color will look
on a black background.