In RGB color space, #000dcd hex color has a red value of 0, a green value of 13 and a blue value of 205.
In CMYK color space (used in color printing), #000dcd hex color is composed of 100% cyan, 93.66% magenta, 0% yellow and 19.61% black.
#000dcd color has a hue of 236.2 degrees, a saturation of 100% and a lightness of 40.2%.
#000dcd hex color contains mainly BLUE.
The closest web safe color of #000dcd is #0000cc
#000dcd hex color has a decimal value of 3533.
HEX | 000dcd | #000dcd |
---|---|---|
RGB | 0, 13, 205 | rgb(0, 13, 205) |
RGB Percent | 0, 5.1, 80.39 | rgb(0, 5.1, 80.39) |
CMYK | 100, 94, 0, 20 | |
HSL | 236.2°, 100, 40.2 | hsl(236.2, 100%, 40.2%) |
HSV | 236.2°, 100, 80.4 |
XYZ | 11.163, 4.696, 58.076 |
---|---|
Hunter Lab | 21.67, 54.028, -143.727 |
CIE-LAB | 25.851, 64.47, -90.041 |
CIE-LCH | 25.851, 110.742, 305.603 |
CIE-LUV | 100, 93.66, 0, 19.61 |
Web Safe | 0000cc |
RGB percent of color #000dcd
CMYK percent of color #000dcd
Text with hexadecimal color #000dcd
This text has a font color of #000dcd
<p style="color:#000dcd">Text here</p>
#000dcd Background Color
This box has a background color of #000dcd
<div style="background-color:#000dcd">Text here</div>
#000dcd Border Color
This box has a border color of #000dcd
<div style="border: 4px solid #000dcd">Text here</div>
CSS codes
<p style="color:#000dcd">Text here</p>
<div style="background-color:#000dcd">Text here</div>
<div style="border: 4px solid #000dcd">Text here</div>
#000dcd Color on white background
This is how a font and box color of #000dcd will look
on a white background.
#000dcd Color on black background
This is how a font and box color of #000dcd hex color will look
on a black background.