In RGB color space, #ff32cc hex color has a red value of 255, a green value of 50 and a blue value of 204.
In CMYK color space (used in color printing), #ff32cc hex color is composed of 0% cyan, 80.39% magenta, 20% yellow and 0% black.
#ff32cc color has a hue of 314.9 degrees, a saturation of 100% and a lightness of 59.8%.
#ff32cc hex color contains mainly RED.
The closest web safe color of #ff32cc is #ff33cc
#ff32cc hex color has a decimal value of 16724684.
HEX | ff32cc | #ff32cc |
---|---|---|
RGB | 255, 50, 204 | rgb(255, 50, 204) |
RGB Percent | 100, 19.61, 80 | rgb(100, 19.61, 80) |
CMYK | 0, 80, 20, 0 | |
HSL | 314.9°, 100, 59.8 | hsl(314.9, 100%, 59.8%) |
HSV | 314.9°, 80.4, 100 |
XYZ | 53.28, 27.901, 59.704 |
---|---|
Hunter Lab | 52.821, 87.612, -30.04 |
CIE-LAB | 59.799, 85.546, -33.01 |
CIE-LCH | 59.799, 91.694, 338.9 |
CIE-LUV | 0, 80.39, 20, 0 |
Web Safe | ff33cc |
RGB percent of color #ff32cc
CMYK percent of color #ff32cc
Text with hexadecimal color #ff32cc
This text has a font color of #ff32cc
<p style="color:#ff32cc">Text here</p>
#ff32cc Background Color
This box has a background color of #ff32cc
<div style="background-color:#ff32cc">Text here</div>
#ff32cc Border Color
This box has a border color of #ff32cc
<div style="border: 4px solid #ff32cc">Text here</div>
CSS codes
<p style="color:#ff32cc">Text here</p>
<div style="background-color:#ff32cc">Text here</div>
<div style="border: 4px solid #ff32cc">Text here</div>
#ff32cc Color on white background
This is how a font and box color of #ff32cc will look
on a white background.
#ff32cc Color on black background
This is how a font and box color of #ff32cc hex color will look
on a black background.