In RGB color space, #ff37fc hex color has a red value of 255, a green value of 55 and a blue value of 252.
In CMYK color space (used in color printing), #ff37fc hex color is composed of 0% cyan, 78.43% magenta, 1.18% yellow and 0% black.
#ff37fc color has a hue of 300.9 degrees, a saturation of 100% and a lightness of 60.8%.
#ff37fc hex color contains mainly RED.
The closest web safe color of #ff37fc is #ff33ff
#ff37fc hex color has a decimal value of 16726012.
HEX | ff37fc | #ff37fc |
---|---|---|
RGB | 255, 55, 252 | rgb(255, 55, 252) |
RGB Percent | 100, 21.57, 98.82 | rgb(100, 21.57, 98.82) |
CMYK | 0, 78, 1, 0 | |
HSL | 300.9°, 100, 60.8 | hsl(300.9, 100%, 60.8%) |
HSV | 300.9°, 78.4, 100 |
XYZ | 60.177, 31.021, 94.911 |
---|---|
Hunter Lab | 55.696, 95.391, -62.047 |
CIE-LAB | 62.525, 90.868, -55.662 |
CIE-LCH | 62.525, 106.561, 328.51 |
CIE-LUV | 0, 78.43, 1.18, 0 |
Web Safe | ff33ff |
RGB percent of color #ff37fc
CMYK percent of color #ff37fc
Text with hexadecimal color #ff37fc
This text has a font color of #ff37fc
<p style="color:#ff37fc">Text here</p>
#ff37fc Background Color
This box has a background color of #ff37fc
<div style="background-color:#ff37fc">Text here</div>
#ff37fc Border Color
This box has a border color of #ff37fc
<div style="border: 4px solid #ff37fc">Text here</div>
CSS codes
<p style="color:#ff37fc">Text here</p>
<div style="background-color:#ff37fc">Text here</div>
<div style="border: 4px solid #ff37fc">Text here</div>
#ff37fc Color on white background
This is how a font and box color of #ff37fc will look
on a white background.
#ff37fc Color on black background
This is how a font and box color of #ff37fc hex color will look
on a black background.