In RGB color space, #003bec hex color has a red value of 0, a green value of 59 and a blue value of 236.
In CMYK color space (used in color printing), #003bec hex color is composed of 100% cyan, 75% magenta, 0% yellow and 7.45% black.
#003bec color has a hue of 225 degrees, a saturation of 100% and a lightness of 46.3%.
#003bec hex color contains mainly BLUE.
The closest web safe color of #003bec is #0033ff
#003bec hex color has a decimal value of 15340.
HEX | 003bec | #003bec |
---|---|---|
RGB | 0, 59, 236 | rgb(0, 59, 236) |
RGB Percent | 0, 23.14, 92.55 | rgb(0, 23.14, 92.55) |
CMYK | 100, 75, 0, 7 | |
HSL | 225°, 100, 46.3 | hsl(225, 100%, 46.3%) |
HSV | 225°, 100, 92.5 |
XYZ | 16.704, 9.184, 80.249 |
---|---|
Hunter Lab | 30.305, 45.354, -135.788 |
CIE-LAB | 36.336, 54.481, -90.423 |
CIE-LCH | 36.336, 105.568, 301.069 |
CIE-LUV | 100, 75, 0, 7.45 |
Web Safe | 0033ff |
RGB percent of color #003bec
CMYK percent of color #003bec
Text with hexadecimal color #003bec
This text has a font color of #003bec
<p style="color:#003bec">Text here</p>
#003bec Background Color
This box has a background color of #003bec
<div style="background-color:#003bec">Text here</div>
#003bec Border Color
This box has a border color of #003bec
<div style="border: 4px solid #003bec">Text here</div>
CSS codes
<p style="color:#003bec">Text here</p>
<div style="background-color:#003bec">Text here</div>
<div style="border: 4px solid #003bec">Text here</div>
#003bec Color on white background
This is how a font and box color of #003bec will look
on a white background.
#003bec Color on black background
This is how a font and box color of #003bec hex color will look
on a black background.