In RGB color space, #003caa hex color has a red value of 0, a green value of 60 and a blue value of 170.
In CMYK color space (used in color printing), #003caa hex color is composed of 100% cyan, 64.71% magenta, 0% yellow and 33.33% black.
#003caa color has a hue of 218.8 degrees, a saturation of 100% and a lightness of 33.3%.
#003caa hex color contains mainly BLUE.
The closest web safe color of #003caa is #003399
#003caa hex color has a decimal value of 15530.
HEX | 003caa | #003caa |
---|---|---|
RGB | 0, 60, 170 | rgb(0, 60, 170) |
RGB Percent | 0, 23.53, 66.67 | rgb(0, 23.53, 66.67) |
CMYK | 100, 65, 0, 33 | |
HSL | 218.8°, 100, 33.3 | hsl(218.8, 100%, 33.3%) |
HSV | 218.8°, 100, 66.7 |
XYZ | 8.872, 6.134, 38.747 |
---|---|
Hunter Lab | 24.767, 20.6, -75.42 |
CIE-LAB | 29.748, 29.621, -62.852 |
CIE-LCH | 29.748, 69.482, 295.234 |
CIE-LUV | 100, 64.71, 0, 33.33 |
Web Safe | 003399 |
RGB percent of color #003caa
CMYK percent of color #003caa
Text with hexadecimal color #003caa
This text has a font color of #003caa
<p style="color:#003caa">Text here</p>
#003caa Background Color
This box has a background color of #003caa
<div style="background-color:#003caa">Text here</div>
#003caa Border Color
This box has a border color of #003caa
<div style="border: 4px solid #003caa">Text here</div>
CSS codes
<p style="color:#003caa">Text here</p>
<div style="background-color:#003caa">Text here</div>
<div style="border: 4px solid #003caa">Text here</div>
#003caa Color on white background
This is how a font and box color of #003caa will look
on a white background.
#003caa Color on black background
This is how a font and box color of #003caa hex color will look
on a black background.