In RGB color space, #d000dd hex color has a red value of 208, a green value of 0 and a blue value of 221.
In CMYK color space (used in color printing), #d000dd hex color is composed of 5.88% cyan, 100% magenta, 0% yellow and 13.33% black.
#d000dd color has a hue of 296.5 degrees, a saturation of 100% and a lightness of 43.3%.
#d000dd hex color contains mainly BLUE.
The closest web safe color of #d000dd is #cc00cc
#d000dd hex color has a decimal value of 13631709.
HEX | d000dd | #d000dd |
---|---|---|
RGB | 208, 0, 221 | rgb(208, 0, 221) |
RGB Percent | 81.57, 0, 86.67 | rgb(81.57, 0, 86.67) |
CMYK | 6, 100, 0, 13 | |
HSL | 296.5°, 100, 43.3 | hsl(296.5, 100%, 43.3%) |
HSV | 296.5°, 100, 86.7 |
XYZ | 39.064, 18.63, 69.944 |
---|---|
Hunter Lab | 43.162, 86.016, -65.865 |
CIE-LAB | 50.251, 86.182, -58.341 |
CIE-LCH | 50.251, 104.072, 325.904 |
CIE-LUV | 5.88, 100, 0, 13.33 |
Web Safe | cc00cc |
RGB percent of color #d000dd
CMYK percent of color #d000dd
Text with hexadecimal color #d000dd
This text has a font color of #d000dd
<p style="color:#d000dd">Text here</p>
#d000dd Background Color
This box has a background color of #d000dd
<div style="background-color:#d000dd">Text here</div>
#d000dd Border Color
This box has a border color of #d000dd
<div style="border: 4px solid #d000dd">Text here</div>
CSS codes
<p style="color:#d000dd">Text here</p>
<div style="background-color:#d000dd">Text here</div>
<div style="border: 4px solid #d000dd">Text here</div>
#d000dd Color on white background
This is how a font and box color of #d000dd will look
on a white background.
#d000dd Color on black background
This is how a font and box color of #d000dd hex color will look
on a black background.