In RGB color space, #100b12 hex color has a red value of 16, a green value of 11 and a blue value of 18.
In CMYK color space (used in color printing), #100b12 hex color is composed of 11.11% cyan, 38.89% magenta, 0% yellow and 92.94% black.
#100b12 color has a hue of 282.9 degrees, a saturation of 24.14% and a lightness of 5.7%.
#100b12 hex color contains mainly BLUE.
The closest web safe color of #100b12 is #000000
#100b12 hex color has a decimal value of 1051410.
HEX | 100b12 | #100b12 |
---|---|---|
RGB | 16, 11, 18 | rgb(16, 11, 18) |
RGB Percent | 6.27, 4.31, 7.06 | rgb(6.27, 4.31, 7.06) |
CMYK | 11, 39, 0, 93 | |
HSL | 282.9°, 24.14, 5.7 | hsl(282.9, 24.14%, 5.7%) |
HSV | 282.9°, 38.9, 7.1 |
XYZ | 0.443, 0.393, 0.625 |
---|---|
Hunter Lab | 6.269, 1.643, -1.523 |
CIE-LAB | 3.55, 2.846, -2.819 |
CIE-LCH | 3.55, 4.006, 315.273 |
CIE-LUV | 11.11, 38.89, 0, 92.94 |
Web Safe | 000000 |
RGB percent of color #100b12
CMYK percent of color #100b12
Text with hexadecimal color #100b12
This text has a font color of #100b12
<p style="color:#100b12">Text here</p>
#100b12 Background Color
This box has a background color of #100b12
<div style="background-color:#100b12">Text here</div>
#100b12 Border Color
This box has a border color of #100b12
<div style="border: 4px solid #100b12">Text here</div>
CSS codes
<p style="color:#100b12">Text here</p>
<div style="background-color:#100b12">Text here</div>
<div style="border: 4px solid #100b12">Text here</div>
#100b12 Color on white background
This is how a font and box color of #100b12 will look
on a white background.
#100b12 Color on black background
This is how a font and box color of #100b12 hex color will look
on a black background.