In RGB color space, #003f7f hex color has a red value of 0, a green value of 63 and a blue value of 127.
In CMYK color space (used in color printing), #003f7f hex color is composed of 100% cyan, 50.39% magenta, 0% yellow and 50.2% black.
#003f7f color has a hue of 210.2 degrees, a saturation of 100% and a lightness of 24.9%.
#003f7f hex color contains mainly BLUE.
The closest web safe color of #003f7f is #003366
#003f7f hex color has a decimal value of 16255.
HEX | 003f7f | #003f7f |
---|---|---|
RGB | 0, 63, 127 | rgb(0, 63, 127) |
RGB Percent | 0, 24.71, 49.8 | rgb(0, 24.71, 49.8) |
CMYK | 100, 50, 0, 50 | |
HSL | 210.2°, 100, 24.9 | hsl(210.2, 100%, 24.9%) |
HSV | 210.2°, 100, 49.8 |
XYZ | 5.608, 5.087, 20.765 |
---|---|
Hunter Lab | 22.554, 4.913, -38.798 |
CIE-LAB | 26.981, 9.389, -41.015 |
CIE-LCH | 26.981, 42.076, 282.894 |
CIE-LUV | 100, 50.39, 0, 50.2 |
Web Safe | 003366 |
RGB percent of color #003f7f
CMYK percent of color #003f7f
Text with hexadecimal color #003f7f
This text has a font color of #003f7f
<p style="color:#003f7f">Text here</p>
#003f7f Background Color
This box has a background color of #003f7f
<div style="background-color:#003f7f">Text here</div>
#003f7f Border Color
This box has a border color of #003f7f
<div style="border: 4px solid #003f7f">Text here</div>
CSS codes
<p style="color:#003f7f">Text here</p>
<div style="background-color:#003f7f">Text here</div>
<div style="border: 4px solid #003f7f">Text here</div>
#003f7f Color on white background
This is how a font and box color of #003f7f will look
on a white background.
#003f7f Color on black background
This is how a font and box color of #003f7f hex color will look
on a black background.