In RGB color space, #004acc hex color has a red value of 0, a green value of 74 and a blue value of 204.
In CMYK color space (used in color printing), #004acc hex color is composed of 100% cyan, 63.73% magenta, 0% yellow and 20% black.
#004acc color has a hue of 218.2 degrees, a saturation of 100% and a lightness of 40%.
#004acc hex color contains mainly BLUE.
The closest web safe color of #004acc is #0033cc
#004acc hex color has a decimal value of 19148.
HEX | 004acc | #004acc |
---|---|---|
RGB | 0, 74, 204 | rgb(0, 74, 204) |
RGB Percent | 0, 29.02, 80 | rgb(0, 29.02, 80) |
CMYK | 100, 64, 0, 20 | |
HSL | 218.2°, 100, 40 | hsl(218.2, 100%, 40%) |
HSV | 218.2°, 100, 80 |
XYZ | 13.348, 9.257, 58.21 |
---|---|
Hunter Lab | 30.425, 25.066, -92.136 |
CIE-LAB | 36.474, 33.711, -71.848 |
CIE-LCH | 36.474, 79.364, 295.136 |
CIE-LUV | 100, 63.73, 0, 20 |
Web Safe | 0033cc |
RGB percent of color #004acc
CMYK percent of color #004acc
Text with hexadecimal color #004acc
This text has a font color of #004acc
<p style="color:#004acc">Text here</p>
#004acc Background Color
This box has a background color of #004acc
<div style="background-color:#004acc">Text here</div>
#004acc Border Color
This box has a border color of #004acc
<div style="border: 4px solid #004acc">Text here</div>
CSS codes
<p style="color:#004acc">Text here</p>
<div style="background-color:#004acc">Text here</div>
<div style="border: 4px solid #004acc">Text here</div>
#004acc Color on white background
This is how a font and box color of #004acc will look
on a white background.
#004acc Color on black background
This is how a font and box color of #004acc hex color will look
on a black background.