In RGB color space, #000112 hex color has a red value of 0, a green value of 1 and a blue value of 18.
In CMYK color space (used in color printing), #000112 hex color is composed of 100% cyan, 94.44% magenta, 0% yellow and 92.94% black.
#000112 color has a hue of 236.7 degrees, a saturation of 100% and a lightness of 3.5%.
#000112 hex color contains mainly BLUE.
The closest web safe color of #000112 is #000000
#000112 hex color has a decimal value of 274.
HEX | 000112 | #000112 |
---|---|---|
RGB | 0, 1, 18 | rgb(0, 1, 18) |
RGB Percent | 0, 0.39, 7.06 | rgb(0, 0.39, 7.06) |
CMYK | 100, 94, 0, 93 | |
HSL | 236.7°, 100, 3.5 | hsl(236.7, 100%, 3.5%) |
HSV | 236.7°, 100, 7.1 |
XYZ | 0.12, 0.065, 0.579 |
---|---|
Hunter Lab | 2.55, 3.94, -11.68 |
CIE-LAB | 0.587, 2.385, -7.269 |
CIE-LCH | 0.587, 7.65, 288.165 |
CIE-LUV | 100, 94.44, 0, 92.94 |
Web Safe | 000000 |
RGB percent of color #000112
CMYK percent of color #000112
Text with hexadecimal color #000112
This text has a font color of #000112
<p style="color:#000112">Text here</p>
#000112 Background Color
This box has a background color of #000112
<div style="background-color:#000112">Text here</div>
#000112 Border Color
This box has a border color of #000112
<div style="border: 4px solid #000112">Text here</div>
CSS codes
<p style="color:#000112">Text here</p>
<div style="background-color:#000112">Text here</div>
<div style="border: 4px solid #000112">Text here</div>
#000112 Color on white background
This is how a font and box color of #000112 will look
on a white background.
#000112 Color on black background
This is how a font and box color of #000112 hex color will look
on a black background.