In RGB color space, #00040d hex color has a red value of 0, a green value of 4 and a blue value of 13.
In CMYK color space (used in color printing), #00040d hex color is composed of 100% cyan, 69.23% magenta, 0% yellow and 94.9% black.
#00040d color has a hue of 221.5 degrees, a saturation of 100% and a lightness of 2.5%.
#00040d hex color contains mainly BLUE.
The closest web safe color of #00040d is #000000
#00040d hex color has a decimal value of 1037.
HEX | 00040d | #00040d |
---|---|---|
RGB | 0, 4, 13 | rgb(0, 4, 13) |
RGB Percent | 0, 1.57, 5.1 | rgb(0, 1.57, 5.1) |
CMYK | 100, 69, 0, 95 | |
HSL | 221.5°, 100, 2.5 | hsl(221.5, 100%, 2.5%) |
HSV | 221.5°, 100, 5.1 |
XYZ | 0.116, 0.116, 0.397 |
---|---|
Hunter Lab | 3.406, 0.119, -4.527 |
CIE-LAB | 1.048, 0.235, -3.872 |
CIE-LCH | 1.048, 3.879, 273.473 |
CIE-LUV | 100, 69.23, 0, 94.9 |
Web Safe | 000000 |
RGB percent of color #00040d
CMYK percent of color #00040d
Text with hexadecimal color #00040d
This text has a font color of #00040d
<p style="color:#00040d">Text here</p>
#00040d Background Color
This box has a background color of #00040d
<div style="background-color:#00040d">Text here</div>
#00040d Border Color
This box has a border color of #00040d
<div style="border: 4px solid #00040d">Text here</div>
CSS codes
<p style="color:#00040d">Text here</p>
<div style="background-color:#00040d">Text here</div>
<div style="border: 4px solid #00040d">Text here</div>
#00040d Color on white background
This is how a font and box color of #00040d will look
on a white background.
#00040d Color on black background
This is how a font and box color of #00040d hex color will look
on a black background.