In RGB color space, #ff53ed hex color has a red value of 255, a green value of 83 and a blue value of 237.
In CMYK color space (used in color printing), #ff53ed hex color is composed of 0% cyan, 67.45% magenta, 7.06% yellow and 0% black.
#ff53ed color has a hue of 306.3 degrees, a saturation of 100% and a lightness of 66.3%.
#ff53ed hex color contains mainly RED.
The closest web safe color of #ff53ed is #ff66ff
#ff53ed hex color has a decimal value of 16733165.
HEX | ff53ed | #ff53ed |
---|---|---|
RGB | 255, 83, 237 | rgb(255, 83, 237) |
RGB Percent | 100, 32.55, 92.94 | rgb(100, 32.55, 92.94) |
CMYK | 0, 67, 7, 0 | |
HSL | 306.3°, 100, 66.3 | hsl(306.3, 100%, 66.3%) |
HSV | 306.3°, 67.5, 100 |
XYZ | 59.619, 33.561, 83.456 |
---|---|
Hunter Lab | 57.932, 82.318, -44.86 |
CIE-LAB | 64.613, 80.54, -44.046 |
CIE-LCH | 64.613, 91.797, 331.326 |
CIE-LUV | 0, 67.45, 7.06, 0 |
Web Safe | ff66ff |
RGB percent of color #ff53ed
CMYK percent of color #ff53ed
Text with hexadecimal color #ff53ed
This text has a font color of #ff53ed
<p style="color:#ff53ed">Text here</p>
#ff53ed Background Color
This box has a background color of #ff53ed
<div style="background-color:#ff53ed">Text here</div>
#ff53ed Border Color
This box has a border color of #ff53ed
<div style="border: 4px solid #ff53ed">Text here</div>
CSS codes
<p style="color:#ff53ed">Text here</p>
<div style="background-color:#ff53ed">Text here</div>
<div style="border: 4px solid #ff53ed">Text here</div>
#ff53ed Color on white background
This is how a font and box color of #ff53ed will look
on a white background.
#ff53ed Color on black background
This is how a font and box color of #ff53ed hex color will look
on a black background.