In RGB color space, #00030d hex color has a red value of 0, a green value of 3 and a blue value of 13.
In CMYK color space (used in color printing), #00030d hex color is composed of 100% cyan, 76.92% magenta, 0% yellow and 94.9% black.
#00030d color has a hue of 226.2 degrees, a saturation of 100% and a lightness of 2.5%.
#00030d hex color contains mainly BLUE.
The closest web safe color of #00030d is #000000
#00030d hex color has a decimal value of 781.
HEX | 00030d | #00030d |
---|---|---|
RGB | 0, 3, 13 | rgb(0, 3, 13) |
RGB Percent | 0, 1.18, 5.1 | rgb(0, 1.18, 5.1) |
CMYK | 100, 77, 0, 95 | |
HSL | 226.2°, 100, 2.5 | hsl(226.2, 100%, 2.5%) |
HSV | 226.2°, 100, 5.1 |
XYZ | 0.105, 0.094, 0.393 |
---|---|
Hunter Lab | 3.066, 0.748, -5.454 |
CIE-LAB | 0.849, 0.641, -4.157 |
CIE-LCH | 0.849, 4.206, 278.766 |
CIE-LUV | 100, 76.92, 0, 94.9 |
Web Safe | 000000 |
RGB percent of color #00030d
CMYK percent of color #00030d
Text with hexadecimal color #00030d
This text has a font color of #00030d
<p style="color:#00030d">Text here</p>
#00030d Background Color
This box has a background color of #00030d
<div style="background-color:#00030d">Text here</div>
#00030d Border Color
This box has a border color of #00030d
<div style="border: 4px solid #00030d">Text here</div>
CSS codes
<p style="color:#00030d">Text here</p>
<div style="background-color:#00030d">Text here</div>
<div style="border: 4px solid #00030d">Text here</div>
#00030d Color on white background
This is how a font and box color of #00030d will look
on a white background.
#00030d Color on black background
This is how a font and box color of #00030d hex color will look
on a black background.