In RGB color space, #0100ac hex color has a red value of 1, a green value of 0 and a blue value of 172.
In CMYK color space (used in color printing), #0100ac hex color is composed of 99.42% cyan, 100% magenta, 0% yellow and 32.55% black.
#0100ac color has a hue of 240.3 degrees, a saturation of 100% and a lightness of 33.7%.
#0100ac hex color contains mainly BLUE.
The closest web safe color of #0100ac is #000099
#0100ac hex color has a decimal value of 65708.
HEX | 0100ac | #0100ac |
---|---|---|
RGB | 1, 0, 172 | rgb(1, 0, 172) |
RGB Percent | 0.39, 0, 67.45 | rgb(0.39, 0, 67.45) |
CMYK | 99, 100, 0, 33 | |
HSL | 240.3°, 100, 33.7 | hsl(240.3, 100%, 33.7%) |
HSV | 240.3°, 100, 67.5 |
XYZ | 7.459, 2.985, 39.213 |
---|---|
Hunter Lab | 17.277, 46.828, -122.473 |
CIE-LAB | 19.984, 58.965, -80.253 |
CIE-LCH | 19.984, 99.586, 306.306 |
CIE-LUV | 99.42, 100, 0, 32.55 |
Web Safe | 000099 |
RGB percent of color #0100ac
CMYK percent of color #0100ac
Text with hexadecimal color #0100ac
This text has a font color of #0100ac
<p style="color:#0100ac">Text here</p>
#0100ac Background Color
This box has a background color of #0100ac
<div style="background-color:#0100ac">Text here</div>
#0100ac Border Color
This box has a border color of #0100ac
<div style="border: 4px solid #0100ac">Text here</div>
CSS codes
<p style="color:#0100ac">Text here</p>
<div style="background-color:#0100ac">Text here</div>
<div style="border: 4px solid #0100ac">Text here</div>
#0100ac Color on white background
This is how a font and box color of #0100ac will look
on a white background.
#0100ac Color on black background
This is how a font and box color of #0100ac hex color will look
on a black background.