In RGB color space, #ff64ed hex color has a red value of 255, a green value of 100 and a blue value of 237.
In CMYK color space (used in color printing), #ff64ed hex color is composed of 0% cyan, 60.78% magenta, 7.06% yellow and 0% black.
#ff64ed color has a hue of 307 degrees, a saturation of 100% and a lightness of 69.6%.
#ff64ed hex color contains mainly RED.
The closest web safe color of #ff64ed is #ff66ff
#ff64ed hex color has a decimal value of 16737517.
HEX | ff64ed | #ff64ed |
---|---|---|
RGB | 255, 100, 237 | rgb(255, 100, 237) |
RGB Percent | 100, 39.22, 92.94 | rgb(100, 39.22, 92.94) |
CMYK | 0, 61, 7, 0 | |
HSL | 307°, 100, 69.6 | hsl(307, 100%, 69.6%) |
HSV | 307°, 60.8, 100 |
XYZ | 61.083, 36.489, 83.944 |
---|---|
Hunter Lab | 60.406, 74.789, -40.109 |
CIE-LAB | 66.892, 74.191, -40.472 |
CIE-LCH | 66.892, 84.512, 331.387 |
CIE-LUV | 0, 60.78, 7.06, 0 |
Web Safe | ff66ff |
RGB percent of color #ff64ed
CMYK percent of color #ff64ed
Text with hexadecimal color #ff64ed
This text has a font color of #ff64ed
<p style="color:#ff64ed">Text here</p>
#ff64ed Background Color
This box has a background color of #ff64ed
<div style="background-color:#ff64ed">Text here</div>
#ff64ed Border Color
This box has a border color of #ff64ed
<div style="border: 4px solid #ff64ed">Text here</div>
CSS codes
<p style="color:#ff64ed">Text here</p>
<div style="background-color:#ff64ed">Text here</div>
<div style="border: 4px solid #ff64ed">Text here</div>
#ff64ed Color on white background
This is how a font and box color of #ff64ed will look
on a white background.
#ff64ed Color on black background
This is how a font and box color of #ff64ed hex color will look
on a black background.