In RGB color space, #000aae hex color has a red value of 0, a green value of 10 and a blue value of 174.
In CMYK color space (used in color printing), #000aae hex color is composed of 100% cyan, 94.25% magenta, 0% yellow and 31.76% black.
#000aae color has a hue of 236.6 degrees, a saturation of 100% and a lightness of 34.1%.
#000aae hex color contains mainly BLUE.
The closest web safe color of #000aae is #000099
#000aae hex color has a decimal value of 2734.
HEX | 000aae | #000aae |
---|---|---|
RGB | 0, 10, 174 | rgb(0, 10, 174) |
RGB Percent | 0, 3.92, 68.24 | rgb(0, 3.92, 68.24) |
CMYK | 100, 94, 0, 32 | |
HSL | 236.6°, 100, 34.1 | hsl(236.6, 100%, 34.1%) |
HSV | 236.6°, 100, 68.2 |
XYZ | 7.749, 3.273, 40.268 |
---|---|
Hunter Lab | 18.091, 44.796, -119.304 |
CIE-LAB | 21.106, 56.868, -79.584 |
CIE-LCH | 21.106, 97.814, 305.548 |
CIE-LUV | 100, 94.25, 0, 31.76 |
Web Safe | 000099 |
RGB percent of color #000aae
CMYK percent of color #000aae
Text with hexadecimal color #000aae
This text has a font color of #000aae
<p style="color:#000aae">Text here</p>
#000aae Background Color
This box has a background color of #000aae
<div style="background-color:#000aae">Text here</div>
#000aae Border Color
This box has a border color of #000aae
<div style="border: 4px solid #000aae">Text here</div>
CSS codes
<p style="color:#000aae">Text here</p>
<div style="background-color:#000aae">Text here</div>
<div style="border: 4px solid #000aae">Text here</div>
#000aae Color on white background
This is how a font and box color of #000aae will look
on a white background.
#000aae Color on black background
This is how a font and box color of #000aae hex color will look
on a black background.