In RGB color space, #002caa hex color has a red value of 0, a green value of 44 and a blue value of 170.
In CMYK color space (used in color printing), #002caa hex color is composed of 100% cyan, 74.12% magenta, 0% yellow and 33.33% black.
#002caa color has a hue of 224.5 degrees, a saturation of 100% and a lightness of 33.3%.
#002caa hex color contains mainly BLUE.
The closest web safe color of #002caa is #003399
#002caa hex color has a decimal value of 11434.
HEX | 002caa | #002caa |
---|---|---|
RGB | 0, 44, 170 | rgb(0, 44, 170) |
RGB Percent | 0, 17.25, 66.67 | rgb(0, 17.25, 66.67) |
CMYK | 100, 74, 0, 33 | |
HSL | 224.5°, 100, 33.3 | hsl(224.5, 100%, 33.3%) |
HSV | 224.5°, 100, 66.7 |
XYZ | 8.156, 4.704, 38.508 |
---|---|
Hunter Lab | 21.689, 29.169, -90.086 |
CIE-LAB | 25.874, 40.045, -69.239 |
CIE-LCH | 25.874, 79.985, 300.043 |
CIE-LUV | 100, 74.12, 0, 33.33 |
Web Safe | 003399 |
RGB percent of color #002caa
CMYK percent of color #002caa
Text with hexadecimal color #002caa
This text has a font color of #002caa
<p style="color:#002caa">Text here</p>
#002caa Background Color
This box has a background color of #002caa
<div style="background-color:#002caa">Text here</div>
#002caa Border Color
This box has a border color of #002caa
<div style="border: 4px solid #002caa">Text here</div>
CSS codes
<p style="color:#002caa">Text here</p>
<div style="background-color:#002caa">Text here</div>
<div style="border: 4px solid #002caa">Text here</div>
#002caa Color on white background
This is how a font and box color of #002caa will look
on a white background.
#002caa Color on black background
This is how a font and box color of #002caa hex color will look
on a black background.