In RGB color space, #ff7f9f hex color has a red value of 255, a green value of 127 and a blue value of 159.
In CMYK color space (used in color printing), #ff7f9f hex color is composed of 0% cyan, 50.2% magenta, 37.65% yellow and 0% black.
#ff7f9f color has a hue of 345 degrees, a saturation of 100% and a lightness of 74.9%.
#ff7f9f hex color contains mainly RED.
The closest web safe color of #ff7f9f is #ff6699
#ff7f9f hex color has a decimal value of 16744351.
HEX | ff7f9f | #ff7f9f |
---|---|---|
RGB | 255, 127, 159 | rgb(255, 127, 159) |
RGB Percent | 100, 49.8, 62.35 | rgb(100, 49.8, 62.35) |
CMYK | 0, 50, 38, 0 | |
HSL | 345°, 100, 74.9 | hsl(345, 100%, 74.9%) |
HSV | 345°, 50.2, 100 |
XYZ | 55.087, 38.942, 37.414 |
---|---|
Hunter Lab | 62.404, 48.366, 8.135 |
CIE-LAB | 68.709, 51.75, 5.967 |
CIE-LCH | 68.709, 52.093, 6.577 |
CIE-LUV | 0, 50.2, 37.65, 0 |
Web Safe | ff6699 |
RGB percent of color #ff7f9f
CMYK percent of color #ff7f9f
Text with hexadecimal color #ff7f9f
This text has a font color of #ff7f9f
<p style="color:#ff7f9f">Text here</p>
#ff7f9f Background Color
This box has a background color of #ff7f9f
<div style="background-color:#ff7f9f">Text here</div>
#ff7f9f Border Color
This box has a border color of #ff7f9f
<div style="border: 4px solid #ff7f9f">Text here</div>
CSS codes
<p style="color:#ff7f9f">Text here</p>
<div style="background-color:#ff7f9f">Text here</div>
<div style="border: 4px solid #ff7f9f">Text here</div>
#ff7f9f Color on white background
This is how a font and box color of #ff7f9f will look
on a white background.
#ff7f9f Color on black background
This is how a font and box color of #ff7f9f hex color will look
on a black background.