In RGB color space, #000015 hex color has a red value of 0, a green value of 0 and a blue value of 21.
In CMYK color space (used in color printing), #000015 hex color is composed of 100% cyan, 100% magenta, 0% yellow and 91.76% black.
#000015 color has a hue of 240 degrees, a saturation of 100% and a lightness of 4.1%.
#000015 hex color contains mainly BLUE.
The closest web safe color of #000015 is #000000
#000015 hex color has a decimal value of 21.
HEX | 000015 | #000015 |
---|---|---|
RGB | 0, 0, 21 | rgb(0, 0, 21) |
RGB Percent | 0, 0, 8.24 | rgb(0, 0, 8.24) |
CMYK | 100, 100, 0, 92 | |
HSL | 240°, 100, 4.1 | hsl(240, 100%, 4.1%) |
HSV | 240°, 100, 8.2 |
XYZ | 0.135, 0.054, 0.713 |
---|---|
Hunter Lab | 2.324, 6.303, -16.565 |
CIE-LAB | 0.488, 3.428, -9.357 |
CIE-LCH | 0.488, 9.965, 290.121 |
CIE-LUV | 100, 100, 0, 91.76 |
Web Safe | 000000 |
RGB percent of color #000015
CMYK percent of color #000015
Text with hexadecimal color #000015
This text has a font color of #000015
<p style="color:#000015">Text here</p>
#000015 Background Color
This box has a background color of #000015
<div style="background-color:#000015">Text here</div>
#000015 Border Color
This box has a border color of #000015
<div style="border: 4px solid #000015">Text here</div>
CSS codes
<p style="color:#000015">Text here</p>
<div style="background-color:#000015">Text here</div>
<div style="border: 4px solid #000015">Text here</div>
#000015 Color on white background
This is how a font and box color of #000015 will look
on a white background.
#000015 Color on black background
This is how a font and box color of #000015 hex color will look
on a black background.