In RGB color space, #045fff hex color has a red value of 4, a green value of 95 and a blue value of 255.
In CMYK color space (used in color printing), #045fff hex color is composed of 98.43% cyan, 62.75% magenta, 0% yellow and 0% black.
#045fff color has a hue of 218.2 degrees, a saturation of 100% and a lightness of 50.8%.
#045fff hex color contains mainly BLUE.
The closest web safe color of #045fff is #0066ff
#045fff hex color has a decimal value of 286719.
HEX | 045fff | #045fff |
---|---|---|
RGB | 4, 95, 255 | rgb(4, 95, 255) |
RGB Percent | 1.57, 37.25, 100 | rgb(1.57, 37.25, 100) |
CMYK | 98, 63, 0, 0 | |
HSL | 218.2°, 100, 50.8 | hsl(218.2, 100%, 50.8%) |
HSV | 218.2°, 98.4, 100 |
XYZ | 22.192, 15.43, 96.416 |
---|---|
Hunter Lab | 39.281, 32.103, -118.032 |
CIE-LAB | 46.218, 39.706, -84.784 |
CIE-LCH | 46.218, 93.621, 295.095 |
CIE-LUV | 98.43, 62.75, 0, 0 |
Web Safe | 0066ff |
RGB percent of color #045fff
CMYK percent of color #045fff
Text with hexadecimal color #045fff
This text has a font color of #045fff
<p style="color:#045fff">Text here</p>
#045fff Background Color
This box has a background color of #045fff
<div style="background-color:#045fff">Text here</div>
#045fff Border Color
This box has a border color of #045fff
<div style="border: 4px solid #045fff">Text here</div>
CSS codes
<p style="color:#045fff">Text here</p>
<div style="background-color:#045fff">Text here</div>
<div style="border: 4px solid #045fff">Text here</div>
#045fff Color on white background
This is how a font and box color of #045fff will look
on a white background.
#045fff Color on black background
This is how a font and box color of #045fff hex color will look
on a black background.