In RGB color space, #100005 hex color has a red value of 16, a green value of 0 and a blue value of 5.
In CMYK color space (used in color printing), #100005 hex color is composed of 0% cyan, 100% magenta, 68.75% yellow and 93.73% black.
#100005 color has a hue of 341.3 degrees, a saturation of 100% and a lightness of 3.1%.
#100005 hex color contains mainly RED.
The closest web safe color of #100005 is #000000
#100005 hex color has a decimal value of 1048581.
HEX | 100005 | #100005 |
---|---|---|
RGB | 16, 0, 5 | rgb(16, 0, 5) |
RGB Percent | 6.27, 0, 1.96 | rgb(6.27, 0, 1.96) |
CMYK | 0, 100, 69, 94 | |
HSL | 341.3°, 100, 3.1 | hsl(341.3, 100%, 3.1%) |
HSV | 341.3°, 100, 6.3 |
XYZ | 0.241, 0.121, 0.154 |
---|---|
Hunter Lab | 3.479, 6.28, -0.19 |
CIE-LAB | 1.093, 5.161, -0.318 |
CIE-LCH | 1.093, 5.171, 356.474 |
CIE-LUV | 0, 100, 68.75, 93.73 |
Web Safe | 000000 |
RGB percent of color #100005
CMYK percent of color #100005
Text with hexadecimal color #100005
This text has a font color of #100005
<p style="color:#100005">Text here</p>
#100005 Background Color
This box has a background color of #100005
<div style="background-color:#100005">Text here</div>
#100005 Border Color
This box has a border color of #100005
<div style="border: 4px solid #100005">Text here</div>
CSS codes
<p style="color:#100005">Text here</p>
<div style="background-color:#100005">Text here</div>
<div style="border: 4px solid #100005">Text here</div>
#100005 Color on white background
This is how a font and box color of #100005 will look
on a white background.
#100005 Color on black background
This is how a font and box color of #100005 hex color will look
on a black background.