In RGB color space, #047fff hex color has a red value of 4, a green value of 127 and a blue value of 255.
In CMYK color space (used in color printing), #047fff hex color is composed of 98.43% cyan, 50.2% magenta, 0% yellow and 0% black.
#047fff color has a hue of 210.6 degrees, a saturation of 100% and a lightness of 50.8%.
#047fff hex color contains mainly BLUE.
The closest web safe color of #047fff is #0066ff
#047fff hex color has a decimal value of 294911.
HEX | 047fff | #047fff |
---|---|---|
RGB | 4, 127, 255 | rgb(4, 127, 255) |
RGB Percent | 1.57, 49.8, 100 | rgb(1.57, 49.8, 100) |
CMYK | 98, 50, 0, 0 | |
HSL | 210.6°, 100, 50.8 | hsl(210.6, 100%, 50.8%) |
HSV | 210.6°, 98.4, 100 |
XYZ | 25.689, 22.425, 97.582 |
---|---|
Hunter Lab | 47.355, 13.961, -89.027 |
CIE-LAB | 54.475, 19.504, -71.318 |
CIE-LCH | 54.475, 73.937, 285.295 |
CIE-LUV | 98.43, 50.2, 0, 0 |
Web Safe | 0066ff |
RGB percent of color #047fff
CMYK percent of color #047fff
Text with hexadecimal color #047fff
This text has a font color of #047fff
<p style="color:#047fff">Text here</p>
#047fff Background Color
This box has a background color of #047fff
<div style="background-color:#047fff">Text here</div>
#047fff Border Color
This box has a border color of #047fff
<div style="border: 4px solid #047fff">Text here</div>
CSS codes
<p style="color:#047fff">Text here</p>
<div style="background-color:#047fff">Text here</div>
<div style="border: 4px solid #047fff">Text here</div>
#047fff Color on white background
This is how a font and box color of #047fff will look
on a white background.
#047fff Color on black background
This is how a font and box color of #047fff hex color will look
on a black background.