In RGB color space, #ff7031 hex color has a red value of 255, a green value of 112 and a blue value of 49.
In CMYK color space (used in color printing), #ff7031 hex color is composed of 0% cyan, 56.08% magenta, 80.78% yellow and 0% black.
#ff7031 color has a hue of 18.3 degrees, a saturation of 100% and a lightness of 59.6%.
#ff7031 hex color contains mainly RED.
The closest web safe color of #ff7031 is #ff6633
#ff7031 hex color has a decimal value of 16740401.
HEX | ff7031 | #ff7031 |
---|---|---|
RGB | 255, 112, 49 | rgb(255, 112, 49) |
RGB Percent | 100, 43.92, 19.22 | rgb(100, 43.92, 19.22) |
CMYK | 0, 56, 81, 0 | |
HSL | 18.3°, 100, 59.6 | hsl(18.3, 100%, 59.6%) |
HSV | 18.3°, 80.8, 100 |
XYZ | 47.589, 33.07, 6.781 |
---|---|
Hunter Lab | 57.507, 47.08, 33.263 |
CIE-LAB | 64.218, 51.267, 59.03 |
CIE-LCH | 64.218, 78.185, 49.026 |
CIE-LUV | 0, 56.08, 80.78, 0 |
Web Safe | ff6633 |
RGB percent of color #ff7031
CMYK percent of color #ff7031
Text with hexadecimal color #ff7031
This text has a font color of #ff7031
<p style="color:#ff7031">Text here</p>
#ff7031 Background Color
This box has a background color of #ff7031
<div style="background-color:#ff7031">Text here</div>
#ff7031 Border Color
This box has a border color of #ff7031
<div style="border: 4px solid #ff7031">Text here</div>
CSS codes
<p style="color:#ff7031">Text here</p>
<div style="background-color:#ff7031">Text here</div>
<div style="border: 4px solid #ff7031">Text here</div>
#ff7031 Color on white background
This is how a font and box color of #ff7031 will look
on a white background.
#ff7031 Color on black background
This is how a font and box color of #ff7031 hex color will look
on a black background.