In RGB color space, #ff65dd hex color has a red value of 255, a green value of 101 and a blue value of 221.
In CMYK color space (used in color printing), #ff65dd hex color is composed of 0% cyan, 60.39% magenta, 13.33% yellow and 0% black.
#ff65dd color has a hue of 313.2 degrees, a saturation of 100% and a lightness of 69.8%.
#ff65dd hex color contains mainly RED.
The closest web safe color of #ff65dd is #ff66cc
#ff65dd hex color has a decimal value of 16737757.
HEX | ff65dd | #ff65dd |
---|---|---|
RGB | 255, 101, 221 | rgb(255, 101, 221) |
RGB Percent | 100, 39.61, 86.67 | rgb(100, 39.61, 86.67) |
CMYK | 0, 60, 13, 0 | |
HSL | 313.2°, 100, 69.8 | hsl(313.2, 100%, 69.8%) |
HSV | 313.2°, 60.4, 100 |
XYZ | 58.945, 35.788, 72.208 |
---|---|
Hunter Lab | 59.823, 71.19, -29.688 |
CIE-LAB | 66.358, 71.399, -32.414 |
CIE-LCH | 66.358, 78.412, 335.583 |
CIE-LUV | 0, 60.39, 13.33, 0 |
Web Safe | ff66cc |
RGB percent of color #ff65dd
CMYK percent of color #ff65dd
Text with hexadecimal color #ff65dd
This text has a font color of #ff65dd
<p style="color:#ff65dd">Text here</p>
#ff65dd Background Color
This box has a background color of #ff65dd
<div style="background-color:#ff65dd">Text here</div>
#ff65dd Border Color
This box has a border color of #ff65dd
<div style="border: 4px solid #ff65dd">Text here</div>
CSS codes
<p style="color:#ff65dd">Text here</p>
<div style="background-color:#ff65dd">Text here</div>
<div style="border: 4px solid #ff65dd">Text here</div>
#ff65dd Color on white background
This is how a font and box color of #ff65dd will look
on a white background.
#ff65dd Color on black background
This is how a font and box color of #ff65dd hex color will look
on a black background.