In RGB color space, #ff7ffe hex color has a red value of 255, a green value of 127 and a blue value of 254.
In CMYK color space (used in color printing), #ff7ffe hex color is composed of 0% cyan, 50.2% magenta, 0.39% yellow and 0% black.
#ff7ffe color has a hue of 300.5 degrees, a saturation of 100% and a lightness of 74.9%.
#ff7ffe hex color contains mainly RED.
The closest web safe color of #ff7ffe is #ff66ff
#ff7ffe hex color has a decimal value of 16744446.
HEX | ff7ffe | #ff7ffe |
---|---|---|
RGB | 255, 127, 254 | rgb(255, 127, 254) |
RGB Percent | 100, 49.8, 99.61 | rgb(100, 49.8, 99.61) |
CMYK | 0, 50, 0, 0 | |
HSL | 300.5°, 100, 74.9 | hsl(300.5, 100%, 74.9%) |
HSV | 300.5°, 50.2, 100 |
XYZ | 66.719, 43.595, 98.664 |
---|---|
Hunter Lab | 66.027, 64.826, -42.379 |
CIE-LAB | 71.957, 65.241, -41.887 |
CIE-LCH | 71.957, 77.53, 327.298 |
CIE-LUV | 0, 50.2, 0.39, 0 |
Web Safe | ff66ff |
RGB percent of color #ff7ffe
CMYK percent of color #ff7ffe
Text with hexadecimal color #ff7ffe
This text has a font color of #ff7ffe
<p style="color:#ff7ffe">Text here</p>
#ff7ffe Background Color
This box has a background color of #ff7ffe
<div style="background-color:#ff7ffe">Text here</div>
#ff7ffe Border Color
This box has a border color of #ff7ffe
<div style="border: 4px solid #ff7ffe">Text here</div>
CSS codes
<p style="color:#ff7ffe">Text here</p>
<div style="background-color:#ff7ffe">Text here</div>
<div style="border: 4px solid #ff7ffe">Text here</div>
#ff7ffe Color on white background
This is how a font and box color of #ff7ffe will look
on a white background.
#ff7ffe Color on black background
This is how a font and box color of #ff7ffe hex color will look
on a black background.