In RGB color space, #fe77ff hex color has a red value of 254, a green value of 119 and a blue value of 255.
In CMYK color space (used in color printing), #fe77ff hex color is composed of 0.39% cyan, 53.33% magenta, 0% yellow and 0% black.
#fe77ff color has a hue of 299.6 degrees, a saturation of 100% and a lightness of 73.3%.
#fe77ff hex color contains mainly BLUE.
The closest web safe color of #fe77ff is #ff66ff
#fe77ff hex color has a decimal value of 16676863.
HEX | fe77ff | #fe77ff |
---|---|---|
RGB | 254, 119, 255 | rgb(254, 119, 255) |
RGB Percent | 99.61, 46.67, 100 | rgb(99.61, 46.67, 100) |
CMYK | 0, 53, 0, 0 | |
HSL | 299.6°, 100, 73.3 | hsl(299.6, 100%, 73.3%) |
HSV | 299.6°, 53.3, 100 |
XYZ | 65.52, 41.484, 99.162 |
---|---|
Hunter Lab | 64.408, 68.867, -46.197 |
CIE-LAB | 70.514, 68.784, -44.7 |
CIE-LCH | 70.514, 82.032, 326.982 |
CIE-LUV | 0.39, 53.33, 0, 0 |
Web Safe | ff66ff |
RGB percent of color #fe77ff
CMYK percent of color #fe77ff
Text with hexadecimal color #fe77ff
This text has a font color of #fe77ff
<p style="color:#fe77ff">Text here</p>
#fe77ff Background Color
This box has a background color of #fe77ff
<div style="background-color:#fe77ff">Text here</div>
#fe77ff Border Color
This box has a border color of #fe77ff
<div style="border: 4px solid #fe77ff">Text here</div>
CSS codes
<p style="color:#fe77ff">Text here</p>
<div style="background-color:#fe77ff">Text here</div>
<div style="border: 4px solid #fe77ff">Text here</div>
#fe77ff Color on white background
This is how a font and box color of #fe77ff will look
on a white background.
#fe77ff Color on black background
This is how a font and box color of #fe77ff hex color will look
on a black background.