In RGB color space, #100900 hex color has a red value of 16, a green value of 9 and a blue value of 0.
In CMYK color space (used in color printing), #100900 hex color is composed of 0% cyan, 43.75% magenta, 100% yellow and 93.73% black.
#100900 color has a hue of 33.8 degrees, a saturation of 100% and a lightness of 3.1%.
#100900 hex color contains mainly RED.
The closest web safe color of #100900 is #000000
#100900 hex color has a decimal value of 1050880.
HEX | 100900 | #100900 |
---|---|---|
RGB | 16, 9, 0 | rgb(16, 9, 0) |
RGB Percent | 6.27, 3.53, 0 | rgb(6.27, 3.53, 0) |
CMYK | 0, 44, 100, 94 | |
HSL | 33.8°, 100, 3.1 | hsl(33.8, 100%, 3.1%) |
HSV | 33.8°, 100, 6.3 |
XYZ | 0.311, 0.306, 0.043 |
---|---|
Hunter Lab | 5.532, 0.355, 3.411 |
CIE-LAB | 2.764, 0.826, 4.151 |
CIE-LCH | 2.764, 4.232, 78.746 |
CIE-LUV | 0, 43.75, 100, 93.73 |
Web Safe | 000000 |
RGB percent of color #100900
CMYK percent of color #100900
Text with hexadecimal color #100900
This text has a font color of #100900
<p style="color:#100900">Text here</p>
#100900 Background Color
This box has a background color of #100900
<div style="background-color:#100900">Text here</div>
#100900 Border Color
This box has a border color of #100900
<div style="border: 4px solid #100900">Text here</div>
CSS codes
<p style="color:#100900">Text here</p>
<div style="background-color:#100900">Text here</div>
<div style="border: 4px solid #100900">Text here</div>
#100900 Color on white background
This is how a font and box color of #100900 will look
on a white background.
#100900 Color on black background
This is how a font and box color of #100900 hex color will look
on a black background.