In RGB color space, #100007 hex color has a red value of 16, a green value of 0 and a blue value of 7.
In CMYK color space (used in color printing), #100007 hex color is composed of 0% cyan, 100% magenta, 56.25% yellow and 93.73% black.
#100007 color has a hue of 333.8 degrees, a saturation of 100% and a lightness of 3.1%.
#100007 hex color contains mainly RED.
The closest web safe color of #100007 is #000000
#100007 hex color has a decimal value of 1048583.
HEX | 100007 | #100007 |
---|---|---|
RGB | 16, 0, 7 | rgb(16, 0, 7) |
RGB Percent | 6.27, 0, 2.75 | rgb(6.27, 0, 2.75) |
CMYK | 0, 100, 56, 94 | |
HSL | 333.8°, 100, 3.1 | hsl(333.8, 100%, 3.1%) |
HSV | 333.8°, 100, 6.3 |
XYZ | 0.252, 0.125, 0.212 |
---|---|
Hunter Lab | 3.536, 6.536, -1.08 |
CIE-LAB | 1.129, 5.456, -1.086 |
CIE-LCH | 1.129, 5.563, 348.743 |
CIE-LUV | 0, 100, 56.25, 93.73 |
Web Safe | 000000 |
RGB percent of color #100007
CMYK percent of color #100007
Text with hexadecimal color #100007
This text has a font color of #100007
<p style="color:#100007">Text here</p>
#100007 Background Color
This box has a background color of #100007
<div style="background-color:#100007">Text here</div>
#100007 Border Color
This box has a border color of #100007
<div style="border: 4px solid #100007">Text here</div>
CSS codes
<p style="color:#100007">Text here</p>
<div style="background-color:#100007">Text here</div>
<div style="border: 4px solid #100007">Text here</div>
#100007 Color on white background
This is how a font and box color of #100007 will look
on a white background.
#100007 Color on black background
This is how a font and box color of #100007 hex color will look
on a black background.