In RGB color space, #100f04 hex color has a red value of 16, a green value of 15 and a blue value of 4.
In CMYK color space (used in color printing), #100f04 hex color is composed of 0% cyan, 6.25% magenta, 75% yellow and 93.73% black.
#100f04 color has a hue of 55 degrees, a saturation of 60% and a lightness of 3.9%.
#100f04 hex color contains mainly RED.
The closest web safe color of #100f04 is #000000
#100f04 hex color has a decimal value of 1052420.
HEX | 100f04 | #100f04 |
---|---|---|
RGB | 16, 15, 4 | rgb(16, 15, 4) |
RGB Percent | 6.27, 5.88, 1.57 | rgb(6.27, 5.88, 1.57) |
CMYK | 0, 6, 75, 94 | |
HSL | 55°, 60, 3.9 | hsl(55, 60%, 3.9%) |
HSV | 55°, 75, 6.3 |
XYZ | 0.406, 0.461, 0.182 |
---|---|
Hunter Lab | 6.79, -1.208, 3.164 |
CIE-LAB | 4.164, -1.318, 4.576 |
CIE-LCH | 4.164, 4.762, 106.068 |
CIE-LUV | 0, 6.25, 75, 93.73 |
Web Safe | 000000 |
RGB percent of color #100f04
CMYK percent of color #100f04
Text with hexadecimal color #100f04
This text has a font color of #100f04
<p style="color:#100f04">Text here</p>
#100f04 Background Color
This box has a background color of #100f04
<div style="background-color:#100f04">Text here</div>
#100f04 Border Color
This box has a border color of #100f04
<div style="border: 4px solid #100f04">Text here</div>
CSS codes
<p style="color:#100f04">Text here</p>
<div style="background-color:#100f04">Text here</div>
<div style="border: 4px solid #100f04">Text here</div>
#100f04 Color on white background
This is how a font and box color of #100f04 will look
on a white background.
#100f04 Color on black background
This is how a font and box color of #100f04 hex color will look
on a black background.