In RGB color space, #dd41cc hex color has a red value of 221, a green value of 65 and a blue value of 204.
In CMYK color space (used in color printing), #dd41cc hex color is composed of 0% cyan, 70.59% magenta, 7.69% yellow and 13.33% black.
#dd41cc color has a hue of 306.5 degrees, a saturation of 69.64% and a lightness of 56.1%.
#dd41cc hex color contains mainly RED.
The closest web safe color of #dd41cc is #cc33cc
#dd41cc hex color has a decimal value of 14500300.
HEX | dd41cc | #dd41cc |
---|---|---|
RGB | 221, 65, 204 | rgb(221, 65, 204) |
RGB Percent | 86.67, 25.49, 80 | rgb(86.67, 25.49, 80) |
CMYK | 0, 71, 8, 13 | |
HSL | 306.5°, 69.64, 56.1 | hsl(306.5, 69.64%, 56.1%) |
HSV | 306.5°, 70.6, 86.7 |
XYZ | 42.608, 23.512, 59.419 |
---|---|
Hunter Lab | 48.489, 71.994, -38.712 |
CIE-LAB | 55.596, 74.064, -39.996 |
CIE-LCH | 55.596, 84.173, 331.63 |
CIE-LUV | 0, 70.59, 7.69, 13.33 |
Web Safe | cc33cc |
RGB percent of color #dd41cc
CMYK percent of color #dd41cc
Text with hexadecimal color #dd41cc
This text has a font color of #dd41cc
<p style="color:#dd41cc">Text here</p>
#dd41cc Background Color
This box has a background color of #dd41cc
<div style="background-color:#dd41cc">Text here</div>
#dd41cc Border Color
This box has a border color of #dd41cc
<div style="border: 4px solid #dd41cc">Text here</div>
CSS codes
<p style="color:#dd41cc">Text here</p>
<div style="background-color:#dd41cc">Text here</div>
<div style="border: 4px solid #dd41cc">Text here</div>
#dd41cc Color on white background
This is how a font and box color of #dd41cc will look
on a white background.
#dd41cc Color on black background
This is how a font and box color of #dd41cc hex color will look
on a black background.