In RGB color space, #0001ac hex color has a red value of 0, a green value of 1 and a blue value of 172.
In CMYK color space (used in color printing), #0001ac hex color is composed of 100% cyan, 99.42% magenta, 0% yellow and 32.55% black.
#0001ac color has a hue of 239.7 degrees, a saturation of 100% and a lightness of 33.7%.
#0001ac hex color contains mainly BLUE.
The closest web safe color of #0001ac is #000099
#0001ac hex color has a decimal value of 428.
HEX | 0001ac | #0001ac |
---|---|---|
RGB | 0, 1, 172 | rgb(0, 1, 172) |
RGB Percent | 0, 0.39, 67.45 | rgb(0, 0.39, 67.45) |
CMYK | 100, 99, 0, 33 | |
HSL | 239.7°, 100, 33.7 | hsl(239.7, 100%, 33.7%) |
HSV | 239.7°, 100, 67.5 |
XYZ | 7.457, 3, 39.216 |
---|---|
Hunter Lab | 17.321, 46.539, -122.116 |
CIE-LAB | 20.044, 58.687, -80.153 |
CIE-LCH | 20.044, 99.341, 306.211 |
CIE-LUV | 100, 99.42, 0, 32.55 |
Web Safe | 000099 |
RGB percent of color #0001ac
CMYK percent of color #0001ac
Text with hexadecimal color #0001ac
This text has a font color of #0001ac
<p style="color:#0001ac">Text here</p>
#0001ac Background Color
This box has a background color of #0001ac
<div style="background-color:#0001ac">Text here</div>
#0001ac Border Color
This box has a border color of #0001ac
<div style="border: 4px solid #0001ac">Text here</div>
CSS codes
<p style="color:#0001ac">Text here</p>
<div style="background-color:#0001ac">Text here</div>
<div style="border: 4px solid #0001ac">Text here</div>
#0001ac Color on white background
This is how a font and box color of #0001ac will look
on a white background.
#0001ac Color on black background
This is how a font and box color of #0001ac hex color will look
on a black background.