In RGB color space, #100700 hex color has a red value of 16, a green value of 7 and a blue value of 0.
In CMYK color space (used in color printing), #100700 hex color is composed of 0% cyan, 56.25% magenta, 100% yellow and 93.73% black.
#100700 color has a hue of 26.3 degrees, a saturation of 100% and a lightness of 3.1%.
#100700 hex color contains mainly RED.
The closest web safe color of #100700 is #000000
#100700 hex color has a decimal value of 1050368.
HEX | 100700 | #100700 |
---|---|---|
RGB | 16, 7, 0 | rgb(16, 7, 0) |
RGB Percent | 6.27, 2.75, 0 | rgb(6.27, 2.75, 0) |
CMYK | 0, 56, 100, 94 | |
HSL | 26.3°, 100, 3.1 | hsl(26.3, 100%, 3.1%) |
HSV | 26.3°, 100, 6.3 |
XYZ | 0.29, 0.262, 0.035 |
---|---|
Hunter Lab | 5.119, 1.156, 3.178 |
CIE-LAB | 2.367, 1.679, 3.58 |
CIE-LCH | 2.367, 3.954, 64.874 |
CIE-LUV | 0, 56.25, 100, 93.73 |
Web Safe | 000000 |
RGB percent of color #100700
CMYK percent of color #100700
Text with hexadecimal color #100700
This text has a font color of #100700
<p style="color:#100700">Text here</p>
#100700 Background Color
This box has a background color of #100700
<div style="background-color:#100700">Text here</div>
#100700 Border Color
This box has a border color of #100700
<div style="border: 4px solid #100700">Text here</div>
CSS codes
<p style="color:#100700">Text here</p>
<div style="background-color:#100700">Text here</div>
<div style="border: 4px solid #100700">Text here</div>
#100700 Color on white background
This is how a font and box color of #100700 will look
on a white background.
#100700 Color on black background
This is how a font and box color of #100700 hex color will look
on a black background.