In RGB color space, #ff50aa hex color has a red value of 255, a green value of 80 and a blue value of 170.
In CMYK color space (used in color printing), #ff50aa hex color is composed of 0% cyan, 68.63% magenta, 33.33% yellow and 0% black.
#ff50aa color has a hue of 329.1 degrees, a saturation of 100% and a lightness of 65.7%.
#ff50aa hex color contains mainly RED.
The closest web safe color of #ff50aa is #ff6699
#ff50aa hex color has a decimal value of 16732330.
HEX | ff50aa | #ff50aa |
---|---|---|
RGB | 255, 80, 170 | rgb(255, 80, 170) |
RGB Percent | 100, 31.37, 66.67 | rgb(100, 31.37, 66.67) |
CMYK | 0, 69, 33, 0 | |
HSL | 329.1°, 100, 65.7 | hsl(329.1, 100%, 65.7%) |
HSV | 329.1°, 68.6, 100 |
XYZ | 51.364, 29.9, 41.094 |
---|---|
Hunter Lab | 54.681, 71.981, -6.281 |
CIE-LAB | 61.568, 72.921, -10.796 |
CIE-LCH | 61.568, 73.716, 351.578 |
CIE-LUV | 0, 68.63, 33.33, 0 |
Web Safe | ff6699 |
RGB percent of color #ff50aa
CMYK percent of color #ff50aa
Text with hexadecimal color #ff50aa
This text has a font color of #ff50aa
<p style="color:#ff50aa">Text here</p>
#ff50aa Background Color
This box has a background color of #ff50aa
<div style="background-color:#ff50aa">Text here</div>
#ff50aa Border Color
This box has a border color of #ff50aa
<div style="border: 4px solid #ff50aa">Text here</div>
CSS codes
<p style="color:#ff50aa">Text here</p>
<div style="background-color:#ff50aa">Text here</div>
<div style="border: 4px solid #ff50aa">Text here</div>
#ff50aa Color on white background
This is how a font and box color of #ff50aa will look
on a white background.
#ff50aa Color on black background
This is how a font and box color of #ff50aa hex color will look
on a black background.