In RGB color space, #dd40ff hex color has a red value of 221, a green value of 64 and a blue value of 255.
In CMYK color space (used in color printing), #dd40ff hex color is composed of 13.33% cyan, 74.9% magenta, 0% yellow and 0% black.
#dd40ff color has a hue of 289.3 degrees, a saturation of 100% and a lightness of 62.5%.
#dd40ff hex color contains mainly BLUE.
The closest web safe color of #dd40ff is #cc33ff
#dd40ff hex color has a decimal value of 14500095.
HEX | dd40ff | #dd40ff |
---|---|---|
RGB | 221, 64, 255 | rgb(221, 64, 255) |
RGB Percent | 86.67, 25.1, 100 | rgb(86.67, 25.1, 100) |
CMYK | 13, 75, 0, 0 | |
HSL | 289.3°, 100, 62.5 | hsl(289.3, 100%, 62.5%) |
HSV | 289.3°, 74.9, 100 |
XYZ | 49.702, 26.259, 97.057 |
---|---|
Hunter Lab | 51.244, 83.454, -76.427 |
CIE-LAB | 58.282, 82.642, -64.407 |
CIE-LCH | 58.282, 104.776, 322.069 |
CIE-LUV | 13.33, 74.9, 0, 0 |
Web Safe | cc33ff |
RGB percent of color #dd40ff
CMYK percent of color #dd40ff
Text with hexadecimal color #dd40ff
This text has a font color of #dd40ff
<p style="color:#dd40ff">Text here</p>
#dd40ff Background Color
This box has a background color of #dd40ff
<div style="background-color:#dd40ff">Text here</div>
#dd40ff Border Color
This box has a border color of #dd40ff
<div style="border: 4px solid #dd40ff">Text here</div>
CSS codes
<p style="color:#dd40ff">Text here</p>
<div style="background-color:#dd40ff">Text here</div>
<div style="border: 4px solid #dd40ff">Text here</div>
#dd40ff Color on white background
This is how a font and box color of #dd40ff will look
on a white background.
#dd40ff Color on black background
This is how a font and box color of #dd40ff hex color will look
on a black background.