In RGB color space, #dd05ff hex color has a red value of 221, a green value of 5 and a blue value of 255.
In CMYK color space (used in color printing), #dd05ff hex color is composed of 13.33% cyan, 98.04% magenta, 0% yellow and 0% black.
#dd05ff color has a hue of 291.8 degrees, a saturation of 100% and a lightness of 51%.
#dd05ff hex color contains mainly BLUE.
The closest web safe color of #dd05ff is #cc00ff
#dd05ff hex color has a decimal value of 14484991.
HEX | dd05ff | #dd05ff |
---|---|---|
RGB | 221, 5, 255 | rgb(221, 5, 255) |
RGB Percent | 86.67, 1.96, 100 | rgb(86.67, 1.96, 100) |
CMYK | 13, 98, 0, 0 | |
HSL | 291.8°, 100, 51 | hsl(291.8, 100%, 51%) |
HSV | 291.8°, 98, 100 |
XYZ | 47.923, 22.701, 96.464 |
---|---|
Hunter Lab | 47.646, 96.16, -86.688 |
CIE-LAB | 54.763, 92.946, -70.082 |
CIE-LCH | 54.763, 116.406, 322.983 |
CIE-LUV | 13.33, 98.04, 0, 0 |
Web Safe | cc00ff |
RGB percent of color #dd05ff
CMYK percent of color #dd05ff
Text with hexadecimal color #dd05ff
This text has a font color of #dd05ff
<p style="color:#dd05ff">Text here</p>
#dd05ff Background Color
This box has a background color of #dd05ff
<div style="background-color:#dd05ff">Text here</div>
#dd05ff Border Color
This box has a border color of #dd05ff
<div style="border: 4px solid #dd05ff">Text here</div>
CSS codes
<p style="color:#dd05ff">Text here</p>
<div style="background-color:#dd05ff">Text here</div>
<div style="border: 4px solid #dd05ff">Text here</div>
#dd05ff Color on white background
This is how a font and box color of #dd05ff will look
on a white background.
#dd05ff Color on black background
This is how a font and box color of #dd05ff hex color will look
on a black background.