In RGB color space, #000018 hex color has a red value of 0, a green value of 0 and a blue value of 24.
In CMYK color space (used in color printing), #000018 hex color is composed of 100% cyan, 100% magenta, 0% yellow and 90.59% black.
#000018 color has a hue of 240 degrees, a saturation of 100% and a lightness of 4.7%.
#000018 hex color contains mainly BLUE.
The closest web safe color of #000018 is #000000
#000018 hex color has a decimal value of 24.
HEX | 000018 | #000018 |
---|---|---|
RGB | 0, 0, 24 | rgb(0, 0, 24) |
RGB Percent | 0, 0, 9.41 | rgb(0, 0, 9.41) |
CMYK | 100, 100, 0, 91 | |
HSL | 240°, 100, 4.7 | hsl(240, 100%, 4.7%) |
HSV | 240°, 100, 9.4 |
XYZ | 0.165, 0.066, 0.868 |
---|---|
Hunter Lab | 2.569, 6.969, -18.234 |
CIE-LAB | 0.596, 4.189, -11.387 |
CIE-LCH | 0.596, 12.133, 290.197 |
CIE-LUV | 100, 100, 0, 90.59 |
Web Safe | 000000 |
RGB percent of color #000018
CMYK percent of color #000018
Text with hexadecimal color #000018
This text has a font color of #000018
<p style="color:#000018">Text here</p>
#000018 Background Color
This box has a background color of #000018
<div style="background-color:#000018">Text here</div>
#000018 Border Color
This box has a border color of #000018
<div style="border: 4px solid #000018">Text here</div>
CSS codes
<p style="color:#000018">Text here</p>
<div style="background-color:#000018">Text here</div>
<div style="border: 4px solid #000018">Text here</div>
#000018 Color on white background
This is how a font and box color of #000018 will look
on a white background.
#000018 Color on black background
This is how a font and box color of #000018 hex color will look
on a black background.