In RGB color space, #000dd1 hex color has a red value of 0, a green value of 13 and a blue value of 209.
In CMYK color space (used in color printing), #000dd1 hex color is composed of 100% cyan, 93.78% magenta, 0% yellow and 18.04% black.
#000dd1 color has a hue of 236.3 degrees, a saturation of 100% and a lightness of 41%.
#000dd1 hex color contains mainly BLUE.
The closest web safe color of #000dd1 is #0000cc
#000dd1 hex color has a decimal value of 3537.
HEX | 000dd1 | #000dd1 |
---|---|---|
RGB | 0, 13, 209 | rgb(0, 13, 209) |
RGB Percent | 0, 5.1, 81.96 | rgb(0, 5.1, 81.96) |
CMYK | 100, 94, 0, 18 | |
HSL | 236.3°, 100, 41 | hsl(236.3, 100%, 41%) |
HSV | 236.3°, 100, 82 |
XYZ | 11.653, 4.891, 60.652 |
---|---|
Hunter Lab | 22.116, 55.352, -147.122 |
CIE-LAB | 26.422, 65.538, -91.419 |
CIE-LCH | 26.422, 112.484, 305.637 |
CIE-LUV | 100, 93.78, 0, 18.04 |
Web Safe | 0000cc |
RGB percent of color #000dd1
CMYK percent of color #000dd1
Text with hexadecimal color #000dd1
This text has a font color of #000dd1
<p style="color:#000dd1">Text here</p>
#000dd1 Background Color
This box has a background color of #000dd1
<div style="background-color:#000dd1">Text here</div>
#000dd1 Border Color
This box has a border color of #000dd1
<div style="border: 4px solid #000dd1">Text here</div>
CSS codes
<p style="color:#000dd1">Text here</p>
<div style="background-color:#000dd1">Text here</div>
<div style="border: 4px solid #000dd1">Text here</div>
#000dd1 Color on white background
This is how a font and box color of #000dd1 will look
on a white background.
#000dd1 Color on black background
This is how a font and box color of #000dd1 hex color will look
on a black background.