In RGB color space, #df00cc hex color has a red value of 223, a green value of 0 and a blue value of 204.
In CMYK color space (used in color printing), #df00cc hex color is composed of 0% cyan, 100% magenta, 8.52% yellow and 12.55% black.
#df00cc color has a hue of 305.1 degrees, a saturation of 100% and a lightness of 43.7%.
#df00cc hex color contains mainly RED.
The closest web safe color of #df00cc is #cc00cc
#df00cc hex color has a decimal value of 14614732.
HEX | df00cc | #df00cc |
---|---|---|
RGB | 223, 0, 204 | rgb(223, 0, 204) |
RGB Percent | 87.45, 0, 80 | rgb(87.45, 0, 80) |
CMYK | 0, 100, 9, 13 | |
HSL | 305.1°, 100, 43.7 | hsl(305.1, 100%, 43.7%) |
HSV | 305.1°, 100, 87.5 |
XYZ | 41.331, 20.048, 58.818 |
---|---|
Hunter Lab | 44.775, 86.414, -46.543 |
CIE-LAB | 51.891, 86.17, -45.83 |
CIE-LCH | 51.891, 97.599, 331.993 |
CIE-LUV | 0, 100, 8.52, 12.55 |
Web Safe | cc00cc |
RGB percent of color #df00cc
CMYK percent of color #df00cc
Text with hexadecimal color #df00cc
This text has a font color of #df00cc
<p style="color:#df00cc">Text here</p>
#df00cc Background Color
This box has a background color of #df00cc
<div style="background-color:#df00cc">Text here</div>
#df00cc Border Color
This box has a border color of #df00cc
<div style="border: 4px solid #df00cc">Text here</div>
CSS codes
<p style="color:#df00cc">Text here</p>
<div style="background-color:#df00cc">Text here</div>
<div style="border: 4px solid #df00cc">Text here</div>
#df00cc Color on white background
This is how a font and box color of #df00cc will look
on a white background.
#df00cc Color on black background
This is how a font and box color of #df00cc hex color will look
on a black background.