In RGB color space, #ff50dd hex color has a red value of 255, a green value of 80 and a blue value of 221.
In CMYK color space (used in color printing), #ff50dd hex color is composed of 0% cyan, 68.63% magenta, 13.33% yellow and 0% black.
#ff50dd color has a hue of 311.7 degrees, a saturation of 100% and a lightness of 65.7%.
#ff50dd hex color contains mainly RED.
The closest web safe color of #ff50dd is #ff66cc
#ff50dd hex color has a decimal value of 16732381.
HEX | ff50dd | #ff50dd |
---|---|---|
RGB | 255, 80, 221 | rgb(255, 80, 221) |
RGB Percent | 100, 31.37, 86.67 | rgb(100, 31.37, 86.67) |
CMYK | 0, 69, 13, 0 | |
HSL | 311.7°, 100, 65.7 | hsl(311.7, 100%, 65.7%) |
HSV | 311.7°, 68.6, 100 |
XYZ | 57.16, 32.218, 71.613 |
---|---|
Hunter Lab | 56.761, 80.423, -35.071 |
CIE-LAB | 63.523, 79.271, -36.822 |
CIE-LCH | 63.523, 87.406, 335.085 |
CIE-LUV | 0, 68.63, 13.33, 0 |
Web Safe | ff66cc |
RGB percent of color #ff50dd
CMYK percent of color #ff50dd
Text with hexadecimal color #ff50dd
This text has a font color of #ff50dd
<p style="color:#ff50dd">Text here</p>
#ff50dd Background Color
This box has a background color of #ff50dd
<div style="background-color:#ff50dd">Text here</div>
#ff50dd Border Color
This box has a border color of #ff50dd
<div style="border: 4px solid #ff50dd">Text here</div>
CSS codes
<p style="color:#ff50dd">Text here</p>
<div style="background-color:#ff50dd">Text here</div>
<div style="border: 4px solid #ff50dd">Text here</div>
#ff50dd Color on white background
This is how a font and box color of #ff50dd will look
on a white background.
#ff50dd Color on black background
This is how a font and box color of #ff50dd hex color will look
on a black background.