In RGB color space, #100004 hex color has a red value of 16, a green value of 0 and a blue value of 4.
In CMYK color space (used in color printing), #100004 hex color is composed of 0% cyan, 100% magenta, 75% yellow and 93.73% black.
#100004 color has a hue of 345 degrees, a saturation of 100% and a lightness of 3.1%.
#100004 hex color contains mainly RED.
The closest web safe color of #100004 is #000000
#100004 hex color has a decimal value of 1048580.
HEX | 100004 | #100004 |
---|---|---|
RGB | 16, 0, 4 | rgb(16, 0, 4) |
RGB Percent | 6.27, 0, 1.57 | rgb(6.27, 0, 1.57) |
CMYK | 0, 100, 75, 94 | |
HSL | 345°, 100, 3.1 | hsl(345, 100%, 3.1%) |
HSV | 345°, 100, 6.3 |
XYZ | 0.236, 0.119, 0.125 |
---|---|
Hunter Lab | 3.45, 6.175, 0.266 |
CIE-LAB | 1.075, 5.034, 0.065 |
CIE-LCH | 1.075, 5.034, 0.74 |
CIE-LUV | 0, 100, 75, 93.73 |
Web Safe | 000000 |
RGB percent of color #100004
CMYK percent of color #100004
Text with hexadecimal color #100004
This text has a font color of #100004
<p style="color:#100004">Text here</p>
#100004 Background Color
This box has a background color of #100004
<div style="background-color:#100004">Text here</div>
#100004 Border Color
This box has a border color of #100004
<div style="border: 4px solid #100004">Text here</div>
CSS codes
<p style="color:#100004">Text here</p>
<div style="background-color:#100004">Text here</div>
<div style="border: 4px solid #100004">Text here</div>
#100004 Color on white background
This is how a font and box color of #100004 will look
on a white background.
#100004 Color on black background
This is how a font and box color of #100004 hex color will look
on a black background.