In RGB color space, #000fac hex color has a red value of 0, a green value of 15 and a blue value of 172.
In CMYK color space (used in color printing), #000fac hex color is composed of 100% cyan, 91.28% magenta, 0% yellow and 32.55% black.
#000fac color has a hue of 234.8 degrees, a saturation of 100% and a lightness of 33.7%.
#000fac hex color contains mainly BLUE.
The closest web safe color of #000fac is #000099
#000fac hex color has a decimal value of 4012.
HEX | 000fac | #000fac |
---|---|---|
RGB | 0, 15, 172 | rgb(0, 15, 172) |
RGB Percent | 0, 5.88, 67.45 | rgb(0, 5.88, 67.45) |
CMYK | 100, 91, 0, 33 | |
HSL | 234.8°, 100, 33.7 | hsl(234.8, 100%, 33.7%) |
HSV | 234.8°, 100, 67.5 |
XYZ | 7.617, 3.32, 39.269 |
---|---|
Hunter Lab | 18.221, 42.733, -115.025 |
CIE-LAB | 21.282, 54.868, -78.082 |
CIE-LCH | 21.282, 95.432, 305.096 |
CIE-LUV | 100, 91.28, 0, 32.55 |
Web Safe | 000099 |
RGB percent of color #000fac
CMYK percent of color #000fac
Text with hexadecimal color #000fac
This text has a font color of #000fac
<p style="color:#000fac">Text here</p>
#000fac Background Color
This box has a background color of #000fac
<div style="background-color:#000fac">Text here</div>
#000fac Border Color
This box has a border color of #000fac
<div style="border: 4px solid #000fac">Text here</div>
CSS codes
<p style="color:#000fac">Text here</p>
<div style="background-color:#000fac">Text here</div>
<div style="border: 4px solid #000fac">Text here</div>
#000fac Color on white background
This is how a font and box color of #000fac will look
on a white background.
#000fac Color on black background
This is how a font and box color of #000fac hex color will look
on a black background.