In RGB color space, #000dcb hex color has a red value of 0, a green value of 13 and a blue value of 203.
In CMYK color space (used in color printing), #000dcb hex color is composed of 100% cyan, 93.6% magenta, 0% yellow and 20.39% black.
#000dcb color has a hue of 236.2 degrees, a saturation of 100% and a lightness of 39.8%.
#000dcb hex color contains mainly BLUE.
The closest web safe color of #000dcb is #0000cc
#000dcb hex color has a decimal value of 3531.
HEX | 000dcb | #000dcb |
---|---|---|
RGB | 0, 13, 203 | rgb(0, 13, 203) |
RGB Percent | 0, 5.1, 79.61 | rgb(0, 5.1, 79.61) |
CMYK | 100, 94, 0, 20 | |
HSL | 236.2°, 100, 39.8 | hsl(236.2, 100%, 39.8%) |
HSV | 236.2°, 100, 79.6 |
XYZ | 10.923, 4.6, 56.812 |
---|---|
Hunter Lab | 21.448, 53.375, -142.038 |
CIE-LAB | 25.563, 63.94, -89.35 |
CIE-LCH | 25.563, 109.871, 305.588 |
CIE-LUV | 100, 93.6, 0, 20.39 |
Web Safe | 0000cc |
RGB percent of color #000dcb
CMYK percent of color #000dcb
Text with hexadecimal color #000dcb
This text has a font color of #000dcb
<p style="color:#000dcb">Text here</p>
#000dcb Background Color
This box has a background color of #000dcb
<div style="background-color:#000dcb">Text here</div>
#000dcb Border Color
This box has a border color of #000dcb
<div style="border: 4px solid #000dcb">Text here</div>
CSS codes
<p style="color:#000dcb">Text here</p>
<div style="background-color:#000dcb">Text here</div>
<div style="border: 4px solid #000dcb">Text here</div>
#000dcb Color on white background
This is how a font and box color of #000dcb will look
on a white background.
#000dcb Color on black background
This is how a font and box color of #000dcb hex color will look
on a black background.