In RGB color space, #003fdf hex color has a red value of 0, a green value of 63 and a blue value of 223.
In CMYK color space (used in color printing), #003fdf hex color is composed of 100% cyan, 71.75% magenta, 0% yellow and 12.55% black.
#003fdf color has a hue of 223 degrees, a saturation of 100% and a lightness of 43.7%.
#003fdf hex color contains mainly BLUE.
The closest web safe color of #003fdf is #0033cc
#003fdf hex color has a decimal value of 16351.
HEX | 003fdf | #003fdf |
---|---|---|
RGB | 0, 63, 223 | rgb(0, 63, 223) |
RGB Percent | 0, 24.71, 87.45 | rgb(0, 24.71, 87.45) |
CMYK | 100, 72, 0, 13 | |
HSL | 223°, 100, 43.7 | hsl(223, 100%, 43.7%) |
HSV | 223°, 100, 87.5 |
XYZ | 15.097, 8.883, 70.731 |
---|---|
Hunter Lab | 29.804, 38.259, -119.843 |
CIE-LAB | 35.758, 47.688, -83.975 |
CIE-LCH | 35.758, 96.571, 299.592 |
CIE-LUV | 100, 71.75, 0, 12.55 |
Web Safe | 0033cc |
RGB percent of color #003fdf
CMYK percent of color #003fdf
Text with hexadecimal color #003fdf
This text has a font color of #003fdf
<p style="color:#003fdf">Text here</p>
#003fdf Background Color
This box has a background color of #003fdf
<div style="background-color:#003fdf">Text here</div>
#003fdf Border Color
This box has a border color of #003fdf
<div style="border: 4px solid #003fdf">Text here</div>
CSS codes
<p style="color:#003fdf">Text here</p>
<div style="background-color:#003fdf">Text here</div>
<div style="border: 4px solid #003fdf">Text here</div>
#003fdf Color on white background
This is how a font and box color of #003fdf will look
on a white background.
#003fdf Color on black background
This is how a font and box color of #003fdf hex color will look
on a black background.