In RGB color space, #0003bb hex color has a red value of 0, a green value of 3 and a blue value of 187.
In CMYK color space (used in color printing), #0003bb hex color is composed of 100% cyan, 98.4% magenta, 0% yellow and 26.67% black.
#0003bb color has a hue of 239 degrees, a saturation of 100% and a lightness of 36.7%.
#0003bb hex color contains mainly BLUE.
The closest web safe color of #0003bb is #0000cc
#0003bb hex color has a decimal value of 955.
HEX | 0003bb | #0003bb |
---|---|---|
RGB | 0, 3, 187 | rgb(0, 3, 187) |
RGB Percent | 0, 1.18, 73.33 | rgb(0, 1.18, 73.33) |
CMYK | 100, 98, 0, 27 | |
HSL | 239°, 100, 36.7 | hsl(239, 100%, 36.7%) |
HSV | 239°, 100, 73.3 |
XYZ | 9.002, 3.653, 47.244 |
---|---|
Hunter Lab | 19.113, 50.625, -133.177 |
CIE-LAB | 22.489, 62.011, -85.05 |
CIE-LCH | 22.489, 105.256, 306.096 |
CIE-LUV | 100, 98.4, 0, 26.67 |
Web Safe | 0000cc |
RGB percent of color #0003bb
CMYK percent of color #0003bb
Text with hexadecimal color #0003bb
This text has a font color of #0003bb
<p style="color:#0003bb">Text here</p>
#0003bb Background Color
This box has a background color of #0003bb
<div style="background-color:#0003bb">Text here</div>
#0003bb Border Color
This box has a border color of #0003bb
<div style="border: 4px solid #0003bb">Text here</div>
CSS codes
<p style="color:#0003bb">Text here</p>
<div style="background-color:#0003bb">Text here</div>
<div style="border: 4px solid #0003bb">Text here</div>
#0003bb Color on white background
This is how a font and box color of #0003bb will look
on a white background.
#0003bb Color on black background
This is how a font and box color of #0003bb hex color will look
on a black background.