In RGB color space, #041fff hex color has a red value of 4, a green value of 31 and a blue value of 255.
In CMYK color space (used in color printing), #041fff hex color is composed of 98.43% cyan, 87.84% magenta, 0% yellow and 0% black.
#041fff color has a hue of 233.5 degrees, a saturation of 100% and a lightness of 50.8%.
#041fff hex color contains mainly BLUE.
The closest web safe color of #041fff is #0033ff
#041fff hex color has a decimal value of 270335.
HEX | 041fff | #041fff |
---|---|---|
RGB | 4, 31, 255 | rgb(4, 31, 255) |
RGB Percent | 1.57, 12.16, 100 | rgb(1.57, 12.16, 100) |
CMYK | 98, 88, 0, 0 | |
HSL | 233.5°, 100, 50.8 | hsl(233.5, 100%, 50.8%) |
HSV | 233.5°, 98.4, 100 |
XYZ | 18.59, 8.226, 95.216 |
---|---|
Hunter Lab | 28.681, 65.506, -176.756 |
CIE-LAB | 34.449, 72.782, -104.274 |
CIE-LCH | 34.449, 127.162, 304.915 |
CIE-LUV | 98.43, 87.84, 0, 0 |
Web Safe | 0033ff |
RGB percent of color #041fff
CMYK percent of color #041fff
Text with hexadecimal color #041fff
This text has a font color of #041fff
<p style="color:#041fff">Text here</p>
#041fff Background Color
This box has a background color of #041fff
<div style="background-color:#041fff">Text here</div>
#041fff Border Color
This box has a border color of #041fff
<div style="border: 4px solid #041fff">Text here</div>
CSS codes
<p style="color:#041fff">Text here</p>
<div style="background-color:#041fff">Text here</div>
<div style="border: 4px solid #041fff">Text here</div>
#041fff Color on white background
This is how a font and box color of #041fff will look
on a white background.
#041fff Color on black background
This is how a font and box color of #041fff hex color will look
on a black background.