In RGB color space, #03000e hex color has a red value of 3, a green value of 0 and a blue value of 14.
In CMYK color space (used in color printing), #03000e hex color is composed of 78.57% cyan, 100% magenta, 0% yellow and 94.51% black.
#03000e color has a hue of 252.9 degrees, a saturation of 100% and a lightness of 2.7%.
#03000e hex color contains mainly BLUE.
The closest web safe color of #03000e is #000000
#03000e hex color has a decimal value of 196622.
HEX | 03000e | #03000e |
---|---|---|
RGB | 3, 0, 14 | rgb(3, 0, 14) |
RGB Percent | 1.18, 0, 5.49 | rgb(1.18, 0, 5.49) |
CMYK | 79, 100, 0, 95 | |
HSL | 252.9°, 100, 2.7 | hsl(252.9, 100%, 2.7%) |
HSV | 252.9°, 100, 5.5 |
XYZ | 0.117, 0.051, 0.419 |
---|---|
Hunter Lab | 2.258, 5.296, -9.42 |
CIE-LAB | 0.461, 2.807, -5.199 |
CIE-LCH | 0.461, 5.908, 298.365 |
CIE-LUV | 78.57, 100, 0, 94.51 |
Web Safe | 000000 |
RGB percent of color #03000e
CMYK percent of color #03000e
Text with hexadecimal color #03000e
This text has a font color of #03000e
<p style="color:#03000e">Text here</p>
#03000e Background Color
This box has a background color of #03000e
<div style="background-color:#03000e">Text here</div>
#03000e Border Color
This box has a border color of #03000e
<div style="border: 4px solid #03000e">Text here</div>
CSS codes
<p style="color:#03000e">Text here</p>
<div style="background-color:#03000e">Text here</div>
<div style="border: 4px solid #03000e">Text here</div>
#03000e Color on white background
This is how a font and box color of #03000e will look
on a white background.
#03000e Color on black background
This is how a font and box color of #03000e hex color will look
on a black background.