In RGB color space, #ff53dd hex color has a red value of 255, a green value of 83 and a blue value of 221.
In CMYK color space (used in color printing), #ff53dd hex color is composed of 0% cyan, 67.45% magenta, 13.33% yellow and 0% black.
#ff53dd color has a hue of 311.9 degrees, a saturation of 100% and a lightness of 66.3%.
#ff53dd hex color contains mainly RED.
The closest web safe color of #ff53dd is #ff66cc
#ff53dd hex color has a decimal value of 16733149.
HEX | ff53dd | #ff53dd |
---|---|---|
RGB | 255, 83, 221 | rgb(255, 83, 221) |
RGB Percent | 100, 32.55, 86.67 | rgb(100, 32.55, 86.67) |
CMYK | 0, 67, 13, 0 | |
HSL | 311.9°, 100, 66.3 | hsl(311.9, 100%, 66.3%) |
HSV | 311.9°, 67.5, 100 |
XYZ | 57.384, 32.667, 71.687 |
---|---|
Hunter Lab | 57.155, 79.194, -34.356 |
CIE-LAB | 63.89, 78.237, -36.248 |
CIE-LCH | 63.89, 86.226, 335.141 |
CIE-LUV | 0, 67.45, 13.33, 0 |
Web Safe | ff66cc |
RGB percent of color #ff53dd
CMYK percent of color #ff53dd
Text with hexadecimal color #ff53dd
This text has a font color of #ff53dd
<p style="color:#ff53dd">Text here</p>
#ff53dd Background Color
This box has a background color of #ff53dd
<div style="background-color:#ff53dd">Text here</div>
#ff53dd Border Color
This box has a border color of #ff53dd
<div style="border: 4px solid #ff53dd">Text here</div>
CSS codes
<p style="color:#ff53dd">Text here</p>
<div style="background-color:#ff53dd">Text here</div>
<div style="border: 4px solid #ff53dd">Text here</div>
#ff53dd Color on white background
This is how a font and box color of #ff53dd will look
on a white background.
#ff53dd Color on black background
This is how a font and box color of #ff53dd hex color will look
on a black background.