In RGB color space, #ff7f31 hex color has a red value of 255, a green value of 127 and a blue value of 49.
In CMYK color space (used in color printing), #ff7f31 hex color is composed of 0% cyan, 50.2% magenta, 80.78% yellow and 0% black.
#ff7f31 color has a hue of 22.7 degrees, a saturation of 100% and a lightness of 59.6%.
#ff7f31 hex color contains mainly RED.
The closest web safe color of #ff7f31 is #ff6633
#ff7f31 hex color has a decimal value of 16744241.
HEX | ff7f31 | #ff7f31 |
---|---|---|
RGB | 255, 127, 49 | rgb(255, 127, 49) |
RGB Percent | 100, 49.8, 19.22 | rgb(100, 49.8, 19.22) |
CMYK | 0, 50, 81, 0 | |
HSL | 22.7°, 100, 59.6 | hsl(22.7, 100%, 59.6%) |
HSV | 22.7°, 80.8, 100 |
XYZ | 49.384, 36.66, 7.379 |
---|---|
Hunter Lab | 60.548, 39.631, 35.158 |
CIE-LAB | 67.021, 44.113, 61.599 |
CIE-LCH | 67.021, 75.765, 54.392 |
CIE-LUV | 0, 50.2, 80.78, 0 |
Web Safe | ff6633 |
RGB percent of color #ff7f31
CMYK percent of color #ff7f31
Text with hexadecimal color #ff7f31
This text has a font color of #ff7f31
<p style="color:#ff7f31">Text here</p>
#ff7f31 Background Color
This box has a background color of #ff7f31
<div style="background-color:#ff7f31">Text here</div>
#ff7f31 Border Color
This box has a border color of #ff7f31
<div style="border: 4px solid #ff7f31">Text here</div>
CSS codes
<p style="color:#ff7f31">Text here</p>
<div style="background-color:#ff7f31">Text here</div>
<div style="border: 4px solid #ff7f31">Text here</div>
#ff7f31 Color on white background
This is how a font and box color of #ff7f31 will look
on a white background.
#ff7f31 Color on black background
This is how a font and box color of #ff7f31 hex color will look
on a black background.