In RGB color space, #000dad hex color has a red value of 0, a green value of 13 and a blue value of 173.
In CMYK color space (used in color printing), #000dad hex color is composed of 100% cyan, 92.49% magenta, 0% yellow and 32.16% black.
#000dad color has a hue of 235.5 degrees, a saturation of 100% and a lightness of 33.9%.
#000dad hex color contains mainly BLUE.
The closest web safe color of #000dad is #000099
#000dad hex color has a decimal value of 3501.
HEX | 000dad | #000dad |
---|---|---|
RGB | 0, 13, 173 | rgb(0, 13, 173) |
RGB Percent | 0, 5.1, 67.84 | rgb(0, 5.1, 67.84) |
CMYK | 100, 92, 0, 32 | |
HSL | 235.5°, 100, 33.9 | hsl(235.5, 100%, 33.9%) |
HSV | 235.5°, 100, 67.8 |
XYZ | 7.687, 3.305, 39.768 |
---|---|
Hunter Lab | 18.18, 43.662, -116.971 |
CIE-LAB | 21.226, 55.769, -78.779 |
CIE-LCH | 21.226, 96.521, 305.295 |
CIE-LUV | 100, 92.49, 0, 32.16 |
Web Safe | 000099 |
RGB percent of color #000dad
CMYK percent of color #000dad
Text with hexadecimal color #000dad
This text has a font color of #000dad
<p style="color:#000dad">Text here</p>
#000dad Background Color
This box has a background color of #000dad
<div style="background-color:#000dad">Text here</div>
#000dad Border Color
This box has a border color of #000dad
<div style="border: 4px solid #000dad">Text here</div>
CSS codes
<p style="color:#000dad">Text here</p>
<div style="background-color:#000dad">Text here</div>
<div style="border: 4px solid #000dad">Text here</div>
#000dad Color on white background
This is how a font and box color of #000dad will look
on a white background.
#000dad Color on black background
This is how a font and box color of #000dad hex color will look
on a black background.