In RGB color space, #e00dec hex color has a red value of 224, a green value of 13 and a blue value of 236.
In CMYK color space (used in color printing), #e00dec hex color is composed of 5.08% cyan, 94.49% magenta, 0% yellow and 7.45% black.
#e00dec color has a hue of 296.8 degrees, a saturation of 89.56% and a lightness of 48.8%.
#e00dec hex color contains mainly BLUE.
The closest web safe color of #e00dec is #cc00ff
#e00dec hex color has a decimal value of 14683628.
HEX | e00dec | #e00dec |
---|---|---|
RGB | 224, 13, 236 | rgb(224, 13, 236) |
RGB Percent | 87.84, 5.1, 92.55 | rgb(87.84, 5.1, 92.55) |
CMYK | 5, 94, 0, 7 | |
HSL | 296.8°, 89.56, 48.8 | hsl(296.8, 89.56%, 48.8%) |
HSV | 296.8°, 94.5, 92.5 |
XYZ | 46.025, 22.191, 81.214 |
---|---|
Hunter Lab | 47.107, 91.961, -69.242 |
CIE-LAB | 54.229, 89.923, -60.294 |
CIE-LCH | 54.229, 108.266, 326.158 |
CIE-LUV | 5.08, 94.49, 0, 7.45 |
Web Safe | cc00ff |
RGB percent of color #e00dec
CMYK percent of color #e00dec
Text with hexadecimal color #e00dec
This text has a font color of #e00dec
<p style="color:#e00dec">Text here</p>
#e00dec Background Color
This box has a background color of #e00dec
<div style="background-color:#e00dec">Text here</div>
#e00dec Border Color
This box has a border color of #e00dec
<div style="border: 4px solid #e00dec">Text here</div>
CSS codes
<p style="color:#e00dec">Text here</p>
<div style="background-color:#e00dec">Text here</div>
<div style="border: 4px solid #e00dec">Text here</div>
#e00dec Color on white background
This is how a font and box color of #e00dec will look
on a white background.
#e00dec Color on black background
This is how a font and box color of #e00dec hex color will look
on a black background.