In RGB color space, #000cad hex color has a red value of 0, a green value of 12 and a blue value of 173.
In CMYK color space (used in color printing), #000cad hex color is composed of 100% cyan, 93.06% magenta, 0% yellow and 32.16% black.
#000cad color has a hue of 235.8 degrees, a saturation of 100% and a lightness of 33.9%.
#000cad hex color contains mainly BLUE.
The closest web safe color of #000cad is #000099
#000cad hex color has a decimal value of 3245.
HEX | 000cad | #000cad |
---|---|---|
RGB | 0, 12, 173 | rgb(0, 12, 173) |
RGB Percent | 0, 4.71, 67.84 | rgb(0, 4.71, 67.84) |
CMYK | 100, 93, 0, 32 | |
HSL | 235.8°, 100, 33.9 | hsl(235.8, 100%, 33.9%) |
HSV | 235.8°, 100, 67.8 |
XYZ | 7.674, 3.28, 39.764 |
---|---|
Hunter Lab | 18.111, 43.941, -117.5 |
CIE-LAB | 21.132, 56.053, -78.937 |
CIE-LCH | 21.132, 96.814, 305.378 |
CIE-LUV | 100, 93.06, 0, 32.16 |
Web Safe | 000099 |
RGB percent of color #000cad
CMYK percent of color #000cad
Text with hexadecimal color #000cad
This text has a font color of #000cad
<p style="color:#000cad">Text here</p>
#000cad Background Color
This box has a background color of #000cad
<div style="background-color:#000cad">Text here</div>
#000cad Border Color
This box has a border color of #000cad
<div style="border: 4px solid #000cad">Text here</div>
CSS codes
<p style="color:#000cad">Text here</p>
<div style="background-color:#000cad">Text here</div>
<div style="border: 4px solid #000cad">Text here</div>
#000cad Color on white background
This is how a font and box color of #000cad will look
on a white background.
#000cad Color on black background
This is how a font and box color of #000cad hex color will look
on a black background.