In RGB color space, #d500dd hex color has a red value of 213, a green value of 0 and a blue value of 221.
In CMYK color space (used in color printing), #d500dd hex color is composed of 3.62% cyan, 100% magenta, 0% yellow and 13.33% black.
#d500dd color has a hue of 297.8 degrees, a saturation of 100% and a lightness of 43.3%.
#d500dd hex color contains mainly BLUE.
The closest web safe color of #d500dd is #cc00cc
#d500dd hex color has a decimal value of 13959389.
HEX | d500dd | #d500dd |
---|---|---|
RGB | 213, 0, 221 | rgb(213, 0, 221) |
RGB Percent | 83.53, 0, 86.67 | rgb(83.53, 0, 86.67) |
CMYK | 4, 100, 0, 13 | |
HSL | 297.8°, 100, 43.3 | hsl(297.8, 100%, 43.3%) |
HSV | 297.8°, 100, 86.7 |
XYZ | 40.492, 19.367, 70.011 |
---|---|
Hunter Lab | 44.008, 87.225, -63.517 |
CIE-LAB | 51.114, 86.941, -56.91 |
CIE-LCH | 51.114, 103.911, 326.792 |
CIE-LUV | 3.62, 100, 0, 13.33 |
Web Safe | cc00cc |
RGB percent of color #d500dd
CMYK percent of color #d500dd
Text with hexadecimal color #d500dd
This text has a font color of #d500dd
<p style="color:#d500dd">Text here</p>
#d500dd Background Color
This box has a background color of #d500dd
<div style="background-color:#d500dd">Text here</div>
#d500dd Border Color
This box has a border color of #d500dd
<div style="border: 4px solid #d500dd">Text here</div>
CSS codes
<p style="color:#d500dd">Text here</p>
<div style="background-color:#d500dd">Text here</div>
<div style="border: 4px solid #d500dd">Text here</div>
#d500dd Color on white background
This is how a font and box color of #d500dd will look
on a white background.
#d500dd Color on black background
This is how a font and box color of #d500dd hex color will look
on a black background.