In RGB color space, #000cac hex color has a red value of 0, a green value of 12 and a blue value of 172.
In CMYK color space (used in color printing), #000cac hex color is composed of 100% cyan, 93.02% magenta, 0% yellow and 32.55% black.
#000cac color has a hue of 235.8 degrees, a saturation of 100% and a lightness of 33.7%.
#000cac hex color contains mainly BLUE.
The closest web safe color of #000cac is #000099
#000cac hex color has a decimal value of 3244.
HEX | 000cac | #000cac |
---|---|---|
RGB | 0, 12, 172 | rgb(0, 12, 172) |
RGB Percent | 0, 4.71, 67.45 | rgb(0, 4.71, 67.45) |
CMYK | 100, 93, 0, 33 | |
HSL | 235.8°, 100, 33.7 | hsl(235.8, 100%, 33.7%) |
HSV | 235.8°, 100, 67.5 |
XYZ | 7.578, 3.242, 39.256 |
---|---|
Hunter Lab | 18.006, 43.616, -116.661 |
CIE-LAB | 20.988, 55.768, -78.573 |
CIE-LCH | 20.988, 96.352, 305.366 |
CIE-LUV | 100, 93.02, 0, 32.55 |
Web Safe | 000099 |
RGB percent of color #000cac
CMYK percent of color #000cac
Text with hexadecimal color #000cac
This text has a font color of #000cac
<p style="color:#000cac">Text here</p>
#000cac Background Color
This box has a background color of #000cac
<div style="background-color:#000cac">Text here</div>
#000cac Border Color
This box has a border color of #000cac
<div style="border: 4px solid #000cac">Text here</div>
CSS codes
<p style="color:#000cac">Text here</p>
<div style="background-color:#000cac">Text here</div>
<div style="border: 4px solid #000cac">Text here</div>
#000cac Color on white background
This is how a font and box color of #000cac will look
on a white background.
#000cac Color on black background
This is how a font and box color of #000cac hex color will look
on a black background.