In RGB color space, #7474ff hex color has a red value of 116, a green value of 116 and a blue value of 255.
In CMYK color space (used in color printing), #7474ff hex color is composed of 54.51% cyan, 54.51% magenta, 0% yellow and 0% black.
#7474ff color has a hue of 240 degrees, a saturation of 100% and a lightness of 72.7%.
#7474ff hex color contains mainly BLUE.
The closest web safe color of #7474ff is #6666ff
#7474ff hex color has a decimal value of 7632127.
HEX | 7474ff | #7474ff |
---|---|---|
RGB | 116, 116, 255 | rgb(116, 116, 255) |
RGB Percent | 45.49, 45.49, 100 | rgb(45.49, 45.49, 100) |
CMYK | 55, 55, 0, 0 | |
HSL | 240°, 100, 72.7 | hsl(240, 100%, 72.7%) |
HSV | 240°, 54.5, 100 |
XYZ | 31.498, 23.424, 97.469 |
---|---|
Hunter Lab | 48.398, 31.472, -85.525 |
CIE-LAB | 55.506, 37.79, -69.465 |
CIE-LCH | 55.506, 79.079, 298.547 |
CIE-LUV | 54.51, 54.51, 0, 0 |
Web Safe | 6666ff |
RGB percent of color #7474ff
CMYK percent of color #7474ff
Text with hexadecimal color #7474ff
This text has a font color of #7474ff
<p style="color:#7474ff">Text here</p>
#7474ff Background Color
This box has a background color of #7474ff
<div style="background-color:#7474ff">Text here</div>
#7474ff Border Color
This box has a border color of #7474ff
<div style="border: 4px solid #7474ff">Text here</div>
CSS codes
<p style="color:#7474ff">Text here</p>
<div style="background-color:#7474ff">Text here</div>
<div style="border: 4px solid #7474ff">Text here</div>
#7474ff Color on white background
This is how a font and box color of #7474ff will look
on a white background.
#7474ff Color on black background
This is how a font and box color of #7474ff hex color will look
on a black background.