In RGB color space, #000005 hex color has a red value of 0, a green value of 0 and a blue value of 5.
In CMYK color space (used in color printing), #000005 hex color is composed of 100% cyan, 100% magenta, 0% yellow and 98.04% black.
#000005 color has a hue of 240 degrees, a saturation of 100% and a lightness of 1%.
#000005 hex color contains mainly BLUE.
The closest web safe color of #000005 is #000000
#000005 hex color has a decimal value of 5.
HEX | 000005 | #000005 |
---|---|---|
RGB | 0, 0, 5 | rgb(0, 0, 5) |
RGB Percent | 0, 0, 1.96 | rgb(0, 0, 1.96) |
CMYK | 100, 100, 0, 98 | |
HSL | 240°, 100, 1 | hsl(240, 100%, 1%) |
HSV | 240°, 100, 2 |
XYZ | 0.027, 0.011, 0.144 |
---|---|
Hunter Lab | 1.049, 2.76, -7.406 |
CIE-LAB | 0.099, 0.678, -1.888 |
CIE-LCH | 0.099, 2.006, 289.754 |
CIE-LUV | 100, 100, 0, 98.04 |
Web Safe | 000000 |
RGB percent of color #000005
CMYK percent of color #000005
Text with hexadecimal color #000005
This text has a font color of #000005
<p style="color:#000005">Text here</p>
#000005 Background Color
This box has a background color of #000005
<div style="background-color:#000005">Text here</div>
#000005 Border Color
This box has a border color of #000005
<div style="border: 4px solid #000005">Text here</div>
CSS codes
<p style="color:#000005">Text here</p>
<div style="background-color:#000005">Text here</div>
<div style="border: 4px solid #000005">Text here</div>
#000005 Color on white background
This is how a font and box color of #000005 will look
on a white background.
#000005 Color on black background
This is how a font and box color of #000005 hex color will look
on a black background.