In RGB color space, #042fff hex color has a red value of 4, a green value of 47 and a blue value of 255.
In CMYK color space (used in color printing), #042fff hex color is composed of 98.43% cyan, 81.57% magenta, 0% yellow and 0% black.
#042fff color has a hue of 229.7 degrees, a saturation of 100% and a lightness of 50.8%.
#042fff hex color contains mainly BLUE.
The closest web safe color of #042fff is #0033ff
#042fff hex color has a decimal value of 274431.
HEX | 042fff | #042fff |
---|---|---|
RGB | 4, 47, 255 | rgb(4, 47, 255) |
RGB Percent | 1.57, 18.43, 100 | rgb(1.57, 18.43, 100) |
CMYK | 98, 82, 0, 0 | |
HSL | 229.7°, 100, 50.8 | hsl(229.7, 100%, 50.8%) |
HSV | 229.7°, 98.4, 100 |
XYZ | 19.117, 9.279, 95.391 |
---|---|
Hunter Lab | 30.461, 58.716, -164.345 |
CIE-LAB | 36.516, 66.59, -100.827 |
CIE-LCH | 36.516, 120.832, 303.442 |
CIE-LUV | 98.43, 81.57, 0, 0 |
Web Safe | 0033ff |
RGB percent of color #042fff
CMYK percent of color #042fff
Text with hexadecimal color #042fff
This text has a font color of #042fff
<p style="color:#042fff">Text here</p>
#042fff Background Color
This box has a background color of #042fff
<div style="background-color:#042fff">Text here</div>
#042fff Border Color
This box has a border color of #042fff
<div style="border: 4px solid #042fff">Text here</div>
CSS codes
<p style="color:#042fff">Text here</p>
<div style="background-color:#042fff">Text here</div>
<div style="border: 4px solid #042fff">Text here</div>
#042fff Color on white background
This is how a font and box color of #042fff will look
on a white background.
#042fff Color on black background
This is how a font and box color of #042fff hex color will look
on a black background.