In RGB color space, #dd50ff hex color has a red value of 221, a green value of 80 and a blue value of 255.
In CMYK color space (used in color printing), #dd50ff hex color is composed of 13.33% cyan, 68.63% magenta, 0% yellow and 0% black.
#dd50ff color has a hue of 288.3 degrees, a saturation of 100% and a lightness of 65.7%.
#dd50ff hex color contains mainly BLUE.
The closest web safe color of #dd50ff is #cc66ff
#dd50ff hex color has a decimal value of 14504191.
HEX | dd50ff | #dd50ff |
---|---|---|
RGB | 221, 80, 255 | rgb(221, 80, 255) |
RGB Percent | 86.67, 31.37, 100 | rgb(86.67, 31.37, 100) |
CMYK | 13, 69, 0, 0 | |
HSL | 288.3°, 100, 65.7 | hsl(288.3, 100%, 65.7%) |
HSV | 288.3°, 68.6, 100 |
XYZ | 50.737, 28.329, 97.402 |
---|---|
Hunter Lab | 53.225, 77.012, -71.243 |
CIE-LAB | 60.185, 77.218, -61.355 |
CIE-LCH | 60.185, 98.626, 321.53 |
CIE-LUV | 13.33, 68.63, 0, 0 |
Web Safe | cc66ff |
RGB percent of color #dd50ff
CMYK percent of color #dd50ff
Text with hexadecimal color #dd50ff
This text has a font color of #dd50ff
<p style="color:#dd50ff">Text here</p>
#dd50ff Background Color
This box has a background color of #dd50ff
<div style="background-color:#dd50ff">Text here</div>
#dd50ff Border Color
This box has a border color of #dd50ff
<div style="border: 4px solid #dd50ff">Text here</div>
CSS codes
<p style="color:#dd50ff">Text here</p>
<div style="background-color:#dd50ff">Text here</div>
<div style="border: 4px solid #dd50ff">Text here</div>
#dd50ff Color on white background
This is how a font and box color of #dd50ff will look
on a white background.
#dd50ff Color on black background
This is how a font and box color of #dd50ff hex color will look
on a black background.