In RGB color space, #100400 hex color has a red value of 16, a green value of 4 and a blue value of 0.
In CMYK color space (used in color printing), #100400 hex color is composed of 0% cyan, 75% magenta, 100% yellow and 93.73% black.
#100400 color has a hue of 15 degrees, a saturation of 100% and a lightness of 3.1%.
#100400 hex color contains mainly RED.
The closest web safe color of #100400 is #000000
#100400 hex color has a decimal value of 1049600.
HEX | 100400 | #100400 |
---|---|---|
RGB | 16, 4, 0 | rgb(16, 4, 0) |
RGB Percent | 6.27, 1.57, 0 | rgb(6.27, 1.57, 0) |
CMYK | 0, 75, 100, 94 | |
HSL | 15°, 100, 3.1 | hsl(15, 100%, 3.1%) |
HSV | 15°, 100, 6.3 |
XYZ | 0.257, 0.197, 0.024 |
---|---|
Hunter Lab | 4.438, 2.568, 2.786 |
CIE-LAB | 1.779, 2.858, 2.725 |
CIE-LCH | 1.779, 3.949, 43.635 |
CIE-LUV | 0, 75, 100, 93.73 |
Web Safe | 000000 |
RGB percent of color #100400
CMYK percent of color #100400
Text with hexadecimal color #100400
This text has a font color of #100400
<p style="color:#100400">Text here</p>
#100400 Background Color
This box has a background color of #100400
<div style="background-color:#100400">Text here</div>
#100400 Border Color
This box has a border color of #100400
<div style="border: 4px solid #100400">Text here</div>
CSS codes
<p style="color:#100400">Text here</p>
<div style="background-color:#100400">Text here</div>
<div style="border: 4px solid #100400">Text here</div>
#100400 Color on white background
This is how a font and box color of #100400 will look
on a white background.
#100400 Color on black background
This is how a font and box color of #100400 hex color will look
on a black background.