In RGB color space, #0401ff hex color has a red value of 4, a green value of 1 and a blue value of 255.
In CMYK color space (used in color printing), #0401ff hex color is composed of 98.43% cyan, 99.61% magenta, 0% yellow and 0% black.
#0401ff color has a hue of 240.7 degrees, a saturation of 100% and a lightness of 50.2%.
#0401ff hex color contains mainly BLUE.
The closest web safe color of #0401ff is #0000ff
#0401ff hex color has a decimal value of 262655.
HEX | 0401ff | #0401ff |
---|---|---|
RGB | 4, 1, 255 | rgb(4, 1, 255) |
RGB Percent | 1.57, 0.39, 100 | rgb(1.57, 0.39, 100) |
CMYK | 98, 100, 0, 0 | |
HSL | 240.7°, 100, 50.2 | hsl(240.7, 100%, 50.2%) |
HSV | 240.7°, 99.6, 100 |
XYZ | 18.111, 7.268, 95.056 |
---|---|
Hunter Lab | 26.959, 72.736, -190.18 |
CIE-LAB | 32.409, 79.06, -107.684 |
CIE-LCH | 32.409, 133.59, 306.286 |
CIE-LUV | 98.43, 99.61, 0, 0 |
Web Safe | 0000ff |
RGB percent of color #0401ff
CMYK percent of color #0401ff
Text with hexadecimal color #0401ff
This text has a font color of #0401ff
<p style="color:#0401ff">Text here</p>
#0401ff Background Color
This box has a background color of #0401ff
<div style="background-color:#0401ff">Text here</div>
#0401ff Border Color
This box has a border color of #0401ff
<div style="border: 4px solid #0401ff">Text here</div>
CSS codes
<p style="color:#0401ff">Text here</p>
<div style="background-color:#0401ff">Text here</div>
<div style="border: 4px solid #0401ff">Text here</div>
#0401ff Color on white background
This is how a font and box color of #0401ff will look
on a white background.
#0401ff Color on black background
This is how a font and box color of #0401ff hex color will look
on a black background.