In RGB color space, #000405 hex color has a red value of 0, a green value of 4 and a blue value of 5.
In CMYK color space (used in color printing), #000405 hex color is composed of 100% cyan, 20% magenta, 0% yellow and 98.04% black.
#000405 color has a hue of 192 degrees, a saturation of 100% and a lightness of 1%.
#000405 hex color contains mainly BLUE.
The closest web safe color of #000405 is #000000
#000405 hex color has a decimal value of 1029.
HEX | 000405 | #000405 |
---|---|---|
RGB | 0, 4, 5 | rgb(0, 4, 5) |
RGB Percent | 0, 1.57, 1.96 | rgb(0, 1.57, 1.96) |
CMYK | 100, 20, 0, 98 | |
HSL | 192°, 100, 1 | hsl(192, 100%, 1%) |
HSV | 192°, 100, 2 |
XYZ | 0.071, 0.098, 0.159 |
---|---|
Hunter Lab | 3.13, -1.43, -0.82 |
CIE-LAB | 0.885, -0.907, -0.748 |
CIE-LCH | 0.885, 1.176, 219.512 |
CIE-LUV | 100, 20, 0, 98.04 |
Web Safe | 000000 |
RGB percent of color #000405
CMYK percent of color #000405
Text with hexadecimal color #000405
This text has a font color of #000405
<p style="color:#000405">Text here</p>
#000405 Background Color
This box has a background color of #000405
<div style="background-color:#000405">Text here</div>
#000405 Border Color
This box has a border color of #000405
<div style="border: 4px solid #000405">Text here</div>
CSS codes
<p style="color:#000405">Text here</p>
<div style="background-color:#000405">Text here</div>
<div style="border: 4px solid #000405">Text here</div>
#000405 Color on white background
This is how a font and box color of #000405 will look
on a white background.
#000405 Color on black background
This is how a font and box color of #000405 hex color will look
on a black background.