In RGB color space, #00030c hex color has a red value of 0, a green value of 3 and a blue value of 12.
In CMYK color space (used in color printing), #00030c hex color is composed of 100% cyan, 75% magenta, 0% yellow and 95.29% black.
#00030c color has a hue of 225 degrees, a saturation of 100% and a lightness of 2.4%.
#00030c hex color contains mainly BLUE.
The closest web safe color of #00030c is #000000
#00030c hex color has a decimal value of 780.
HEX | 00030c | #00030c |
---|---|---|
RGB | 0, 3, 12 | rgb(0, 3, 12) |
RGB Percent | 0, 1.18, 4.71 | rgb(0, 1.18, 4.71) |
CMYK | 100, 75, 0, 95 | |
HSL | 225°, 100, 2.4 | hsl(225, 100%, 2.4%) |
HSV | 225°, 100, 4.7 |
XYZ | 0.099, 0.092, 0.36 |
---|---|
Hunter Lab | 3.033, 0.518, -4.914 |
CIE-LAB | 0.831, 0.473, -3.716 |
CIE-LCH | 0.831, 3.746, 277.254 |
CIE-LUV | 100, 75, 0, 95.29 |
Web Safe | 000000 |
RGB percent of color #00030c
CMYK percent of color #00030c
Text with hexadecimal color #00030c
This text has a font color of #00030c
<p style="color:#00030c">Text here</p>
#00030c Background Color
This box has a background color of #00030c
<div style="background-color:#00030c">Text here</div>
#00030c Border Color
This box has a border color of #00030c
<div style="border: 4px solid #00030c">Text here</div>
CSS codes
<p style="color:#00030c">Text here</p>
<div style="background-color:#00030c">Text here</div>
<div style="border: 4px solid #00030c">Text here</div>
#00030c Color on white background
This is how a font and box color of #00030c will look
on a white background.
#00030c Color on black background
This is how a font and box color of #00030c hex color will look
on a black background.