In RGB color space, #d800cc hex color has a red value of 216, a green value of 0 and a blue value of 204.
In CMYK color space (used in color printing), #d800cc hex color is composed of 0% cyan, 100% magenta, 5.56% yellow and 15.29% black.
#d800cc color has a hue of 303.3 degrees, a saturation of 100% and a lightness of 42.4%.
#d800cc hex color contains mainly RED.
The closest web safe color of #d800cc is #cc00cc
#d800cc hex color has a decimal value of 14155980.
HEX | d800cc | #d800cc |
---|---|---|
RGB | 216, 0, 204 | rgb(216, 0, 204) |
RGB Percent | 84.71, 0, 80 | rgb(84.71, 0, 80) |
CMYK | 0, 100, 6, 15 | |
HSL | 303.3°, 100, 42.4 | hsl(303.3, 100%, 42.4%) |
HSV | 303.3°, 100, 84.7 |
XYZ | 39.218, 18.959, 58.719 |
---|---|
Hunter Lab | 43.542, 84.576, -49.477 |
CIE-LAB | 50.639, 84.999, -47.898 |
CIE-LCH | 50.639, 97.566, 330.598 |
CIE-LUV | 0, 100, 5.56, 15.29 |
Web Safe | cc00cc |
RGB percent of color #d800cc
CMYK percent of color #d800cc
Text with hexadecimal color #d800cc
This text has a font color of #d800cc
<p style="color:#d800cc">Text here</p>
#d800cc Background Color
This box has a background color of #d800cc
<div style="background-color:#d800cc">Text here</div>
#d800cc Border Color
This box has a border color of #d800cc
<div style="border: 4px solid #d800cc">Text here</div>
CSS codes
<p style="color:#d800cc">Text here</p>
<div style="background-color:#d800cc">Text here</div>
<div style="border: 4px solid #d800cc">Text here</div>
#d800cc Color on white background
This is how a font and box color of #d800cc will look
on a white background.
#d800cc Color on black background
This is how a font and box color of #d800cc hex color will look
on a black background.