In RGB color space, #dd62dd hex color has a red value of 221, a green value of 98 and a blue value of 221.
In CMYK color space (used in color printing), #dd62dd hex color is composed of 0% cyan, 55.66% magenta, 0% yellow and 13.33% black.
#dd62dd color has a hue of 300 degrees, a saturation of 64.4% and a lightness of 62.5%.
#dd62dd hex color contains mainly RED.
The closest web safe color of #dd62dd is #cc66cc
#dd62dd hex color has a decimal value of 14508765.
HEX | dd62dd | #dd62dd |
---|---|---|
RGB | 221, 98, 221 | rgb(221, 98, 221) |
RGB Percent | 86.67, 38.43, 86.67 | rgb(86.67, 38.43, 86.67) |
CMYK | 0, 56, 0, 13 | |
HSL | 300°, 64.4, 62.5 | hsl(300, 64.4%, 62.5%) |
HSV | 300°, 55.7, 86.7 |
XYZ | 47.238, 29.328, 71.578 |
---|---|
Hunter Lab | 54.155, 60.928, -40.456 |
CIE-LAB | 61.07, 63.856, -41.022 |
CIE-LCH | 61.07, 75.897, 327.283 |
CIE-LUV | 0, 55.66, 0, 13.33 |
Web Safe | cc66cc |
RGB percent of color #dd62dd
CMYK percent of color #dd62dd
Text with hexadecimal color #dd62dd
This text has a font color of #dd62dd
<p style="color:#dd62dd">Text here</p>
#dd62dd Background Color
This box has a background color of #dd62dd
<div style="background-color:#dd62dd">Text here</div>
#dd62dd Border Color
This box has a border color of #dd62dd
<div style="border: 4px solid #dd62dd">Text here</div>
CSS codes
<p style="color:#dd62dd">Text here</p>
<div style="background-color:#dd62dd">Text here</div>
<div style="border: 4px solid #dd62dd">Text here</div>
#dd62dd Color on white background
This is how a font and box color of #dd62dd will look
on a white background.
#dd62dd Color on black background
This is how a font and box color of #dd62dd hex color will look
on a black background.