In RGB color space, #100f0f hex color has a red value of 16, a green value of 15 and a blue value of 15.
In CMYK color space (used in color printing), #100f0f hex color is composed of 0% cyan, 6.25% magenta, 6.25% yellow and 93.73% black.
#100f0f color has a hue of 0 degrees, a saturation of 3.23% and a lightness of 6.1%.
#100f0f hex color contains mainly RED.
The closest web safe color of #100f0f is #000000
#100f0f hex color has a decimal value of 1052431.
HEX | 100f0f | #100f0f |
---|---|---|
RGB | 16, 15, 15 | rgb(16, 15, 15) |
RGB Percent | 6.27, 5.88, 5.88 | rgb(6.27, 5.88, 5.88) |
CMYK | 0, 6, 6, 94 | |
HSL | 0°, 3.23, 6.1 | hsl(0, 3.23%, 6.1%) |
HSV | 0°, 6.3, 6.3 |
XYZ | 0.471, 0.486, 0.521 |
---|---|
Hunter Lab | 6.971, -0.14, 0.449 |
CIE-LAB | 4.39, 0.372, 0.117 |
CIE-LCH | 4.39, 0.39, 17.459 |
CIE-LUV | 0, 6.25, 6.25, 93.73 |
Web Safe | 000000 |
RGB percent of color #100f0f
CMYK percent of color #100f0f
Text with hexadecimal color #100f0f
This text has a font color of #100f0f
<p style="color:#100f0f">Text here</p>
#100f0f Background Color
This box has a background color of #100f0f
<div style="background-color:#100f0f">Text here</div>
#100f0f Border Color
This box has a border color of #100f0f
<div style="border: 4px solid #100f0f">Text here</div>
CSS codes
<p style="color:#100f0f">Text here</p>
<div style="background-color:#100f0f">Text here</div>
<div style="border: 4px solid #100f0f">Text here</div>
#100f0f Color on white background
This is how a font and box color of #100f0f will look
on a white background.
#100f0f Color on black background
This is how a font and box color of #100f0f hex color will look
on a black background.