In RGB color space, #ff64dd hex color has a red value of 255, a green value of 100 and a blue value of 221.
In CMYK color space (used in color printing), #ff64dd hex color is composed of 0% cyan, 60.78% magenta, 13.33% yellow and 0% black.
#ff64dd color has a hue of 313.2 degrees, a saturation of 100% and a lightness of 69.6%.
#ff64dd hex color contains mainly RED.
The closest web safe color of #ff64dd is #ff66cc
#ff64dd hex color has a decimal value of 16737501.
HEX | ff64dd | #ff64dd |
---|---|---|
RGB | 255, 100, 221 | rgb(255, 100, 221) |
RGB Percent | 100, 39.22, 86.67 | rgb(100, 39.22, 86.67) |
CMYK | 0, 61, 13, 0 | |
HSL | 313.2°, 100, 69.6 | hsl(313.2, 100%, 69.6%) |
HSV | 313.2°, 60.8, 100 |
XYZ | 58.848, 35.595, 72.175 |
---|---|
Hunter Lab | 59.662, 71.658, -29.962 |
CIE-LAB | 66.209, 71.805, -32.643 |
CIE-LCH | 66.209, 78.877, 335.553 |
CIE-LUV | 0, 60.78, 13.33, 0 |
Web Safe | ff66cc |
RGB percent of color #ff64dd
CMYK percent of color #ff64dd
Text with hexadecimal color #ff64dd
This text has a font color of #ff64dd
<p style="color:#ff64dd">Text here</p>
#ff64dd Background Color
This box has a background color of #ff64dd
<div style="background-color:#ff64dd">Text here</div>
#ff64dd Border Color
This box has a border color of #ff64dd
<div style="border: 4px solid #ff64dd">Text here</div>
CSS codes
<p style="color:#ff64dd">Text here</p>
<div style="background-color:#ff64dd">Text here</div>
<div style="border: 4px solid #ff64dd">Text here</div>
#ff64dd Color on white background
This is how a font and box color of #ff64dd will look
on a white background.
#ff64dd Color on black background
This is how a font and box color of #ff64dd hex color will look
on a black background.