In RGB color space, #002ccc hex color has a red value of 0, a green value of 44 and a blue value of 204.
In CMYK color space (used in color printing), #002ccc hex color is composed of 100% cyan, 78.43% magenta, 0% yellow and 20% black.
#002ccc color has a hue of 227.1 degrees, a saturation of 100% and a lightness of 40%.
#002ccc hex color contains mainly BLUE.
The closest web safe color of #002ccc is #0033cc
#002ccc hex color has a decimal value of 11468.
HEX | 002ccc | #002ccc |
---|---|---|
RGB | 0, 44, 204 | rgb(0, 44, 204) |
RGB Percent | 0, 17.25, 80 | rgb(0, 17.25, 80) |
CMYK | 100, 78, 0, 20 | |
HSL | 227.1°, 100, 40 | hsl(227.1, 100%, 40%) |
HSV | 227.1°, 100, 80 |
XYZ | 11.8, 6.161, 57.694 |
---|---|
Hunter Lab | 24.821, 41.421, -120.437 |
CIE-LAB | 29.815, 51.953, -82.849 |
CIE-LCH | 29.815, 97.791, 302.091 |
CIE-LUV | 100, 78.43, 0, 20 |
Web Safe | 0033cc |
RGB percent of color #002ccc
CMYK percent of color #002ccc
Text with hexadecimal color #002ccc
This text has a font color of #002ccc
<p style="color:#002ccc">Text here</p>
#002ccc Background Color
This box has a background color of #002ccc
<div style="background-color:#002ccc">Text here</div>
#002ccc Border Color
This box has a border color of #002ccc
<div style="border: 4px solid #002ccc">Text here</div>
CSS codes
<p style="color:#002ccc">Text here</p>
<div style="background-color:#002ccc">Text here</div>
<div style="border: 4px solid #002ccc">Text here</div>
#002ccc Color on white background
This is how a font and box color of #002ccc will look
on a white background.
#002ccc Color on black background
This is how a font and box color of #002ccc hex color will look
on a black background.