In RGB color space, #001ff1 hex color has a red value of 0, a green value of 31 and a blue value of 241.
In CMYK color space (used in color printing), #001ff1 hex color is composed of 100% cyan, 87.14% magenta, 0% yellow and 5.49% black.
#001ff1 color has a hue of 232.3 degrees, a saturation of 100% and a lightness of 47.3%.
#001ff1 hex color contains mainly BLUE.
The closest web safe color of #001ff1 is #0033ff
#001ff1 hex color has a decimal value of 8177.
HEX | 001ff1 | #001ff1 |
---|---|---|
RGB | 0, 31, 241 | rgb(0, 31, 241) |
RGB Percent | 0, 12.16, 94.51 | rgb(0, 12.16, 94.51) |
CMYK | 100, 87, 0, 5 | |
HSL | 232.3°, 100, 47.3 | hsl(232.3, 100%, 47.3%) |
HSV | 232.3°, 100, 94.5 |
XYZ | 16.367, 7.331, 83.771 |
---|---|
Hunter Lab | 27.076, 60.518, -164.487 |
CIE-LAB | 32.549, 68.91, -99.558 |
CIE-LCH | 32.549, 121.08, 304.689 |
CIE-LUV | 100, 87.14, 0, 5.49 |
Web Safe | 0033ff |
RGB percent of color #001ff1
CMYK percent of color #001ff1
Text with hexadecimal color #001ff1
This text has a font color of #001ff1
<p style="color:#001ff1">Text here</p>
#001ff1 Background Color
This box has a background color of #001ff1
<div style="background-color:#001ff1">Text here</div>
#001ff1 Border Color
This box has a border color of #001ff1
<div style="border: 4px solid #001ff1">Text here</div>
CSS codes
<p style="color:#001ff1">Text here</p>
<div style="background-color:#001ff1">Text here</div>
<div style="border: 4px solid #001ff1">Text here</div>
#001ff1 Color on white background
This is how a font and box color of #001ff1 will look
on a white background.
#001ff1 Color on black background
This is how a font and box color of #001ff1 hex color will look
on a black background.