In RGB color space, #d700cc hex color has a red value of 215, a green value of 0 and a blue value of 204.
In CMYK color space (used in color printing), #d700cc hex color is composed of 0% cyan, 100% magenta, 5.12% yellow and 15.69% black.
#d700cc color has a hue of 303.1 degrees, a saturation of 100% and a lightness of 42.2%.
#d700cc hex color contains mainly RED.
The closest web safe color of #d700cc is #cc00cc
#d700cc hex color has a decimal value of 14090444.
HEX | d700cc | #d700cc |
---|---|---|
RGB | 215, 0, 204 | rgb(215, 0, 204) |
RGB Percent | 84.31, 0, 80 | rgb(84.31, 0, 80) |
CMYK | 0, 100, 5, 16 | |
HSL | 303.1°, 100, 42.2 | hsl(303.1, 100%, 42.2%) |
HSV | 303.1°, 100, 84.3 |
XYZ | 38.923, 18.807, 58.705 |
---|---|
Hunter Lab | 43.367, 84.316, -49.903 |
CIE-LAB | 50.461, 84.833, -48.193 |
CIE-LCH | 50.461, 97.566, 330.399 |
CIE-LUV | 0, 100, 5.12, 15.69 |
Web Safe | cc00cc |
RGB percent of color #d700cc
CMYK percent of color #d700cc
Text with hexadecimal color #d700cc
This text has a font color of #d700cc
<p style="color:#d700cc">Text here</p>
#d700cc Background Color
This box has a background color of #d700cc
<div style="background-color:#d700cc">Text here</div>
#d700cc Border Color
This box has a border color of #d700cc
<div style="border: 4px solid #d700cc">Text here</div>
CSS codes
<p style="color:#d700cc">Text here</p>
<div style="background-color:#d700cc">Text here</div>
<div style="border: 4px solid #d700cc">Text here</div>
#d700cc Color on white background
This is how a font and box color of #d700cc will look
on a white background.
#d700cc Color on black background
This is how a font and box color of #d700cc hex color will look
on a black background.