In RGB color space, #d500cc hex color has a red value of 213, a green value of 0 and a blue value of 204.
In CMYK color space (used in color printing), #d500cc hex color is composed of 0% cyan, 100% magenta, 4.23% yellow and 16.47% black.
#d500cc color has a hue of 302.5 degrees, a saturation of 100% and a lightness of 41.8%.
#d500cc hex color contains mainly RED.
The closest web safe color of #d500cc is #cc00cc
#d500cc hex color has a decimal value of 13959372.
HEX | d500cc | #d500cc |
---|---|---|
RGB | 213, 0, 204 | rgb(213, 0, 204) |
RGB Percent | 83.53, 0, 80 | rgb(83.53, 0, 80) |
CMYK | 0, 100, 4, 16 | |
HSL | 302.5°, 100, 41.8 | hsl(302.5, 100%, 41.8%) |
HSV | 302.5°, 100, 83.5 |
XYZ | 38.34, 18.506, 58.678 |
---|---|
Hunter Lab | 43.019, 83.804, -50.759 |
CIE-LAB | 50.104, 84.506, -48.783 |
CIE-LCH | 50.104, 97.576, 330.003 |
CIE-LUV | 0, 100, 4.23, 16.47 |
Web Safe | cc00cc |
RGB percent of color #d500cc
CMYK percent of color #d500cc
Text with hexadecimal color #d500cc
This text has a font color of #d500cc
<p style="color:#d500cc">Text here</p>
#d500cc Background Color
This box has a background color of #d500cc
<div style="background-color:#d500cc">Text here</div>
#d500cc Border Color
This box has a border color of #d500cc
<div style="border: 4px solid #d500cc">Text here</div>
CSS codes
<p style="color:#d500cc">Text here</p>
<div style="background-color:#d500cc">Text here</div>
<div style="border: 4px solid #d500cc">Text here</div>
#d500cc Color on white background
This is how a font and box color of #d500cc will look
on a white background.
#d500cc Color on black background
This is how a font and box color of #d500cc hex color will look
on a black background.