In RGB color space, #003bfd hex color has a red value of 0, a green value of 59 and a blue value of 253.
In CMYK color space (used in color printing), #003bfd hex color is composed of 100% cyan, 76.68% magenta, 0% yellow and 0.78% black.
#003bfd color has a hue of 226 degrees, a saturation of 100% and a lightness of 49.6%.
#003bfd hex color contains mainly BLUE.
The closest web safe color of #003bfd is #0033ff
#003bfd hex color has a decimal value of 15357.
HEX | 003bfd | #003bfd |
---|---|---|
RGB | 0, 59, 253 | rgb(0, 59, 253) |
RGB Percent | 0, 23.14, 99.22 | rgb(0, 23.14, 99.22) |
CMYK | 100, 77, 0, 1 | |
HSL | 226°, 100, 49.6 | hsl(226, 100%, 49.6%) |
HSV | 226°, 100, 99.2 |
XYZ | 19.294, 10.22, 93.884 |
---|---|
Hunter Lab | 31.969, 51.784, -151.741 |
CIE-LAB | 38.234, 60.085, -96.852 |
CIE-LCH | 38.234, 113.976, 301.815 |
CIE-LUV | 100, 76.68, 0, 0.78 |
Web Safe | 0033ff |
RGB percent of color #003bfd
CMYK percent of color #003bfd
Text with hexadecimal color #003bfd
This text has a font color of #003bfd
<p style="color:#003bfd">Text here</p>
#003bfd Background Color
This box has a background color of #003bfd
<div style="background-color:#003bfd">Text here</div>
#003bfd Border Color
This box has a border color of #003bfd
<div style="border: 4px solid #003bfd">Text here</div>
CSS codes
<p style="color:#003bfd">Text here</p>
<div style="background-color:#003bfd">Text here</div>
<div style="border: 4px solid #003bfd">Text here</div>
#003bfd Color on white background
This is how a font and box color of #003bfd will look
on a white background.
#003bfd Color on black background
This is how a font and box color of #003bfd hex color will look
on a black background.