In RGB color space, #5050cc hex color has a red value of 80, a green value of 80 and a blue value of 204.
In CMYK color space (used in color printing), #5050cc hex color is composed of 60.78% cyan, 60.78% magenta, 0% yellow and 20% black.
#5050cc color has a hue of 240 degrees, a saturation of 54.87% and a lightness of 55.7%.
#5050cc hex color contains mainly BLUE.
The closest web safe color of #5050cc is #6666cc
#5050cc hex color has a decimal value of 5263564.
HEX | 5050cc | #5050cc |
---|---|---|
RGB | 80, 80, 204 | rgb(80, 80, 204) |
RGB Percent | 31.37, 31.37, 80 | rgb(31.37, 31.37, 80) |
CMYK | 61, 61, 0, 20 | |
HSL | 240°, 54.87, 55.7 | hsl(240, 54.87%, 55.7%) |
HSV | 240°, 60.8, 80 |
XYZ | 17.076, 11.802, 58.505 |
---|---|
Hunter Lab | 34.354, 28.606, -76.923 |
CIE-LAB | 40.9, 36.875, -64.492 |
CIE-LCH | 40.9, 74.29, 299.76 |
CIE-LUV | 60.78, 60.78, 0, 20 |
Web Safe | 6666cc |
RGB percent of color #5050cc
CMYK percent of color #5050cc
Text with hexadecimal color #5050cc
This text has a font color of #5050cc
<p style="color:#5050cc">Text here</p>
#5050cc Background Color
This box has a background color of #5050cc
<div style="background-color:#5050cc">Text here</div>
#5050cc Border Color
This box has a border color of #5050cc
<div style="border: 4px solid #5050cc">Text here</div>
CSS codes
<p style="color:#5050cc">Text here</p>
<div style="background-color:#5050cc">Text here</div>
<div style="border: 4px solid #5050cc">Text here</div>
#5050cc Color on white background
This is how a font and box color of #5050cc will look
on a white background.
#5050cc Color on black background
This is how a font and box color of #5050cc hex color will look
on a black background.