In RGB color space, #0003bd hex color has a red value of 0, a green value of 3 and a blue value of 189.
In CMYK color space (used in color printing), #0003bd hex color is composed of 100% cyan, 98.41% magenta, 0% yellow and 25.88% black.
#0003bd color has a hue of 239 degrees, a saturation of 100% and a lightness of 37.1%.
#0003bd hex color contains mainly BLUE.
The closest web safe color of #0003bd is #0000cc
#0003bd hex color has a decimal value of 957.
HEX | 0003bd | #0003bd |
---|---|---|
RGB | 0, 3, 189 | rgb(0, 3, 189) |
RGB Percent | 0, 1.18, 74.12 | rgb(0, 1.18, 74.12) |
CMYK | 100, 98, 0, 26 | |
HSL | 239°, 100, 37.1 | hsl(239, 100%, 37.1%) |
HSV | 239°, 100, 74.1 |
XYZ | 9.218, 3.739, 48.38 |
---|---|
Hunter Lab | 19.336, 51.255, -134.808 |
CIE-LAB | 22.789, 62.528, -85.738 |
CIE-LCH | 22.789, 106.117, 306.103 |
CIE-LUV | 100, 98.41, 0, 25.88 |
Web Safe | 0000cc |
RGB percent of color #0003bd
CMYK percent of color #0003bd
Text with hexadecimal color #0003bd
This text has a font color of #0003bd
<p style="color:#0003bd">Text here</p>
#0003bd Background Color
This box has a background color of #0003bd
<div style="background-color:#0003bd">Text here</div>
#0003bd Border Color
This box has a border color of #0003bd
<div style="border: 4px solid #0003bd">Text here</div>
CSS codes
<p style="color:#0003bd">Text here</p>
<div style="background-color:#0003bd">Text here</div>
<div style="border: 4px solid #0003bd">Text here</div>
#0003bd Color on white background
This is how a font and box color of #0003bd will look
on a white background.
#0003bd Color on black background
This is how a font and box color of #0003bd hex color will look
on a black background.