#110000 short hex color code is #100.
In RGB color space, #110000 hex color has a red value of 17, a green value of 0 and a blue value of 0.
In CMYK color space (used in color printing), #110000 hex color is composed of 0% cyan, 100% magenta, 100% yellow and 93.33% black.
#110000 color has a hue of 0 degrees, a saturation of 100% and a lightness of 3.3%.
#110000 hex color contains mainly RED.
The closest web safe color of #110000 is #000000
#110000 hex color has a decimal value of 1114112.
HEX | 110000 | #110000 |
---|---|---|
RGB | 17, 0, 0 | rgb(17, 0, 0) |
RGB Percent | 6.67, 0, 0 | rgb(6.67, 0, 0) |
CMYK | 0, 100, 100, 93 | |
HSL | 0°, 100, 3.3 | hsl(0, 100%, 3.3%) |
HSV | 0°, 100, 6.7 |
XYZ | 0.231, 0.119, 0.011 |
---|---|
Hunter Lab | 3.45, 5.916, 2.226 |
CIE-LAB | 1.075, 4.829, 1.696 |
CIE-LCH | 1.075, 5.118, 19.352 |
CIE-LUV | 0, 100, 100, 93.33 |
Web Safe | 000000 |
RGB percent of color #110000
CMYK percent of color #110000
Text with hexadecimal color #110000
This text has a font color of #110000
<p style="color:#110000">Text here</p>
#110000 Background Color
This box has a background color of #110000
<div style="background-color:#110000">Text here</div>
#110000 Border Color
This box has a border color of #110000
<div style="border: 4px solid #110000">Text here</div>
CSS codes
<p style="color:#110000">Text here</p>
<div style="background-color:#110000">Text here</div>
<div style="border: 4px solid #110000">Text here</div>
#110000 Color on white background
This is how a font and box color of #110000 will look
on a white background.
#110000 Color on black background
This is how a font and box color of #110000 hex color will look
on a black background.