In RGB color space, #404acc hex color has a red value of 64, a green value of 74 and a blue value of 204.
In CMYK color space (used in color printing), #404acc hex color is composed of 68.63% cyan, 63.73% magenta, 0% yellow and 20% black.
#404acc color has a hue of 235.7 degrees, a saturation of 57.85% and a lightness of 52.5%.
#404acc hex color contains mainly BLUE.
The closest web safe color of #404acc is #3333cc
#404acc hex color has a decimal value of 4213452.
HEX | 404acc | #404acc |
---|---|---|
RGB | 64, 74, 204 | rgb(64, 74, 204) |
RGB Percent | 25.1, 29.02, 80 | rgb(25.1, 29.02, 80) |
CMYK | 69, 64, 0, 20 | |
HSL | 235.7°, 57.85, 52.5 | hsl(235.7, 57.85%, 52.5%) |
HSV | 235.7°, 68.6, 80 |
XYZ | 15.462, 10.347, 58.309 |
---|---|
Hunter Lab | 32.167, 29.51, -84.959 |
CIE-LAB | 38.458, 38.214, -68.52 |
CIE-LCH | 38.458, 78.456, 299.149 |
CIE-LUV | 68.63, 63.73, 0, 20 |
Web Safe | 3333cc |
RGB percent of color #404acc
CMYK percent of color #404acc
Text with hexadecimal color #404acc
This text has a font color of #404acc
<p style="color:#404acc">Text here</p>
#404acc Background Color
This box has a background color of #404acc
<div style="background-color:#404acc">Text here</div>
#404acc Border Color
This box has a border color of #404acc
<div style="border: 4px solid #404acc">Text here</div>
CSS codes
<p style="color:#404acc">Text here</p>
<div style="background-color:#404acc">Text here</div>
<div style="border: 4px solid #404acc">Text here</div>
#404acc Color on white background
This is how a font and box color of #404acc will look
on a white background.
#404acc Color on black background
This is how a font and box color of #404acc hex color will look
on a black background.