In RGB color space, #ff30cd hex color has a red value of 255, a green value of 48 and a blue value of 205.
In CMYK color space (used in color printing), #ff30cd hex color is composed of 0% cyan, 81.18% magenta, 19.61% yellow and 0% black.
#ff30cd color has a hue of 314.5 degrees, a saturation of 100% and a lightness of 59.4%.
#ff30cd hex color contains mainly RED.
The closest web safe color of #ff30cd is #ff33cc
#ff30cd hex color has a decimal value of 16724173.
HEX | ff30cd | #ff30cd |
---|---|---|
RGB | 255, 48, 205 | rgb(255, 48, 205) |
RGB Percent | 100, 18.82, 80.39 | rgb(100, 18.82, 80.39) |
CMYK | 0, 81, 20, 0 | |
HSL | 314.5°, 100, 59.4 | hsl(314.5, 100%, 59.4%) |
HSV | 314.5°, 81.2, 100 |
XYZ | 53.316, 27.782, 60.31 |
---|---|
Hunter Lab | 52.709, 88.317, -30.944 |
CIE-LAB | 59.691, 86.104, -33.748 |
CIE-LCH | 59.691, 92.481, 338.598 |
CIE-LUV | 0, 81.18, 19.61, 0 |
Web Safe | ff33cc |
RGB percent of color #ff30cd
CMYK percent of color #ff30cd
Text with hexadecimal color #ff30cd
This text has a font color of #ff30cd
<p style="color:#ff30cd">Text here</p>
#ff30cd Background Color
This box has a background color of #ff30cd
<div style="background-color:#ff30cd">Text here</div>
#ff30cd Border Color
This box has a border color of #ff30cd
<div style="border: 4px solid #ff30cd">Text here</div>
CSS codes
<p style="color:#ff30cd">Text here</p>
<div style="background-color:#ff30cd">Text here</div>
<div style="border: 4px solid #ff30cd">Text here</div>
#ff30cd Color on white background
This is how a font and box color of #ff30cd will look
on a white background.
#ff30cd Color on black background
This is how a font and box color of #ff30cd hex color will look
on a black background.