In RGB color space, #03000d hex color has a red value of 3, a green value of 0 and a blue value of 13.
In CMYK color space (used in color printing), #03000d hex color is composed of 76.92% cyan, 100% magenta, 0% yellow and 94.9% black.
#03000d color has a hue of 253.8 degrees, a saturation of 100% and a lightness of 2.5%.
#03000d hex color contains mainly BLUE.
The closest web safe color of #03000d is #000000
#03000d hex color has a decimal value of 196621.
HEX | 03000d | #03000d |
---|---|---|
RGB | 3, 0, 13 | rgb(3, 0, 13) |
RGB Percent | 1.18, 0, 5.1 | rgb(1.18, 0, 5.1) |
CMYK | 77, 100, 0, 95 | |
HSL | 253.8°, 100, 2.5 | hsl(253.8, 100%, 2.5%) |
HSV | 253.8°, 100, 5.1 |
XYZ | 0.11, 0.048, 0.384 |
---|---|
Hunter Lab | 2.191, 5.128, -8.858 |
CIE-LAB | 0.434, 2.637, -4.745 |
CIE-LCH | 0.434, 5.429, 299.063 |
CIE-LUV | 76.92, 100, 0, 94.9 |
Web Safe | 000000 |
RGB percent of color #03000d
CMYK percent of color #03000d
Text with hexadecimal color #03000d
This text has a font color of #03000d
<p style="color:#03000d">Text here</p>
#03000d Background Color
This box has a background color of #03000d
<div style="background-color:#03000d">Text here</div>
#03000d Border Color
This box has a border color of #03000d
<div style="border: 4px solid #03000d">Text here</div>
CSS codes
<p style="color:#03000d">Text here</p>
<div style="background-color:#03000d">Text here</div>
<div style="border: 4px solid #03000d">Text here</div>
#03000d Color on white background
This is how a font and box color of #03000d will look
on a white background.
#03000d Color on black background
This is how a font and box color of #03000d hex color will look
on a black background.