In RGB color space, #000dba hex color has a red value of 0, a green value of 13 and a blue value of 186.
In CMYK color space (used in color printing), #000dba hex color is composed of 100% cyan, 93.01% magenta, 0% yellow and 27.06% black.
#000dba color has a hue of 235.8 degrees, a saturation of 100% and a lightness of 36.5%.
#000dba hex color contains mainly BLUE.
The closest web safe color of #000dba is #0000cc
#000dba hex color has a decimal value of 3514.
HEX | 000dba | #000dba |
---|---|---|
RGB | 0, 13, 186 | rgb(0, 13, 186) |
RGB Percent | 0, 5.1, 72.94 | rgb(0, 5.1, 72.94) |
CMYK | 100, 93, 0, 27 | |
HSL | 235.8°, 100, 36.5 | hsl(235.8, 100%, 36.5%) |
HSV | 235.8°, 100, 72.9 |
XYZ | 9.007, 3.833, 46.72 |
---|---|
Hunter Lab | 19.578, 47.858, -127.782 |
CIE-LAB | 23.111, 59.372, -83.416 |
CIE-LCH | 23.111, 102.388, 305.442 |
CIE-LUV | 100, 93.01, 0, 27.06 |
Web Safe | 0000cc |
RGB percent of color #000dba
CMYK percent of color #000dba
Text with hexadecimal color #000dba
This text has a font color of #000dba
<p style="color:#000dba">Text here</p>
#000dba Background Color
This box has a background color of #000dba
<div style="background-color:#000dba">Text here</div>
#000dba Border Color
This box has a border color of #000dba
<div style="border: 4px solid #000dba">Text here</div>
CSS codes
<p style="color:#000dba">Text here</p>
<div style="background-color:#000dba">Text here</div>
<div style="border: 4px solid #000dba">Text here</div>
#000dba Color on white background
This is how a font and box color of #000dba will look
on a white background.
#000dba Color on black background
This is how a font and box color of #000dba hex color will look
on a black background.