In RGB color space, #000cdc hex color has a red value of 0, a green value of 12 and a blue value of 220.
In CMYK color space (used in color printing), #000cdc hex color is composed of 100% cyan, 94.55% magenta, 0% yellow and 13.73% black.
#000cdc color has a hue of 236.7 degrees, a saturation of 100% and a lightness of 43.1%.
#000cdc hex color contains mainly BLUE.
The closest web safe color of #000cdc is #0000cc
#000cdc hex color has a decimal value of 3292.
HEX | 000cdc | #000cdc |
---|---|---|
RGB | 0, 12, 220 | rgb(0, 12, 220) |
RGB Percent | 0, 4.71, 86.27 | rgb(0, 4.71, 86.27) |
CMYK | 100, 95, 0, 14 | |
HSL | 236.7°, 100, 43.1 | hsl(236.7, 100%, 43.1%) |
HSV | 236.7°, 100, 86.3 |
XYZ | 13.05, 5.43, 68.07 |
---|---|
Hunter Lab | 23.302, 59.186, -156.884 |
CIE-LAB | 27.926, 68.608, -95.278 |
CIE-LCH | 27.926, 117.409, 305.757 |
CIE-LUV | 100, 94.55, 0, 13.73 |
Web Safe | 0000cc |
RGB percent of color #000cdc
CMYK percent of color #000cdc
Text with hexadecimal color #000cdc
This text has a font color of #000cdc
<p style="color:#000cdc">Text here</p>
#000cdc Background Color
This box has a background color of #000cdc
<div style="background-color:#000cdc">Text here</div>
#000cdc Border Color
This box has a border color of #000cdc
<div style="border: 4px solid #000cdc">Text here</div>
CSS codes
<p style="color:#000cdc">Text here</p>
<div style="background-color:#000cdc">Text here</div>
<div style="border: 4px solid #000cdc">Text here</div>
#000cdc Color on white background
This is how a font and box color of #000cdc will look
on a white background.
#000cdc Color on black background
This is how a font and box color of #000cdc hex color will look
on a black background.