#0000aa short hex color code is #00a.
In RGB color space, #0000aa hex color has a red value of 0, a green value of 0 and a blue value of 170.
In CMYK color space (used in color printing), #0000aa hex color is composed of 100% cyan, 100% magenta, 0% yellow and 33.33% black.
#0000aa color has a hue of 240 degrees, a saturation of 100% and a lightness of 33.3%.
#0000aa hex color contains mainly BLUE.
The closest web safe color of #0000aa is #000099
#0000aa hex color has a decimal value of 170.
HEX | 0000aa | #0000aa |
---|---|---|
RGB | 0, 0, 170 | rgb(0, 0, 170) |
RGB Percent | 0, 0, 66.67 | rgb(0, 0, 66.67) |
CMYK | 100, 100, 0, 33 | |
HSL | 240°, 100, 33.3 | hsl(240, 100%, 33.3%) |
HSV | 240°, 100, 66.7 |
XYZ | 7.256, 2.902, 38.208 |
---|---|
Hunter Lab | 17.035, 46.219, -121.056 |
CIE-LAB | 19.647, 58.456, -79.607 |
CIE-LCH | 19.647, 98.764, 306.29 |
CIE-LUV | 100, 100, 0, 33.33 |
Web Safe | 000099 |
RGB percent of color #0000aa
CMYK percent of color #0000aa
Text with hexadecimal color #0000aa
This text has a font color of #0000aa
<p style="color:#0000aa">Text here</p>
#0000aa Background Color
This box has a background color of #0000aa
<div style="background-color:#0000aa">Text here</div>
#0000aa Border Color
This box has a border color of #0000aa
<div style="border: 4px solid #0000aa">Text here</div>
CSS codes
<p style="color:#0000aa">Text here</p>
<div style="background-color:#0000aa">Text here</div>
<div style="border: 4px solid #0000aa">Text here</div>
#0000aa Color on white background
This is how a font and box color of #0000aa will look
on a white background.
#0000aa Color on black background
This is how a font and box color of #0000aa hex color will look
on a black background.