In RGB color space, #1001ff hex color has a red value of 16, a green value of 1 and a blue value of 255.
In CMYK color space (used in color printing), #1001ff hex color is composed of 93.73% cyan, 99.61% magenta, 0% yellow and 0% black.
#1001ff color has a hue of 243.5 degrees, a saturation of 100% and a lightness of 50.2%.
#1001ff hex color contains mainly BLUE.
The closest web safe color of #1001ff is #0000ff
#1001ff hex color has a decimal value of 1049087.
HEX | 1001ff | #1001ff |
---|---|---|
RGB | 16, 1, 255 | rgb(16, 1, 255) |
RGB Percent | 6.27, 0.39, 100 | rgb(6.27, 0.39, 100) |
CMYK | 94, 100, 0, 0 | |
HSL | 243.5°, 100, 50.2 | hsl(243.5, 100%, 50.2%) |
HSV | 243.5°, 99.6, 100 |
XYZ | 18.275, 7.352, 95.064 |
---|---|
Hunter Lab | 27.115, 72.857, -188.891 |
CIE-LAB | 32.595, 79.125, -107.369 |
CIE-LCH | 32.595, 133.375, 306.388 |
CIE-LUV | 93.73, 99.61, 0, 0 |
Web Safe | 0000ff |
RGB percent of color #1001ff
CMYK percent of color #1001ff
Text with hexadecimal color #1001ff
This text has a font color of #1001ff
<p style="color:#1001ff">Text here</p>
#1001ff Background Color
This box has a background color of #1001ff
<div style="background-color:#1001ff">Text here</div>
#1001ff Border Color
This box has a border color of #1001ff
<div style="border: 4px solid #1001ff">Text here</div>
CSS codes
<p style="color:#1001ff">Text here</p>
<div style="background-color:#1001ff">Text here</div>
<div style="border: 4px solid #1001ff">Text here</div>
#1001ff Color on white background
This is how a font and box color of #1001ff will look
on a white background.
#1001ff Color on black background
This is how a font and box color of #1001ff hex color will look
on a black background.