In RGB color space, #000104 hex color has a red value of 0, a green value of 1 and a blue value of 4.
In CMYK color space (used in color printing), #000104 hex color is composed of 100% cyan, 75% magenta, 0% yellow and 98.43% black.
#000104 color has a hue of 225 degrees, a saturation of 100% and a lightness of 0.8%.
#000104 hex color contains mainly BLUE.
The closest web safe color of #000104 is #000000
#000104 hex color has a decimal value of 260.
HEX | 000104 | #000104 |
---|---|---|
RGB | 0, 1, 4 | rgb(0, 1, 4) |
RGB Percent | 0, 0.39, 1.57 | rgb(0, 0.39, 1.57) |
CMYK | 100, 75, 0, 98 | |
HSL | 225°, 100, 0.8 | hsl(225, 100%, 0.8%) |
HSV | 225°, 100, 1.6 |
XYZ | 0.033, 0.03, 0.119 |
---|---|
Hunter Lab | 1.732, 0.37, -2.861 |
CIE-LAB | 0.271, 0.184, -1.235 |
CIE-LCH | 0.271, 1.249, 278.474 |
CIE-LUV | 100, 75, 0, 98.43 |
Web Safe | 000000 |
RGB percent of color #000104
CMYK percent of color #000104
Text with hexadecimal color #000104
This text has a font color of #000104
<p style="color:#000104">Text here</p>
#000104 Background Color
This box has a background color of #000104
<div style="background-color:#000104">Text here</div>
#000104 Border Color
This box has a border color of #000104
<div style="border: 4px solid #000104">Text here</div>
CSS codes
<p style="color:#000104">Text here</p>
<div style="background-color:#000104">Text here</div>
<div style="border: 4px solid #000104">Text here</div>
#000104 Color on white background
This is how a font and box color of #000104 will look
on a white background.
#000104 Color on black background
This is how a font and box color of #000104 hex color will look
on a black background.