In RGB color space, #001acc hex color has a red value of 0, a green value of 26 and a blue value of 204.
In CMYK color space (used in color printing), #001acc hex color is composed of 100% cyan, 87.25% magenta, 0% yellow and 20% black.
#001acc color has a hue of 232.4 degrees, a saturation of 100% and a lightness of 40%.
#001acc hex color contains mainly BLUE.
The closest web safe color of #001acc is #0033cc
#001acc hex color has a decimal value of 6860.
HEX | 001acc | #001acc |
---|---|---|
RGB | 0, 26, 204 | rgb(0, 26, 204) |
RGB Percent | 0, 10.2, 80 | rgb(0, 10.2, 80) |
CMYK | 100, 87, 0, 20 | |
HSL | 232.4°, 100, 40 | hsl(232.4, 100%, 40%) |
HSV | 232.4°, 100, 80 |
XYZ | 11.268, 5.098, 57.517 |
---|---|
Hunter Lab | 22.579, 49.568, -135.23 |
CIE-LAB | 27.012, 60.228, -87.516 |
CIE-LCH | 27.012, 106.238, 304.536 |
CIE-LUV | 100, 87.25, 0, 20 |
Web Safe | 0033cc |
RGB percent of color #001acc
CMYK percent of color #001acc
Text with hexadecimal color #001acc
This text has a font color of #001acc
<p style="color:#001acc">Text here</p>
#001acc Background Color
This box has a background color of #001acc
<div style="background-color:#001acc">Text here</div>
#001acc Border Color
This box has a border color of #001acc
<div style="border: 4px solid #001acc">Text here</div>
CSS codes
<p style="color:#001acc">Text here</p>
<div style="background-color:#001acc">Text here</div>
<div style="border: 4px solid #001acc">Text here</div>
#001acc Color on white background
This is how a font and box color of #001acc will look
on a white background.
#001acc Color on black background
This is how a font and box color of #001acc hex color will look
on a black background.