In RGB color space, #000040 hex color has a red value of 0, a green value of 0 and a blue value of 64.
In CMYK color space (used in color printing), #000040 hex color is composed of 100% cyan, 100% magenta, 0% yellow and 74.9% black.
#000040 color has a hue of 240 degrees, a saturation of 100% and a lightness of 12.5%.
#000040 hex color contains mainly BLUE.
The closest web safe color of #000040 is #000033
#000040 hex color has a decimal value of 64.
HEX | 000040 | #000040 |
---|---|---|
RGB | 0, 0, 64 | rgb(0, 0, 64) |
RGB Percent | 0, 0, 25.1 | rgb(0, 0, 25.1) |
CMYK | 100, 100, 0, 75 | |
HSL | 240°, 100, 12.5 | hsl(240, 100%, 12.5%) |
HSV | 240°, 100, 25.1 |
XYZ | 0.925, 0.37, 4.873 |
---|---|
Hunter Lab | 6.083, 16.499, -43.24 |
CIE-LAB | 3.342, 23.379, -37.66 |
CIE-LCH | 3.342, 44.327, 301.832 |
CIE-LUV | 100, 100, 0, 74.9 |
Web Safe | 000033 |
RGB percent of color #000040
CMYK percent of color #000040
Text with hexadecimal color #000040
This text has a font color of #000040
<p style="color:#000040">Text here</p>
#000040 Background Color
This box has a background color of #000040
<div style="background-color:#000040">Text here</div>
#000040 Border Color
This box has a border color of #000040
<div style="border: 4px solid #000040">Text here</div>
CSS codes
<p style="color:#000040">Text here</p>
<div style="background-color:#000040">Text here</div>
<div style="border: 4px solid #000040">Text here</div>
#000040 Color on white background
This is how a font and box color of #000040 will look
on a white background.
#000040 Color on black background
This is how a font and box color of #000040 hex color will look
on a black background.