In RGB color space, #000acf hex color has a red value of 0, a green value of 10 and a blue value of 207.
In CMYK color space (used in color printing), #000acf hex color is composed of 100% cyan, 95.17% magenta, 0% yellow and 18.82% black.
#000acf color has a hue of 237.1 degrees, a saturation of 100% and a lightness of 40.6%.
#000acf hex color contains mainly BLUE.
The closest web safe color of #000acf is #0000cc
#000acf hex color has a decimal value of 2767.
HEX | 000acf | #000acf |
---|---|---|
RGB | 0, 10, 207 | rgb(0, 10, 207) |
RGB Percent | 0, 3.92, 81.18 | rgb(0, 3.92, 81.18) |
CMYK | 100, 95, 0, 19 | |
HSL | 237.1°, 100, 40.6 | hsl(237.1, 100%, 40.6%) |
HSV | 237.1°, 100, 81.2 |
XYZ | 11.371, 4.722, 59.344 |
---|---|
Hunter Lab | 21.73, 55.378, -146.707 |
CIE-LAB | 25.928, 65.649, -91.08 |
CIE-LCH | 25.928, 112.274, 305.783 |
CIE-LUV | 100, 95.17, 0, 18.82 |
Web Safe | 0000cc |
RGB percent of color #000acf
CMYK percent of color #000acf
Text with hexadecimal color #000acf
This text has a font color of #000acf
<p style="color:#000acf">Text here</p>
#000acf Background Color
This box has a background color of #000acf
<div style="background-color:#000acf">Text here</div>
#000acf Border Color
This box has a border color of #000acf
<div style="border: 4px solid #000acf">Text here</div>
CSS codes
<p style="color:#000acf">Text here</p>
<div style="background-color:#000acf">Text here</div>
<div style="border: 4px solid #000acf">Text here</div>
#000acf Color on white background
This is how a font and box color of #000acf will look
on a white background.
#000acf Color on black background
This is how a font and box color of #000acf hex color will look
on a black background.