In RGB color space, #ff7f2c hex color has a red value of 255, a green value of 127 and a blue value of 44.
In CMYK color space (used in color printing), #ff7f2c hex color is composed of 0% cyan, 50.2% magenta, 82.75% yellow and 0% black.
#ff7f2c color has a hue of 23.6 degrees, a saturation of 100% and a lightness of 58.6%.
#ff7f2c hex color contains mainly RED.
The closest web safe color of #ff7f2c is #ff6633
#ff7f2c hex color has a decimal value of 16744236.
HEX | ff7f2c | #ff7f2c |
---|---|---|
RGB | 255, 127, 44 | rgb(255, 127, 44) |
RGB Percent | 100, 49.8, 17.25 | rgb(100, 49.8, 17.25) |
CMYK | 0, 50, 83, 0 | |
HSL | 23.6°, 100, 58.6 | hsl(23.6, 100%, 58.6%) |
HSV | 23.6°, 82.7, 100 |
XYZ | 49.284, 36.621, 6.854 |
---|---|
Hunter Lab | 60.515, 39.47, 35.645 |
CIE-LAB | 66.992, 43.968, 63.53 |
CIE-LCH | 66.992, 77.261, 55.314 |
CIE-LUV | 0, 50.2, 82.75, 0 |
Web Safe | ff6633 |
RGB percent of color #ff7f2c
CMYK percent of color #ff7f2c
Text with hexadecimal color #ff7f2c
This text has a font color of #ff7f2c
<p style="color:#ff7f2c">Text here</p>
#ff7f2c Background Color
This box has a background color of #ff7f2c
<div style="background-color:#ff7f2c">Text here</div>
#ff7f2c Border Color
This box has a border color of #ff7f2c
<div style="border: 4px solid #ff7f2c">Text here</div>
CSS codes
<p style="color:#ff7f2c">Text here</p>
<div style="background-color:#ff7f2c">Text here</div>
<div style="border: 4px solid #ff7f2c">Text here</div>
#ff7f2c Color on white background
This is how a font and box color of #ff7f2c will look
on a white background.
#ff7f2c Color on black background
This is how a font and box color of #ff7f2c hex color will look
on a black background.