In RGB color space, #ff7f70 hex color has a red value of 255, a green value of 127 and a blue value of 112.
In CMYK color space (used in color printing), #ff7f70 hex color is composed of 0% cyan, 50.2% magenta, 56.08% yellow and 0% black.
#ff7f70 color has a hue of 6.3 degrees, a saturation of 100% and a lightness of 72%.
#ff7f70 hex color contains mainly RED.
The closest web safe color of #ff7f70 is #ff6666
#ff7f70 hex color has a decimal value of 16744304.
HEX | ff7f70 | #ff7f70 |
---|---|---|
RGB | 255, 127, 112 | rgb(255, 127, 112) |
RGB Percent | 100, 49.8, 43.92 | rgb(100, 49.8, 43.92) |
CMYK | 0, 50, 56, 0 | |
HSL | 6.3°, 100, 72 | hsl(6.3, 100%, 72%) |
HSV | 6.3°, 56.1, 100 |
XYZ | 51.754, 37.609, 19.861 |
---|---|
Hunter Lab | 61.326, 43.318, 23.727 |
CIE-LAB | 67.731, 47.382, 30.939 |
CIE-LCH | 67.731, 56.589, 33.143 |
CIE-LUV | 0, 50.2, 56.08, 0 |
Web Safe | ff6666 |
RGB percent of color #ff7f70
CMYK percent of color #ff7f70
Text with hexadecimal color #ff7f70
This text has a font color of #ff7f70
<p style="color:#ff7f70">Text here</p>
#ff7f70 Background Color
This box has a background color of #ff7f70
<div style="background-color:#ff7f70">Text here</div>
#ff7f70 Border Color
This box has a border color of #ff7f70
<div style="border: 4px solid #ff7f70">Text here</div>
CSS codes
<p style="color:#ff7f70">Text here</p>
<div style="background-color:#ff7f70">Text here</div>
<div style="border: 4px solid #ff7f70">Text here</div>
#ff7f70 Color on white background
This is how a font and box color of #ff7f70 will look
on a white background.
#ff7f70 Color on black background
This is how a font and box color of #ff7f70 hex color will look
on a black background.