In RGB color space, #110c00 hex color has a red value of 17, a green value of 12 and a blue value of 0.
In CMYK color space (used in color printing), #110c00 hex color is composed of 0% cyan, 29.41% magenta, 100% yellow and 93.33% black.
#110c00 color has a hue of 42.4 degrees, a saturation of 100% and a lightness of 3.3%.
#110c00 hex color contains mainly RED.
The closest web safe color of #110c00 is #000000
#110c00 hex color has a decimal value of 1117184.
HEX | 110c00 | #110c00 |
---|---|---|
RGB | 17, 12, 0 | rgb(17, 12, 0) |
RGB Percent | 6.67, 4.71, 0 | rgb(6.67, 4.71, 0) |
CMYK | 0, 29, 100, 93 | |
HSL | 42.4°, 100, 3.3 | hsl(42.4, 100%, 3.3%) |
HSV | 42.4°, 100, 6.7 |
XYZ | 0.363, 0.382, 0.055 |
---|---|
Hunter Lab | 6.181, -0.332, 3.799 |
CIE-LAB | 3.451, -0.003, 5.163 |
CIE-LCH | 3.451, 5.163, 90.033 |
CIE-LUV | 0, 29.41, 100, 93.33 |
Web Safe | 000000 |
RGB percent of color #110c00
CMYK percent of color #110c00
Text with hexadecimal color #110c00
This text has a font color of #110c00
<p style="color:#110c00">Text here</p>
#110c00 Background Color
This box has a background color of #110c00
<div style="background-color:#110c00">Text here</div>
#110c00 Border Color
This box has a border color of #110c00
<div style="border: 4px solid #110c00">Text here</div>
CSS codes
<p style="color:#110c00">Text here</p>
<div style="background-color:#110c00">Text here</div>
<div style="border: 4px solid #110c00">Text here</div>
#110c00 Color on white background
This is how a font and box color of #110c00 will look
on a white background.
#110c00 Color on black background
This is how a font and box color of #110c00 hex color will look
on a black background.