In RGB color space, #003bad hex color has a red value of 0, a green value of 59 and a blue value of 173.
In CMYK color space (used in color printing), #003bad hex color is composed of 100% cyan, 65.9% magenta, 0% yellow and 32.16% black.
#003bad color has a hue of 219.5 degrees, a saturation of 100% and a lightness of 33.9%.
#003bad hex color contains mainly BLUE.
The closest web safe color of #003bad is #003399
#003bad hex color has a decimal value of 15277.
HEX | 003bad | #003bad |
---|---|---|
RGB | 0, 59, 173 | rgb(0, 59, 173) |
RGB Percent | 0, 23.14, 67.84 | rgb(0, 23.14, 67.84) |
CMYK | 100, 66, 0, 32 | |
HSL | 219.5°, 100, 33.9 | hsl(219.5, 100%, 33.9%) |
HSV | 219.5°, 100, 67.8 |
XYZ | 9.107, 6.145, 40.241 |
---|---|
Hunter Lab | 24.789, 22.196, -78.895 |
CIE-LAB | 29.775, 31.489, -64.604 |
CIE-LCH | 29.775, 71.87, 295.985 |
CIE-LUV | 100, 65.9, 0, 32.16 |
Web Safe | 003399 |
RGB percent of color #003bad
CMYK percent of color #003bad
Text with hexadecimal color #003bad
This text has a font color of #003bad
<p style="color:#003bad">Text here</p>
#003bad Background Color
This box has a background color of #003bad
<div style="background-color:#003bad">Text here</div>
#003bad Border Color
This box has a border color of #003bad
<div style="border: 4px solid #003bad">Text here</div>
CSS codes
<p style="color:#003bad">Text here</p>
<div style="background-color:#003bad">Text here</div>
<div style="border: 4px solid #003bad">Text here</div>
#003bad Color on white background
This is how a font and box color of #003bad will look
on a white background.
#003bad Color on black background
This is how a font and box color of #003bad hex color will look
on a black background.