In RGB color space, #ff20cc hex color has a red value of 255, a green value of 32 and a blue value of 204.
In CMYK color space (used in color printing), #ff20cc hex color is composed of 0% cyan, 87.45% magenta, 20% yellow and 0% black.
#ff20cc color has a hue of 313.7 degrees, a saturation of 100% and a lightness of 56.3%.
#ff20cc hex color contains mainly RED.
The closest web safe color of #ff20cc is #ff33cc
#ff20cc hex color has a decimal value of 16720076.
HEX | ff20cc | #ff20cc |
---|---|---|
RGB | 255, 32, 204 | rgb(255, 32, 204) |
RGB Percent | 100, 12.55, 80 | rgb(100, 12.55, 80) |
CMYK | 0, 87, 20, 0 | |
HSL | 313.7°, 100, 56.3 | hsl(313.7, 100%, 56.3%) |
HSV | 313.7°, 87.5, 100 |
XYZ | 52.656, 26.653, 59.496 |
---|---|
Hunter Lab | 51.627, 91.713, -32.189 |
CIE-LAB | 58.652, 88.876, -34.798 |
CIE-LCH | 58.652, 95.446, 338.618 |
CIE-LUV | 0, 87.45, 20, 0 |
Web Safe | ff33cc |
RGB percent of color #ff20cc
CMYK percent of color #ff20cc
Text with hexadecimal color #ff20cc
This text has a font color of #ff20cc
<p style="color:#ff20cc">Text here</p>
#ff20cc Background Color
This box has a background color of #ff20cc
<div style="background-color:#ff20cc">Text here</div>
#ff20cc Border Color
This box has a border color of #ff20cc
<div style="border: 4px solid #ff20cc">Text here</div>
CSS codes
<p style="color:#ff20cc">Text here</p>
<div style="background-color:#ff20cc">Text here</div>
<div style="border: 4px solid #ff20cc">Text here</div>
#ff20cc Color on white background
This is how a font and box color of #ff20cc will look
on a white background.
#ff20cc Color on black background
This is how a font and box color of #ff20cc hex color will look
on a black background.