In RGB color space, #ff53fc hex color has a red value of 255, a green value of 83 and a blue value of 252.
In CMYK color space (used in color printing), #ff53fc hex color is composed of 0% cyan, 67.45% magenta, 1.18% yellow and 0% black.
#ff53fc color has a hue of 301 degrees, a saturation of 100% and a lightness of 66.3%.
#ff53fc hex color contains mainly RED.
The closest web safe color of #ff53fc is #ff66ff
#ff53fc hex color has a decimal value of 16733180.
HEX | ff53fc | #ff53fc |
---|---|---|
RGB | 255, 83, 252 | rgb(255, 83, 252) |
RGB Percent | 100, 32.55, 98.82 | rgb(100, 32.55, 98.82) |
CMYK | 0, 67, 1, 0 | |
HSL | 301°, 100, 66.3 | hsl(301, 100%, 66.3%) |
HSV | 301°, 67.5, 100 |
XYZ | 61.904, 34.475, 95.487 |
---|---|
Hunter Lab | 58.715, 85.442, -55.321 |
CIE-LAB | 65.338, 82.814, -51.199 |
CIE-LCH | 65.338, 97.363, 328.274 |
CIE-LUV | 0, 67.45, 1.18, 0 |
Web Safe | ff66ff |
RGB percent of color #ff53fc
CMYK percent of color #ff53fc
Text with hexadecimal color #ff53fc
This text has a font color of #ff53fc
<p style="color:#ff53fc">Text here</p>
#ff53fc Background Color
This box has a background color of #ff53fc
<div style="background-color:#ff53fc">Text here</div>
#ff53fc Border Color
This box has a border color of #ff53fc
<div style="border: 4px solid #ff53fc">Text here</div>
CSS codes
<p style="color:#ff53fc">Text here</p>
<div style="background-color:#ff53fc">Text here</div>
<div style="border: 4px solid #ff53fc">Text here</div>
#ff53fc Color on white background
This is how a font and box color of #ff53fc will look
on a white background.
#ff53fc Color on black background
This is how a font and box color of #ff53fc hex color will look
on a black background.