In RGB color space, #003fac hex color has a red value of 0, a green value of 63 and a blue value of 172.
In CMYK color space (used in color printing), #003fac hex color is composed of 100% cyan, 63.37% magenta, 0% yellow and 32.55% black.
#003fac color has a hue of 218 degrees, a saturation of 100% and a lightness of 33.7%.
#003fac hex color contains mainly BLUE.
The closest web safe color of #003fac is #003399
#003fac hex color has a decimal value of 16300.
HEX | 003fac | #003fac |
---|---|---|
RGB | 0, 63, 172 | rgb(0, 63, 172) |
RGB Percent | 0, 24.71, 67.45 | rgb(0, 24.71, 67.45) |
CMYK | 100, 63, 0, 33 | |
HSL | 218°, 100, 33.7 | hsl(218, 100%, 33.7%) |
HSV | 218°, 100, 67.5 |
XYZ | 9.224, 6.534, 39.805 |
---|---|
Hunter Lab | 25.562, 19.679, -74.434 |
CIE-LAB | 30.722, 28.386, -62.452 |
CIE-LCH | 30.722, 68.6, 294.443 |
CIE-LUV | 100, 63.37, 0, 32.55 |
Web Safe | 003399 |
RGB percent of color #003fac
CMYK percent of color #003fac
Text with hexadecimal color #003fac
This text has a font color of #003fac
<p style="color:#003fac">Text here</p>
#003fac Background Color
This box has a background color of #003fac
<div style="background-color:#003fac">Text here</div>
#003fac Border Color
This box has a border color of #003fac
<div style="border: 4px solid #003fac">Text here</div>
CSS codes
<p style="color:#003fac">Text here</p>
<div style="background-color:#003fac">Text here</div>
<div style="border: 4px solid #003fac">Text here</div>
#003fac Color on white background
This is how a font and box color of #003fac will look
on a white background.
#003fac Color on black background
This is how a font and box color of #003fac hex color will look
on a black background.