In RGB color space, #0045ff hex color has a red value of 0, a green value of 69 and a blue value of 255.
In CMYK color space (used in color printing), #0045ff hex color is composed of 100% cyan, 72.94% magenta, 0% yellow and 0% black.
#0045ff color has a hue of 223.8 degrees, a saturation of 100% and a lightness of 50%.
#0045ff hex color contains mainly BLUE.
The closest web safe color of #0045ff is #0033ff
#0045ff hex color has a decimal value of 17919.
HEX | 0045ff | #0045ff |
---|---|---|
RGB | 0, 69, 255 | rgb(0, 69, 255) |
RGB Percent | 0, 27.06, 100 | rgb(0, 27.06, 100) |
CMYK | 100, 73, 0, 0 | |
HSL | 223.8°, 100, 50 | hsl(223.8, 100%, 50%) |
HSV | 223.8°, 100, 100 |
XYZ | 20.178, 11.476, 95.759 |
---|---|
Hunter Lab | 33.876, 47.038, -143.883 |
CIE-LAB | 40.371, 55.297, -94.427 |
CIE-LCH | 40.371, 109.427, 300.353 |
CIE-LUV | 100, 72.94, 0, 0 |
Web Safe | 0033ff |
RGB percent of color #0045ff
CMYK percent of color #0045ff
Text with hexadecimal color #0045ff
This text has a font color of #0045ff
<p style="color:#0045ff">Text here</p>
#0045ff Background Color
This box has a background color of #0045ff
<div style="background-color:#0045ff">Text here</div>
#0045ff Border Color
This box has a border color of #0045ff
<div style="border: 4px solid #0045ff">Text here</div>
CSS codes
<p style="color:#0045ff">Text here</p>
<div style="background-color:#0045ff">Text here</div>
<div style="border: 4px solid #0045ff">Text here</div>
#0045ff Color on white background
This is how a font and box color of #0045ff will look
on a white background.
#0045ff Color on black background
This is how a font and box color of #0045ff hex color will look
on a black background.