In RGB color space, #ff50fe hex color has a red value of 255, a green value of 80 and a blue value of 254.
In CMYK color space (used in color printing), #ff50fe hex color is composed of 0% cyan, 68.63% magenta, 0.39% yellow and 0% black.
#ff50fe color has a hue of 300.3 degrees, a saturation of 100% and a lightness of 65.7%.
#ff50fe hex color contains mainly RED.
The closest web safe color of #ff50fe is #ff66ff
#ff50fe hex color has a decimal value of 16732414.
HEX | ff50fe | #ff50fe |
---|---|---|
RGB | 255, 80, 254 | rgb(255, 80, 254) |
RGB Percent | 100, 31.37, 99.61 | rgb(100, 31.37, 99.61) |
CMYK | 0, 69, 0, 0 | |
HSL | 300.3°, 100, 65.7 | hsl(300.3, 100%, 65.7%) |
HSV | 300.3°, 68.6, 100 |
XYZ | 61.998, 34.153, 97.09 |
---|---|
Hunter Lab | 58.441, 87.095, -57.593 |
CIE-LAB | 65.084, 84.128, -52.702 |
CIE-LCH | 65.084, 99.272, 327.935 |
CIE-LUV | 0, 68.63, 0.39, 0 |
Web Safe | ff66ff |
RGB percent of color #ff50fe
CMYK percent of color #ff50fe
Text with hexadecimal color #ff50fe
This text has a font color of #ff50fe
<p style="color:#ff50fe">Text here</p>
#ff50fe Background Color
This box has a background color of #ff50fe
<div style="background-color:#ff50fe">Text here</div>
#ff50fe Border Color
This box has a border color of #ff50fe
<div style="border: 4px solid #ff50fe">Text here</div>
CSS codes
<p style="color:#ff50fe">Text here</p>
<div style="background-color:#ff50fe">Text here</div>
<div style="border: 4px solid #ff50fe">Text here</div>
#ff50fe Color on white background
This is how a font and box color of #ff50fe will look
on a white background.
#ff50fe Color on black background
This is how a font and box color of #ff50fe hex color will look
on a black background.