In RGB color space, #ff7f7d hex color has a red value of 255, a green value of 127 and a blue value of 125.
In CMYK color space (used in color printing), #ff7f7d hex color is composed of 0% cyan, 50.2% magenta, 50.98% yellow and 0% black.
#ff7f7d color has a hue of 0.9 degrees, a saturation of 100% and a lightness of 74.5%.
#ff7f7d hex color contains mainly RED.
The closest web safe color of #ff7f7d is #ff6666
#ff7f7d hex color has a decimal value of 16744317.
HEX | ff7f7d | #ff7f7d |
---|---|---|
RGB | 255, 127, 125 | rgb(255, 127, 125) |
RGB Percent | 100, 49.8, 49.02 | rgb(100, 49.8, 49.02) |
CMYK | 0, 50, 51, 0 | |
HSL | 0.9°, 100, 74.5 | hsl(0.9, 100%, 74.5%) |
HSV | 0.9°, 51, 100 |
XYZ | 52.531, 37.919, 23.953 |
---|---|
Hunter Lab | 61.578, 44.512, 20.042 |
CIE-LAB | 67.961, 48.426, 24.026 |
CIE-LCH | 67.961, 54.059, 26.388 |
CIE-LUV | 0, 50.2, 50.98, 0 |
Web Safe | ff6666 |
RGB percent of color #ff7f7d
CMYK percent of color #ff7f7d
Text with hexadecimal color #ff7f7d
This text has a font color of #ff7f7d
<p style="color:#ff7f7d">Text here</p>
#ff7f7d Background Color
This box has a background color of #ff7f7d
<div style="background-color:#ff7f7d">Text here</div>
#ff7f7d Border Color
This box has a border color of #ff7f7d
<div style="border: 4px solid #ff7f7d">Text here</div>
CSS codes
<p style="color:#ff7f7d">Text here</p>
<div style="background-color:#ff7f7d">Text here</div>
<div style="border: 4px solid #ff7f7d">Text here</div>
#ff7f7d Color on white background
This is how a font and box color of #ff7f7d will look
on a white background.
#ff7f7d Color on black background
This is how a font and box color of #ff7f7d hex color will look
on a black background.