In RGB color space, #dd5fff hex color has a red value of 221, a green value of 95 and a blue value of 255.
In CMYK color space (used in color printing), #dd5fff hex color is composed of 13.33% cyan, 62.75% magenta, 0% yellow and 0% black.
#dd5fff color has a hue of 287.3 degrees, a saturation of 100% and a lightness of 68.6%.
#dd5fff hex color contains mainly BLUE.
The closest web safe color of #dd5fff is #cc66ff
#dd5fff hex color has a decimal value of 14508031.
HEX | dd5fff | #dd5fff |
---|---|---|
RGB | 221, 95, 255 | rgb(221, 95, 255) |
RGB Percent | 86.67, 37.25, 100 | rgb(86.67, 37.25, 100) |
CMYK | 13, 63, 0, 0 | |
HSL | 287.3°, 100, 68.6 | hsl(287.3, 100%, 68.6%) |
HSV | 287.3°, 62.7, 100 |
XYZ | 51.961, 30.777, 97.81 |
---|---|
Hunter Lab | 55.477, 70.102, -65.699 |
CIE-LAB | 62.319, 71.255, -57.944 |
CIE-LCH | 62.319, 91.841, 320.882 |
CIE-LUV | 13.33, 62.75, 0, 0 |
Web Safe | cc66ff |
RGB percent of color #dd5fff
CMYK percent of color #dd5fff
Text with hexadecimal color #dd5fff
This text has a font color of #dd5fff
<p style="color:#dd5fff">Text here</p>
#dd5fff Background Color
This box has a background color of #dd5fff
<div style="background-color:#dd5fff">Text here</div>
#dd5fff Border Color
This box has a border color of #dd5fff
<div style="border: 4px solid #dd5fff">Text here</div>
CSS codes
<p style="color:#dd5fff">Text here</p>
<div style="background-color:#dd5fff">Text here</div>
<div style="border: 4px solid #dd5fff">Text here</div>
#dd5fff Color on white background
This is how a font and box color of #dd5fff will look
on a white background.
#dd5fff Color on black background
This is how a font and box color of #dd5fff hex color will look
on a black background.