In RGB color space, #002dcc hex color has a red value of 0, a green value of 45 and a blue value of 204.
In CMYK color space (used in color printing), #002dcc hex color is composed of 100% cyan, 77.94% magenta, 0% yellow and 20% black.
#002dcc color has a hue of 226.8 degrees, a saturation of 100% and a lightness of 40%.
#002dcc hex color contains mainly BLUE.
The closest web safe color of #002dcc is #0033cc
#002dcc hex color has a decimal value of 11724.
HEX | 002dcc | #002dcc |
---|---|---|
RGB | 0, 45, 204 | rgb(0, 45, 204) |
RGB Percent | 0, 17.65, 80 | rgb(0, 17.65, 80) |
CMYK | 100, 78, 0, 20 | |
HSL | 226.8°, 100, 40 | hsl(226.8, 100%, 40%) |
HSV | 226.8°, 100, 80 |
XYZ | 11.837, 6.236, 57.707 |
---|---|
Hunter Lab | 24.972, 40.91, -119.531 |
CIE-LAB | 30, 51.415, -82.542 |
CIE-LCH | 30, 97.245, 301.919 |
CIE-LUV | 100, 77.94, 0, 20 |
Web Safe | 0033cc |
RGB percent of color #002dcc
CMYK percent of color #002dcc
Text with hexadecimal color #002dcc
This text has a font color of #002dcc
<p style="color:#002dcc">Text here</p>
#002dcc Background Color
This box has a background color of #002dcc
<div style="background-color:#002dcc">Text here</div>
#002dcc Border Color
This box has a border color of #002dcc
<div style="border: 4px solid #002dcc">Text here</div>
CSS codes
<p style="color:#002dcc">Text here</p>
<div style="background-color:#002dcc">Text here</div>
<div style="border: 4px solid #002dcc">Text here</div>
#002dcc Color on white background
This is how a font and box color of #002dcc will look
on a white background.
#002dcc Color on black background
This is how a font and box color of #002dcc hex color will look
on a black background.