In RGB color space, #ff64cc hex color has a red value of 255, a green value of 100 and a blue value of 204.
In CMYK color space (used in color printing), #ff64cc hex color is composed of 0% cyan, 60.78% magenta, 20% yellow and 0% black.
#ff64cc color has a hue of 319.7 degrees, a saturation of 100% and a lightness of 69.6%.
#ff64cc hex color contains mainly RED.
The closest web safe color of #ff64cc is #ff66cc
#ff64cc hex color has a decimal value of 16737484.
HEX | ff64cc | #ff64cc |
---|---|---|
RGB | 255, 100, 204 | rgb(255, 100, 204) |
RGB Percent | 100, 39.22, 80 | rgb(100, 39.22, 80) |
CMYK | 0, 61, 20, 0 | |
HSL | 319.7°, 100, 69.6 | hsl(319.7, 100%, 69.6%) |
HSV | 319.7°, 60.8, 100 |
XYZ | 56.696, 34.734, 60.843 |
---|---|
Hunter Lab | 58.936, 68.58, -19.954 |
CIE-LAB | 65.541, 69.426, -24.145 |
CIE-LCH | 65.541, 73.505, 340.823 |
CIE-LUV | 0, 60.78, 20, 0 |
Web Safe | ff66cc |
RGB percent of color #ff64cc
CMYK percent of color #ff64cc
Text with hexadecimal color #ff64cc
This text has a font color of #ff64cc
<p style="color:#ff64cc">Text here</p>
#ff64cc Background Color
This box has a background color of #ff64cc
<div style="background-color:#ff64cc">Text here</div>
#ff64cc Border Color
This box has a border color of #ff64cc
<div style="border: 4px solid #ff64cc">Text here</div>
CSS codes
<p style="color:#ff64cc">Text here</p>
<div style="background-color:#ff64cc">Text here</div>
<div style="border: 4px solid #ff64cc">Text here</div>
#ff64cc Color on white background
This is how a font and box color of #ff64cc will look
on a white background.
#ff64cc Color on black background
This is how a font and box color of #ff64cc hex color will look
on a black background.