In RGB color space, #ff7f7e hex color has a red value of 255, a green value of 127 and a blue value of 126.
In CMYK color space (used in color printing), #ff7f7e hex color is composed of 0% cyan, 50.2% magenta, 50.59% yellow and 0% black.
#ff7f7e color has a hue of 0.5 degrees, a saturation of 100% and a lightness of 74.7%.
#ff7f7e hex color contains mainly RED.
The closest web safe color of #ff7f7e is #ff6666
#ff7f7e hex color has a decimal value of 16744318.
HEX | ff7f7e | #ff7f7e |
---|---|---|
RGB | 255, 127, 126 | rgb(255, 127, 126) |
RGB Percent | 100, 49.8, 49.41 | rgb(100, 49.8, 49.41) |
CMYK | 0, 50, 51, 0 | |
HSL | 0.5°, 100, 74.7 | hsl(0.5, 100%, 74.7%) |
HSV | 0.5°, 50.6, 100 |
XYZ | 52.595, 37.945, 24.291 |
---|---|
Hunter Lab | 61.6, 44.608, 19.739 |
CIE-LAB | 67.98, 48.51, 23.494 |
CIE-LCH | 67.98, 53.9, 25.841 |
CIE-LUV | 0, 50.2, 50.59, 0 |
Web Safe | ff6666 |
RGB percent of color #ff7f7e
CMYK percent of color #ff7f7e
Text with hexadecimal color #ff7f7e
This text has a font color of #ff7f7e
<p style="color:#ff7f7e">Text here</p>
#ff7f7e Background Color
This box has a background color of #ff7f7e
<div style="background-color:#ff7f7e">Text here</div>
#ff7f7e Border Color
This box has a border color of #ff7f7e
<div style="border: 4px solid #ff7f7e">Text here</div>
CSS codes
<p style="color:#ff7f7e">Text here</p>
<div style="background-color:#ff7f7e">Text here</div>
<div style="border: 4px solid #ff7f7e">Text here</div>
#ff7f7e Color on white background
This is how a font and box color of #ff7f7e will look
on a white background.
#ff7f7e Color on black background
This is how a font and box color of #ff7f7e hex color will look
on a black background.