In RGB color space, #0004aa hex color has a red value of 0, a green value of 4 and a blue value of 170.
In CMYK color space (used in color printing), #0004aa hex color is composed of 100% cyan, 97.65% magenta, 0% yellow and 33.33% black.
#0004aa color has a hue of 238.6 degrees, a saturation of 100% and a lightness of 33.3%.
#0004aa hex color contains mainly BLUE.
The closest web safe color of #0004aa is #000099
#0004aa hex color has a decimal value of 1194.
HEX | 0004aa | #0004aa |
---|---|---|
RGB | 0, 4, 170 | rgb(0, 4, 170) |
RGB Percent | 0, 1.57, 66.67 | rgb(0, 1.57, 66.67) |
CMYK | 100, 98, 0, 33 | |
HSL | 238.6°, 100, 33.3 | hsl(238.6, 100%, 33.3%) |
HSV | 238.6°, 100, 66.7 |
XYZ | 7.299, 2.989, 38.222 |
---|---|
Hunter Lab | 17.289, 45.104, -118.977 |
CIE-LAB | 20, 57.354, -79.016 |
CIE-LCH | 20, 97.637, 305.974 |
CIE-LUV | 100, 97.65, 0, 33.33 |
Web Safe | 000099 |
RGB percent of color #0004aa
CMYK percent of color #0004aa
Text with hexadecimal color #0004aa
This text has a font color of #0004aa
<p style="color:#0004aa">Text here</p>
#0004aa Background Color
This box has a background color of #0004aa
<div style="background-color:#0004aa">Text here</div>
#0004aa Border Color
This box has a border color of #0004aa
<div style="border: 4px solid #0004aa">Text here</div>
CSS codes
<p style="color:#0004aa">Text here</p>
<div style="background-color:#0004aa">Text here</div>
<div style="border: 4px solid #0004aa">Text here</div>
#0004aa Color on white background
This is how a font and box color of #0004aa will look
on a white background.
#0004aa Color on black background
This is how a font and box color of #0004aa hex color will look
on a black background.