In RGB color space, #110001 hex color has a red value of 17, a green value of 0 and a blue value of 1.
In CMYK color space (used in color printing), #110001 hex color is composed of 0% cyan, 100% magenta, 94.12% yellow and 93.33% black.
#110001 color has a hue of 356.5 degrees, a saturation of 100% and a lightness of 3.3%.
#110001 hex color contains mainly RED.
The closest web safe color of #110001 is #000000
#110001 hex color has a decimal value of 1114113.
HEX | 110001 | #110001 |
---|---|---|
RGB | 17, 0, 1 | rgb(17, 0, 1) |
RGB Percent | 6.67, 0, 0.39 | rgb(6.67, 0, 0.39) |
CMYK | 0, 100, 94, 93 | |
HSL | 356.5°, 100, 3.3 | hsl(356.5, 100%, 3.3%) |
HSV | 356.5°, 100, 6.7 |
XYZ | 0.237, 0.121, 0.04 |
---|---|
Hunter Lab | 3.479, 6.074, 1.753 |
CIE-LAB | 1.093, 4.997, 1.312 |
CIE-LCH | 1.093, 5.166, 14.711 |
CIE-LUV | 0, 100, 94.12, 93.33 |
Web Safe | 000000 |
RGB percent of color #110001
CMYK percent of color #110001
Text with hexadecimal color #110001
This text has a font color of #110001
<p style="color:#110001">Text here</p>
#110001 Background Color
This box has a background color of #110001
<div style="background-color:#110001">Text here</div>
#110001 Border Color
This box has a border color of #110001
<div style="border: 4px solid #110001">Text here</div>
CSS codes
<p style="color:#110001">Text here</p>
<div style="background-color:#110001">Text here</div>
<div style="border: 4px solid #110001">Text here</div>
#110001 Color on white background
This is how a font and box color of #110001 will look
on a white background.
#110001 Color on black background
This is how a font and box color of #110001 hex color will look
on a black background.