In RGB color space, #ff4700 hex color has a red value of 255, a green value of 71 and a blue value of 0.
In CMYK color space (used in color printing), #ff4700 hex color is composed of 0% cyan, 72.16% magenta, 100% yellow and 0% black.
#ff4700 color has a hue of 16.7 degrees, a saturation of 100% and a lightness of 50%.
#ff4700 hex color contains mainly RED.
The closest web safe color of #ff4700 is #ff3300
#ff4700 hex color has a decimal value of 16729856.
HEX | ff4700 | #ff4700 |
---|---|---|
RGB | 255, 71, 0 | rgb(255, 71, 0) |
RGB Percent | 100, 27.84, 0 | rgb(100, 27.84, 0) |
CMYK | 0, 72, 100, 0 | |
HSL | 16.7°, 100, 50 | hsl(16.7, 100%, 50%) |
HSV | 16.7°, 100, 100 |
XYZ | 43.493, 25.766, 2.681 |
---|---|
Hunter Lab | 50.76, 64.114, 32.401 |
CIE-LAB | 57.814, 67.133, 69.081 |
CIE-LCH | 57.814, 96.328, 45.819 |
CIE-LUV | 0, 72.16, 100, 0 |
Web Safe | ff3300 |
RGB percent of color #ff4700
CMYK percent of color #ff4700
Text with hexadecimal color #ff4700
This text has a font color of #ff4700
<p style="color:#ff4700">Text here</p>
#ff4700 Background Color
This box has a background color of #ff4700
<div style="background-color:#ff4700">Text here</div>
#ff4700 Border Color
This box has a border color of #ff4700
<div style="border: 4px solid #ff4700">Text here</div>
CSS codes
<p style="color:#ff4700">Text here</p>
<div style="background-color:#ff4700">Text here</div>
<div style="border: 4px solid #ff4700">Text here</div>
#ff4700 Color on white background
This is how a font and box color of #ff4700 will look
on a white background.
#ff4700 Color on black background
This is how a font and box color of #ff4700 hex color will look
on a black background.