In RGB color space, #000dab hex color has a red value of 0, a green value of 13 and a blue value of 171.
In CMYK color space (used in color printing), #000dab hex color is composed of 100% cyan, 92.4% magenta, 0% yellow and 32.94% black.
#000dab color has a hue of 235.4 degrees, a saturation of 100% and a lightness of 33.5%.
#000dab hex color contains mainly BLUE.
The closest web safe color of #000dab is #000099
#000dab hex color has a decimal value of 3499.
HEX | 000dab | #000dab |
---|---|---|
RGB | 0, 13, 171 | rgb(0, 13, 171) |
RGB Percent | 0, 5.1, 67.06 | rgb(0, 5.1, 67.06) |
CMYK | 100, 92, 0, 33 | |
HSL | 235.4°, 100, 33.5 | hsl(235.4, 100%, 33.5%) |
HSV | 235.4°, 100, 67.1 |
XYZ | 7.495, 3.228, 38.756 |
---|---|
Hunter Lab | 17.967, 43.022, -115.318 |
CIE-LAB | 20.935, 55.21, -78.058 |
CIE-LCH | 20.935, 95.61, 305.272 |
CIE-LUV | 100, 92.4, 0, 32.94 |
Web Safe | 000099 |
RGB percent of color #000dab
CMYK percent of color #000dab
Text with hexadecimal color #000dab
This text has a font color of #000dab
<p style="color:#000dab">Text here</p>
#000dab Background Color
This box has a background color of #000dab
<div style="background-color:#000dab">Text here</div>
#000dab Border Color
This box has a border color of #000dab
<div style="border: 4px solid #000dab">Text here</div>
CSS codes
<p style="color:#000dab">Text here</p>
<div style="background-color:#000dab">Text here</div>
<div style="border: 4px solid #000dab">Text here</div>
#000dab Color on white background
This is how a font and box color of #000dab will look
on a white background.
#000dab Color on black background
This is how a font and box color of #000dab hex color will look
on a black background.