In RGB color space, #002bcc hex color has a red value of 0, a green value of 43 and a blue value of 204.
In CMYK color space (used in color printing), #002bcc hex color is composed of 100% cyan, 78.92% magenta, 0% yellow and 20% black.
#002bcc color has a hue of 227.4 degrees, a saturation of 100% and a lightness of 40%.
#002bcc hex color contains mainly BLUE.
The closest web safe color of #002bcc is #0033cc
#002bcc hex color has a decimal value of 11212.
HEX | 002bcc | #002bcc |
---|---|---|
RGB | 0, 43, 204 | rgb(0, 43, 204) |
RGB Percent | 0, 16.86, 80 | rgb(0, 16.86, 80) |
CMYK | 100, 79, 0, 20 | |
HSL | 227.4°, 100, 40 | hsl(227.4, 100%, 40%) |
HSV | 227.4°, 100, 80 |
XYZ | 11.763, 6.087, 57.682 |
---|---|
Hunter Lab | 24.672, 41.929, -121.348 |
CIE-LAB | 29.631, 52.486, -83.155 |
CIE-LCH | 29.631, 98.334, 302.259 |
CIE-LUV | 100, 78.92, 0, 20 |
Web Safe | 0033cc |
RGB percent of color #002bcc
CMYK percent of color #002bcc
Text with hexadecimal color #002bcc
This text has a font color of #002bcc
<p style="color:#002bcc">Text here</p>
#002bcc Background Color
This box has a background color of #002bcc
<div style="background-color:#002bcc">Text here</div>
#002bcc Border Color
This box has a border color of #002bcc
<div style="border: 4px solid #002bcc">Text here</div>
CSS codes
<p style="color:#002bcc">Text here</p>
<div style="background-color:#002bcc">Text here</div>
<div style="border: 4px solid #002bcc">Text here</div>
#002bcc Color on white background
This is how a font and box color of #002bcc will look
on a white background.
#002bcc Color on black background
This is how a font and box color of #002bcc hex color will look
on a black background.