In RGB color space, #002bcd hex color has a red value of 0, a green value of 43 and a blue value of 205.
In CMYK color space (used in color printing), #002bcd hex color is composed of 100% cyan, 79.02% magenta, 0% yellow and 19.61% black.
#002bcd color has a hue of 227.4 degrees, a saturation of 100% and a lightness of 40.2%.
#002bcd hex color contains mainly BLUE.
The closest web safe color of #002bcd is #0033cc
#002bcd hex color has a decimal value of 11213.
HEX | 002bcd | #002bcd |
---|---|---|
RGB | 0, 43, 205 | rgb(0, 43, 205) |
RGB Percent | 0, 16.86, 80.39 | rgb(0, 16.86, 80.39) |
CMYK | 100, 79, 0, 20 | |
HSL | 227.4°, 100, 40.2 | hsl(227.4, 100%, 40.2%) |
HSV | 227.4°, 100, 80.4 |
XYZ | 11.883, 6.136, 58.316 |
---|---|
Hunter Lab | 24.771, 42.28, -122.241 |
CIE-LAB | 29.753, 52.804, -83.535 |
CIE-LCH | 29.753, 98.825, 302.298 |
CIE-LUV | 100, 79.02, 0, 19.61 |
Web Safe | 0033cc |
RGB percent of color #002bcd
CMYK percent of color #002bcd
Text with hexadecimal color #002bcd
This text has a font color of #002bcd
<p style="color:#002bcd">Text here</p>
#002bcd Background Color
This box has a background color of #002bcd
<div style="background-color:#002bcd">Text here</div>
#002bcd Border Color
This box has a border color of #002bcd
<div style="border: 4px solid #002bcd">Text here</div>
CSS codes
<p style="color:#002bcd">Text here</p>
<div style="background-color:#002bcd">Text here</div>
<div style="border: 4px solid #002bcd">Text here</div>
#002bcd Color on white background
This is how a font and box color of #002bcd will look
on a white background.
#002bcd Color on black background
This is how a font and box color of #002bcd hex color will look
on a black background.