In RGB color space, #4242ac hex color has a red value of 66, a green value of 66 and a blue value of 172.
In CMYK color space (used in color printing), #4242ac hex color is composed of 61.63% cyan, 61.63% magenta, 0% yellow and 32.55% black.
#4242ac color has a hue of 240 degrees, a saturation of 44.54% and a lightness of 46.7%.
#4242ac hex color contains mainly BLUE.
The closest web safe color of #4242ac is #333399
#4242ac hex color has a decimal value of 4342444.
HEX | 4242ac | #4242ac |
---|---|---|
RGB | 66, 66, 172 | rgb(66, 66, 172) |
RGB Percent | 25.88, 25.88, 67.45 | rgb(25.88, 25.88, 67.45) |
CMYK | 62, 62, 0, 33 | |
HSL | 240°, 44.54, 46.7 | hsl(240, 44.54%, 46.7%) |
HSV | 240°, 61.6, 67.5 |
XYZ | 11.641, 8.033, 39.967 |
---|---|
Hunter Lab | 28.343, 23.715, -63.768 |
CIE-LAB | 34.052, 32.567, -56.905 |
CIE-LCH | 34.052, 65.565, 299.783 |
CIE-LUV | 61.63, 61.63, 0, 32.55 |
Web Safe | 333399 |
RGB percent of color #4242ac
CMYK percent of color #4242ac
Text with hexadecimal color #4242ac
This text has a font color of #4242ac
<p style="color:#4242ac">Text here</p>
#4242ac Background Color
This box has a background color of #4242ac
<div style="background-color:#4242ac">Text here</div>
#4242ac Border Color
This box has a border color of #4242ac
<div style="border: 4px solid #4242ac">Text here</div>
CSS codes
<p style="color:#4242ac">Text here</p>
<div style="background-color:#4242ac">Text here</div>
<div style="border: 4px solid #4242ac">Text here</div>
#4242ac Color on white background
This is how a font and box color of #4242ac will look
on a white background.
#4242ac Color on black background
This is how a font and box color of #4242ac hex color will look
on a black background.