In RGB color space, #000dbb hex color has a red value of 0, a green value of 13 and a blue value of 187.
In CMYK color space (used in color printing), #000dbb hex color is composed of 100% cyan, 93.05% magenta, 0% yellow and 26.67% black.
#000dbb color has a hue of 235.8 degrees, a saturation of 100% and a lightness of 36.7%.
#000dbb hex color contains mainly BLUE.
The closest web safe color of #000dbb is #0000cc
#000dbb hex color has a decimal value of 3515.
HEX | 000dbb | #000dbb |
---|---|---|
RGB | 0, 13, 187 | rgb(0, 13, 187) |
RGB Percent | 0, 5.1, 73.33 | rgb(0, 5.1, 73.33) |
CMYK | 100, 93, 0, 27 | |
HSL | 235.8°, 100, 36.7 | hsl(235.8, 100%, 36.7%) |
HSV | 235.8°, 100, 73.3 |
XYZ | 9.114, 3.876, 47.281 |
---|---|
Hunter Lab | 19.688, 48.18, -128.608 |
CIE-LAB | 23.257, 59.643, -83.766 |
CIE-LCH | 23.257, 102.83, 305.452 |
CIE-LUV | 100, 93.05, 0, 26.67 |
Web Safe | 0000cc |
RGB percent of color #000dbb
CMYK percent of color #000dbb
Text with hexadecimal color #000dbb
This text has a font color of #000dbb
<p style="color:#000dbb">Text here</p>
#000dbb Background Color
This box has a background color of #000dbb
<div style="background-color:#000dbb">Text here</div>
#000dbb Border Color
This box has a border color of #000dbb
<div style="border: 4px solid #000dbb">Text here</div>
CSS codes
<p style="color:#000dbb">Text here</p>
<div style="background-color:#000dbb">Text here</div>
<div style="border: 4px solid #000dbb">Text here</div>
#000dbb Color on white background
This is how a font and box color of #000dbb will look
on a white background.
#000dbb Color on black background
This is how a font and box color of #000dbb hex color will look
on a black background.