In RGB color space, #000dbd hex color has a red value of 0, a green value of 13 and a blue value of 189.
In CMYK color space (used in color printing), #000dbd hex color is composed of 100% cyan, 93.12% magenta, 0% yellow and 25.88% black.
#000dbd color has a hue of 235.9 degrees, a saturation of 100% and a lightness of 37.1%.
#000dbd hex color contains mainly BLUE.
The closest web safe color of #000dbd is #0000cc
#000dbd hex color has a decimal value of 3517.
HEX | 000dbd | #000dbd |
---|---|---|
RGB | 0, 13, 189 | rgb(0, 13, 189) |
RGB Percent | 0, 5.1, 74.12 | rgb(0, 5.1, 74.12) |
CMYK | 100, 93, 0, 26 | |
HSL | 235.9°, 100, 37.1 | hsl(235.9, 100%, 37.1%) |
HSV | 235.9°, 100, 74.1 |
XYZ | 9.329, 3.962, 48.417 |
---|---|
Hunter Lab | 19.905, 48.826, -130.286 |
CIE-LAB | 23.545, 60.186, -84.473 |
CIE-LCH | 23.545, 103.721, 305.469 |
CIE-LUV | 100, 93.12, 0, 25.88 |
Web Safe | 0000cc |
RGB percent of color #000dbd
CMYK percent of color #000dbd
Text with hexadecimal color #000dbd
This text has a font color of #000dbd
<p style="color:#000dbd">Text here</p>
#000dbd Background Color
This box has a background color of #000dbd
<div style="background-color:#000dbd">Text here</div>
#000dbd Border Color
This box has a border color of #000dbd
<div style="border: 4px solid #000dbd">Text here</div>
CSS codes
<p style="color:#000dbd">Text here</p>
<div style="background-color:#000dbd">Text here</div>
<div style="border: 4px solid #000dbd">Text here</div>
#000dbd Color on white background
This is how a font and box color of #000dbd will look
on a white background.
#000dbd Color on black background
This is how a font and box color of #000dbd hex color will look
on a black background.