In RGB color space, #0050cc hex color has a red value of 0, a green value of 80 and a blue value of 204.
In CMYK color space (used in color printing), #0050cc hex color is composed of 100% cyan, 60.78% magenta, 0% yellow and 20% black.
#0050cc color has a hue of 216.5 degrees, a saturation of 100% and a lightness of 40%.
#0050cc hex color contains mainly BLUE.
The closest web safe color of #0050cc is #0066cc
#0050cc hex color has a decimal value of 20684.
HEX | 0050cc | #0050cc |
---|---|---|
RGB | 0, 80, 204 | rgb(0, 80, 204) |
RGB Percent | 0, 31.37, 80 | rgb(0, 31.37, 80) |
CMYK | 100, 61, 0, 20 | |
HSL | 216.5°, 100, 40 | hsl(216.5, 100%, 40%) |
HSV | 216.5°, 100, 80 |
XYZ | 13.768, 10.097, 58.35 |
---|---|
Hunter Lab | 31.776, 21.734, -86.631 |
CIE-LAB | 38.016, 29.764, -69.32 |
CIE-LCH | 38.016, 75.44, 293.237 |
CIE-LUV | 100, 60.78, 0, 20 |
Web Safe | 0066cc |
RGB percent of color #0050cc
CMYK percent of color #0050cc
Text with hexadecimal color #0050cc
This text has a font color of #0050cc
<p style="color:#0050cc">Text here</p>
#0050cc Background Color
This box has a background color of #0050cc
<div style="background-color:#0050cc">Text here</div>
#0050cc Border Color
This box has a border color of #0050cc
<div style="border: 4px solid #0050cc">Text here</div>
CSS codes
<p style="color:#0050cc">Text here</p>
<div style="background-color:#0050cc">Text here</div>
<div style="border: 4px solid #0050cc">Text here</div>
#0050cc Color on white background
This is how a font and box color of #0050cc will look
on a white background.
#0050cc Color on black background
This is how a font and box color of #0050cc hex color will look
on a black background.