In RGB color space, #ff7ffd hex color has a red value of 255, a green value of 127 and a blue value of 253.
In CMYK color space (used in color printing), #ff7ffd hex color is composed of 0% cyan, 50.2% magenta, 0.78% yellow and 0% black.
#ff7ffd color has a hue of 300.9 degrees, a saturation of 100% and a lightness of 74.9%.
#ff7ffd hex color contains mainly RED.
The closest web safe color of #ff7ffd is #ff66ff
#ff7ffd hex color has a decimal value of 16744445.
HEX | ff7ffd | #ff7ffd |
---|---|---|
RGB | 255, 127, 253 | rgb(255, 127, 253) |
RGB Percent | 100, 49.8, 99.22 | rgb(100, 49.8, 99.22) |
CMYK | 0, 50, 1, 0 | |
HSL | 300.9°, 100, 74.9 | hsl(300.9, 100%, 74.9%) |
HSV | 300.9°, 50.2, 100 |
XYZ | 66.559, 43.531, 97.823 |
---|---|
Hunter Lab | 65.978, 64.61, -41.722 |
CIE-LAB | 71.914, 65.071, -41.409 |
CIE-LCH | 71.914, 77.129, 327.529 |
CIE-LUV | 0, 50.2, 0.78, 0 |
Web Safe | ff66ff |
RGB percent of color #ff7ffd
CMYK percent of color #ff7ffd
Text with hexadecimal color #ff7ffd
This text has a font color of #ff7ffd
<p style="color:#ff7ffd">Text here</p>
#ff7ffd Background Color
This box has a background color of #ff7ffd
<div style="background-color:#ff7ffd">Text here</div>
#ff7ffd Border Color
This box has a border color of #ff7ffd
<div style="border: 4px solid #ff7ffd">Text here</div>
CSS codes
<p style="color:#ff7ffd">Text here</p>
<div style="background-color:#ff7ffd">Text here</div>
<div style="border: 4px solid #ff7ffd">Text here</div>
#ff7ffd Color on white background
This is how a font and box color of #ff7ffd will look
on a white background.
#ff7ffd Color on black background
This is how a font and box color of #ff7ffd hex color will look
on a black background.