In RGB color space, #000dbe hex color has a red value of 0, a green value of 13 and a blue value of 190.
In CMYK color space (used in color printing), #000dbe hex color is composed of 100% cyan, 93.16% magenta, 0% yellow and 25.49% black.
#000dbe color has a hue of 235.9 degrees, a saturation of 100% and a lightness of 37.3%.
#000dbe hex color contains mainly BLUE.
The closest web safe color of #000dbe is #0000cc
#000dbe hex color has a decimal value of 3518.
HEX | 000dbe | #000dbe |
---|---|---|
RGB | 0, 13, 190 | rgb(0, 13, 190) |
RGB Percent | 0, 5.1, 74.51 | rgb(0, 5.1, 74.51) |
CMYK | 100, 93, 0, 25 | |
HSL | 235.9°, 100, 37.3 | hsl(235.9, 100%, 37.3%) |
HSV | 235.9°, 100, 74.5 |
XYZ | 9.438, 4.006, 48.991 |
---|---|
Hunter Lab | 20.015, 49.145, -131.115 |
CIE-LAB | 23.691, 60.452, -84.822 |
CIE-LCH | 23.691, 104.16, 305.477 |
CIE-LUV | 100, 93.16, 0, 25.49 |
Web Safe | 0000cc |
RGB percent of color #000dbe
CMYK percent of color #000dbe
Text with hexadecimal color #000dbe
This text has a font color of #000dbe
<p style="color:#000dbe">Text here</p>
#000dbe Background Color
This box has a background color of #000dbe
<div style="background-color:#000dbe">Text here</div>
#000dbe Border Color
This box has a border color of #000dbe
<div style="border: 4px solid #000dbe">Text here</div>
CSS codes
<p style="color:#000dbe">Text here</p>
<div style="background-color:#000dbe">Text here</div>
<div style="border: 4px solid #000dbe">Text here</div>
#000dbe Color on white background
This is how a font and box color of #000dbe will look
on a white background.
#000dbe Color on black background
This is how a font and box color of #000dbe hex color will look
on a black background.