In RGB color space, #000dca hex color has a red value of 0, a green value of 13 and a blue value of 202.
In CMYK color space (used in color printing), #000dca hex color is composed of 100% cyan, 93.56% magenta, 0% yellow and 20.78% black.
#000dca color has a hue of 236.1 degrees, a saturation of 100% and a lightness of 39.6%.
#000dca hex color contains mainly BLUE.
The closest web safe color of #000dca is #0000cc
#000dca hex color has a decimal value of 3530.
HEX | 000dca | #000dca |
---|---|---|
RGB | 0, 13, 202 | rgb(0, 13, 202) |
RGB Percent | 0, 5.1, 79.22 | rgb(0, 5.1, 79.22) |
CMYK | 100, 94, 0, 21 | |
HSL | 236.1°, 100, 39.6 | hsl(236.1, 100%, 39.6%) |
HSV | 236.1°, 100, 79.2 |
XYZ | 10.805, 4.552, 56.186 |
---|---|
Hunter Lab | 21.335, 53.062, -141.203 |
CIE-LAB | 25.418, 63.687, -89.007 |
CIE-LCH | 25.418, 109.445, 305.585 |
CIE-LUV | 100, 93.56, 0, 20.78 |
Web Safe | 0000cc |
RGB percent of color #000dca
CMYK percent of color #000dca
Text with hexadecimal color #000dca
This text has a font color of #000dca
<p style="color:#000dca">Text here</p>
#000dca Background Color
This box has a background color of #000dca
<div style="background-color:#000dca">Text here</div>
#000dca Border Color
This box has a border color of #000dca
<div style="border: 4px solid #000dca">Text here</div>
CSS codes
<p style="color:#000dca">Text here</p>
<div style="background-color:#000dca">Text here</div>
<div style="border: 4px solid #000dca">Text here</div>
#000dca Color on white background
This is how a font and box color of #000dca will look
on a white background.
#000dca Color on black background
This is how a font and box color of #000dca hex color will look
on a black background.