In RGB color space, #dd20ff hex color has a red value of 221, a green value of 32 and a blue value of 255.
In CMYK color space (used in color printing), #dd20ff hex color is composed of 13.33% cyan, 87.45% magenta, 0% yellow and 0% black.
#dd20ff color has a hue of 290.9 degrees, a saturation of 100% and a lightness of 56.3%.
#dd20ff hex color contains mainly BLUE.
The closest web safe color of #dd20ff is #cc33ff
#dd20ff hex color has a decimal value of 14491903.
HEX | dd20ff | #dd20ff |
---|---|---|
RGB | 221, 32, 255 | rgb(221, 32, 255) |
RGB Percent | 86.67, 12.55, 100 | rgb(86.67, 12.55, 100) |
CMYK | 13, 87, 0, 0 | |
HSL | 290.9°, 100, 56.3 | hsl(290.9, 100%, 56.3%) |
HSV | 290.9°, 87.5, 100 |
XYZ | 48.385, 23.625, 96.618 |
---|---|
Hunter Lab | 48.606, 92.63, -83.833 |
CIE-LAB | 55.71, 90.138, -68.551 |
CIE-LCH | 55.71, 113.244, 322.747 |
CIE-LUV | 13.33, 87.45, 0, 0 |
Web Safe | cc33ff |
RGB percent of color #dd20ff
CMYK percent of color #dd20ff
Text with hexadecimal color #dd20ff
This text has a font color of #dd20ff
<p style="color:#dd20ff">Text here</p>
#dd20ff Background Color
This box has a background color of #dd20ff
<div style="background-color:#dd20ff">Text here</div>
#dd20ff Border Color
This box has a border color of #dd20ff
<div style="border: 4px solid #dd20ff">Text here</div>
CSS codes
<p style="color:#dd20ff">Text here</p>
<div style="background-color:#dd20ff">Text here</div>
<div style="border: 4px solid #dd20ff">Text here</div>
#dd20ff Color on white background
This is how a font and box color of #dd20ff will look
on a white background.
#dd20ff Color on black background
This is how a font and box color of #dd20ff hex color will look
on a black background.