In RGB color space, #d800ed hex color has a red value of 216, a green value of 0 and a blue value of 237.
In CMYK color space (used in color printing), #d800ed hex color is composed of 8.86% cyan, 100% magenta, 0% yellow and 7.06% black.
#d800ed color has a hue of 294.7 degrees, a saturation of 100% and a lightness of 46.5%.
#d800ed hex color contains mainly BLUE.
The closest web safe color of #d800ed is #cc00ff
#d800ed hex color has a decimal value of 14156013.
HEX | d800ed | #d800ed |
---|---|---|
RGB | 216, 0, 237 | rgb(216, 0, 237) |
RGB Percent | 84.71, 0, 92.94 | rgb(84.71, 0, 92.94) |
CMYK | 9, 100, 0, 7 | |
HSL | 294.7°, 100, 46.5 | hsl(294.7, 100%, 46.5%) |
HSV | 294.7°, 100, 92.9 |
XYZ | 43.605, 20.713, 81.821 |
---|---|
Hunter Lab | 45.512, 91.377, -74.734 |
CIE-LAB | 52.634, 89.793, -63.495 |
CIE-LCH | 52.634, 109.975, 324.735 |
CIE-LUV | 8.86, 100, 0, 7.06 |
Web Safe | cc00ff |
RGB percent of color #d800ed
CMYK percent of color #d800ed
Text with hexadecimal color #d800ed
This text has a font color of #d800ed
<p style="color:#d800ed">Text here</p>
#d800ed Background Color
This box has a background color of #d800ed
<div style="background-color:#d800ed">Text here</div>
#d800ed Border Color
This box has a border color of #d800ed
<div style="border: 4px solid #d800ed">Text here</div>
CSS codes
<p style="color:#d800ed">Text here</p>
<div style="background-color:#d800ed">Text here</div>
<div style="border: 4px solid #d800ed">Text here</div>
#d800ed Color on white background
This is how a font and box color of #d800ed will look
on a white background.
#d800ed Color on black background
This is how a font and box color of #d800ed hex color will look
on a black background.