In RGB color space, #ff7f55 hex color has a red value of 255, a green value of 127 and a blue value of 85.
In CMYK color space (used in color printing), #ff7f55 hex color is composed of 0% cyan, 50.2% magenta, 66.67% yellow and 0% black.
#ff7f55 color has a hue of 14.8 degrees, a saturation of 100% and a lightness of 66.7%.
#ff7f55 hex color contains mainly RED.
The closest web safe color of #ff7f55 is #ff6666
#ff7f55 hex color has a decimal value of 16744277.
HEX | ff7f55 | #ff7f55 |
---|---|---|
RGB | 255, 127, 85 | rgb(255, 127, 85) |
RGB Percent | 100, 49.8, 33.33 | rgb(100, 49.8, 33.33) |
CMYK | 0, 50, 67, 0 | |
HSL | 14.8°, 100, 66.7 | hsl(14.8, 100%, 66.7%) |
HSV | 14.8°, 66.7, 100 |
XYZ | 50.469, 37.095, 13.094 |
---|---|
Hunter Lab | 60.906, 41.328, 29.887 |
CIE-LAB | 67.348, 45.626, 44.985 |
CIE-LCH | 67.348, 64.073, 44.595 |
CIE-LUV | 0, 50.2, 66.67, 0 |
Web Safe | ff6666 |
RGB percent of color #ff7f55
CMYK percent of color #ff7f55
Text with hexadecimal color #ff7f55
This text has a font color of #ff7f55
<p style="color:#ff7f55">Text here</p>
#ff7f55 Background Color
This box has a background color of #ff7f55
<div style="background-color:#ff7f55">Text here</div>
#ff7f55 Border Color
This box has a border color of #ff7f55
<div style="border: 4px solid #ff7f55">Text here</div>
CSS codes
<p style="color:#ff7f55">Text here</p>
<div style="background-color:#ff7f55">Text here</div>
<div style="border: 4px solid #ff7f55">Text here</div>
#ff7f55 Color on white background
This is how a font and box color of #ff7f55 will look
on a white background.
#ff7f55 Color on black background
This is how a font and box color of #ff7f55 hex color will look
on a black background.