In RGB color space, #ff50cc hex color has a red value of 255, a green value of 80 and a blue value of 204.
In CMYK color space (used in color printing), #ff50cc hex color is composed of 0% cyan, 68.63% magenta, 20% yellow and 0% black.
#ff50cc color has a hue of 317.5 degrees, a saturation of 100% and a lightness of 65.7%.
#ff50cc hex color contains mainly RED.
The closest web safe color of #ff50cc is #ff66cc
#ff50cc hex color has a decimal value of 16732364.
HEX | ff50cc | #ff50cc |
---|---|---|
RGB | 255, 80, 204 | rgb(255, 80, 204) |
RGB Percent | 100, 31.37, 80 | rgb(100, 31.37, 80) |
CMYK | 0, 69, 20, 0 | |
HSL | 317.5°, 100, 65.7 | hsl(317.5, 100%, 65.7%) |
HSV | 317.5°, 68.6, 100 |
XYZ | 55.008, 31.357, 60.28 |
---|---|
Hunter Lab | 55.997, 77.351, -24.626 |
CIE-LAB | 62.808, 76.988, -28.348 |
CIE-LCH | 62.808, 82.041, 339.786 |
CIE-LUV | 0, 68.63, 20, 0 |
Web Safe | ff66cc |
RGB percent of color #ff50cc
CMYK percent of color #ff50cc
Text with hexadecimal color #ff50cc
This text has a font color of #ff50cc
<p style="color:#ff50cc">Text here</p>
#ff50cc Background Color
This box has a background color of #ff50cc
<div style="background-color:#ff50cc">Text here</div>
#ff50cc Border Color
This box has a border color of #ff50cc
<div style="border: 4px solid #ff50cc">Text here</div>
CSS codes
<p style="color:#ff50cc">Text here</p>
<div style="background-color:#ff50cc">Text here</div>
<div style="border: 4px solid #ff50cc">Text here</div>
#ff50cc Color on white background
This is how a font and box color of #ff50cc will look
on a white background.
#ff50cc Color on black background
This is how a font and box color of #ff50cc hex color will look
on a black background.