In RGB color space, #f500dc hex color has a red value of 245, a green value of 0 and a blue value of 220.
In CMYK color space (used in color printing), #f500dc hex color is composed of 0% cyan, 100% magenta, 10.2% yellow and 3.92% black.
#f500dc color has a hue of 306.1 degrees, a saturation of 100% and a lightness of 48%.
#f500dc hex color contains mainly RED.
The closest web safe color of #f500dc is #ff00cc
#f500dc hex color has a decimal value of 16056540.
HEX | f500dc | #f500dc |
---|---|---|
RGB | 245, 0, 220 | rgb(245, 0, 220) |
RGB Percent | 96.08, 0, 86.27 | rgb(96.08, 0, 86.27) |
CMYK | 0, 100, 10, 4 | |
HSL | 306.1°, 100, 48 | hsl(306.1, 100%, 48%) |
HSV | 306.1°, 100, 96.1 |
XYZ | 50.574, 24.58, 69.789 |
---|---|
Hunter Lab | 49.578, 95.323, -48.755 |
CIE-LAB | 56.664, 91.96, -47.158 |
CIE-LCH | 56.664, 103.347, 332.851 |
CIE-LUV | 0, 100, 10.2, 3.92 |
Web Safe | ff00cc |
RGB percent of color #f500dc
CMYK percent of color #f500dc
Text with hexadecimal color #f500dc
This text has a font color of #f500dc
<p style="color:#f500dc">Text here</p>
#f500dc Background Color
This box has a background color of #f500dc
<div style="background-color:#f500dc">Text here</div>
#f500dc Border Color
This box has a border color of #f500dc
<div style="border: 4px solid #f500dc">Text here</div>
CSS codes
<p style="color:#f500dc">Text here</p>
<div style="background-color:#f500dc">Text here</div>
<div style="border: 4px solid #f500dc">Text here</div>
#f500dc Color on white background
This is how a font and box color of #f500dc will look
on a white background.
#f500dc Color on black background
This is how a font and box color of #f500dc hex color will look
on a black background.