In RGB color space, #ea00cc hex color has a red value of 234, a green value of 0 and a blue value of 204.
In CMYK color space (used in color printing), #ea00cc hex color is composed of 0% cyan, 100% magenta, 12.82% yellow and 8.24% black.
#ea00cc color has a hue of 307.7 degrees, a saturation of 100% and a lightness of 45.9%.
#ea00cc hex color contains mainly RED.
The closest web safe color of #ea00cc is #ff00cc
#ea00cc hex color has a decimal value of 15335628.
HEX | ea00cc | #ea00cc |
---|---|---|
RGB | 234, 0, 204 | rgb(234, 0, 204) |
RGB Percent | 91.76, 0, 80 | rgb(91.76, 0, 80) |
CMYK | 0, 100, 13, 8 | |
HSL | 307.7°, 100, 45.9 | hsl(307.7, 100%, 45.9%) |
HSV | 307.7°, 100, 91.8 |
XYZ | 44.831, 21.852, 58.982 |
---|---|
Hunter Lab | 46.746, 89.381, -42.087 |
CIE-LAB | 53.87, 88.047, -42.571 |
CIE-LCH | 53.87, 97.799, 334.196 |
CIE-LUV | 0, 100, 12.82, 8.24 |
Web Safe | ff00cc |
RGB percent of color #ea00cc
CMYK percent of color #ea00cc
Text with hexadecimal color #ea00cc
This text has a font color of #ea00cc
<p style="color:#ea00cc">Text here</p>
#ea00cc Background Color
This box has a background color of #ea00cc
<div style="background-color:#ea00cc">Text here</div>
#ea00cc Border Color
This box has a border color of #ea00cc
<div style="border: 4px solid #ea00cc">Text here</div>
CSS codes
<p style="color:#ea00cc">Text here</p>
<div style="background-color:#ea00cc">Text here</div>
<div style="border: 4px solid #ea00cc">Text here</div>
#ea00cc Color on white background
This is how a font and box color of #ea00cc will look
on a white background.
#ea00cc Color on black background
This is how a font and box color of #ea00cc hex color will look
on a black background.