In RGB color space, #e000cc hex color has a red value of 224, a green value of 0 and a blue value of 204.
In CMYK color space (used in color printing), #e000cc hex color is composed of 0% cyan, 100% magenta, 8.93% yellow and 12.16% black.
#e000cc color has a hue of 305.4 degrees, a saturation of 100% and a lightness of 43.9%.
#e000cc hex color contains mainly RED.
The closest web safe color of #e000cc is #cc00cc
#e000cc hex color has a decimal value of 14680268.
HEX | e000cc | #e000cc |
---|---|---|
RGB | 224, 0, 204 | rgb(224, 0, 204) |
RGB Percent | 87.84, 0, 80 | rgb(87.84, 0, 80) |
CMYK | 0, 100, 9, 12 | |
HSL | 305.4°, 100, 43.9 | hsl(305.4, 100%, 43.9%) |
HSV | 305.4°, 100, 87.8 |
XYZ | 41.64, 20.207, 58.832 |
---|---|
Hunter Lab | 44.952, 86.681, -46.13 |
CIE-LAB | 52.07, 86.34, -45.535 |
CIE-LCH | 52.07, 97.612, 332.193 |
CIE-LUV | 0, 100, 8.93, 12.16 |
Web Safe | cc00cc |
RGB percent of color #e000cc
CMYK percent of color #e000cc
Text with hexadecimal color #e000cc
This text has a font color of #e000cc
<p style="color:#e000cc">Text here</p>
#e000cc Background Color
This box has a background color of #e000cc
<div style="background-color:#e000cc">Text here</div>
#e000cc Border Color
This box has a border color of #e000cc
<div style="border: 4px solid #e000cc">Text here</div>
CSS codes
<p style="color:#e000cc">Text here</p>
<div style="background-color:#e000cc">Text here</div>
<div style="border: 4px solid #e000cc">Text here</div>
#e000cc Color on white background
This is how a font and box color of #e000cc will look
on a white background.
#e000cc Color on black background
This is how a font and box color of #e000cc hex color will look
on a black background.