In RGB color space, #003ff0 hex color has a red value of 0, a green value of 63 and a blue value of 240.
In CMYK color space (used in color printing), #003ff0 hex color is composed of 100% cyan, 73.75% magenta, 0% yellow and 5.88% black.
#003ff0 color has a hue of 224.3 degrees, a saturation of 100% and a lightness of 47.1%.
#003ff0 hex color contains mainly BLUE.
The closest web safe color of #003ff0 is #0033ff
#003ff0 hex color has a decimal value of 16368.
HEX | 003ff0 | #003ff0 |
---|---|---|
RGB | 0, 63, 240 | rgb(0, 63, 240) |
RGB Percent | 0, 24.71, 94.12 | rgb(0, 24.71, 94.12) |
CMYK | 100, 74, 0, 6 | |
HSL | 224.3°, 100, 47.1 | hsl(224.3, 100%, 47.1%) |
HSV | 224.3°, 100, 94.1 |
XYZ | 17.506, 9.846, 83.416 |
---|---|
Hunter Lab | 31.378, 44.673, -135.651 |
CIE-LAB | 37.565, 53.599, -90.651 |
CIE-LCH | 37.565, 105.311, 300.594 |
CIE-LUV | 100, 73.75, 0, 5.88 |
Web Safe | 0033ff |
RGB percent of color #003ff0
CMYK percent of color #003ff0
Text with hexadecimal color #003ff0
This text has a font color of #003ff0
<p style="color:#003ff0">Text here</p>
#003ff0 Background Color
This box has a background color of #003ff0
<div style="background-color:#003ff0">Text here</div>
#003ff0 Border Color
This box has a border color of #003ff0
<div style="border: 4px solid #003ff0">Text here</div>
CSS codes
<p style="color:#003ff0">Text here</p>
<div style="background-color:#003ff0">Text here</div>
<div style="border: 4px solid #003ff0">Text here</div>
#003ff0 Color on white background
This is how a font and box color of #003ff0 will look
on a white background.
#003ff0 Color on black background
This is how a font and box color of #003ff0 hex color will look
on a black background.