In RGB color space, #ff65f5 hex color has a red value of 255, a green value of 101 and a blue value of 245.
In CMYK color space (used in color printing), #ff65f5 hex color is composed of 0% cyan, 60.39% magenta, 3.92% yellow and 0% black.
#ff65f5 color has a hue of 303.9 degrees, a saturation of 100% and a lightness of 69.8%.
#ff65f5 hex color contains mainly RED.
The closest web safe color of #ff65f5 is #ff66ff
#ff65f5 hex color has a decimal value of 16737781.
HEX | ff65f5 | #ff65f5 |
---|---|---|
RGB | 255, 101, 245 | rgb(255, 101, 245) |
RGB Percent | 100, 39.61, 96.08 | rgb(100, 39.61, 96.08) |
CMYK | 0, 60, 4, 0 | |
HSL | 303.9°, 100, 69.8 | hsl(303.9, 100%, 69.8%) |
HSV | 303.9°, 60.4, 100 |
XYZ | 62.375, 37.16, 90.271 |
---|---|
Hunter Lab | 60.959, 75.968, -45.128 |
CIE-LAB | 67.397, 75.035, -44.098 |
CIE-LCH | 67.397, 87.034, 329.557 |
CIE-LUV | 0, 60.39, 3.92, 0 |
Web Safe | ff66ff |
RGB percent of color #ff65f5
CMYK percent of color #ff65f5
Text with hexadecimal color #ff65f5
This text has a font color of #ff65f5
<p style="color:#ff65f5">Text here</p>
#ff65f5 Background Color
This box has a background color of #ff65f5
<div style="background-color:#ff65f5">Text here</div>
#ff65f5 Border Color
This box has a border color of #ff65f5
<div style="border: 4px solid #ff65f5">Text here</div>
CSS codes
<p style="color:#ff65f5">Text here</p>
<div style="background-color:#ff65f5">Text here</div>
<div style="border: 4px solid #ff65f5">Text here</div>
#ff65f5 Color on white background
This is how a font and box color of #ff65f5 will look
on a white background.
#ff65f5 Color on black background
This is how a font and box color of #ff65f5 hex color will look
on a black background.