#ff4500 hex color name is orangered.
In RGB color space, #ff4500 hex color has a red value of 255, a green value of 69 and a blue value of 0.
In CMYK color space (used in color printing), #ff4500 hex color is composed of 0% cyan, 72.94% magenta, 100% yellow and 0% black.
#ff4500 color has a hue of 16.2 degrees, a saturation of 100% and a lightness of 50%.
#ff4500 hex color contains mainly RED.
The closest web safe color of #ff4500 is #ff3300
#ff4500 hex color has a decimal value of 16729344.
HEX | ff4500 | #ff4500 |
---|---|---|
RGB | 255, 69, 0 | rgb(255, 69, 0) |
RGB Percent | 100, 27.06, 0 | rgb(100, 27.06, 0) |
CMYK | 0, 73, 100, 0 | |
HSL | 16.2°, 100, 50 | hsl(16.2, 100%, 50%) |
HSV | 16.2°, 100, 100 |
XYZ | 43.368, 25.516, 2.639 |
---|---|
Hunter Lab | 50.513, 64.852, 32.262 |
CIE-LAB | 57.575, 67.796, 68.974 |
CIE-LCH | 57.575, 96.715, 45.493 |
CIE-LUV | 0, 72.94, 100, 0 |
Web Safe | ff3300 |
RGB percent of color #ff4500
CMYK percent of color #ff4500
Text with hexadecimal color #ff4500
This text has a font color of #ff4500
<p style="color:#ff4500">Text here</p>
#ff4500 Background Color
This box has a background color of #ff4500
<div style="background-color:#ff4500">Text here</div>
#ff4500 Border Color
This box has a border color of #ff4500
<div style="border: 4px solid #ff4500">Text here</div>
CSS codes
<p style="color:#ff4500">Text here</p>
<div style="background-color:#ff4500">Text here</div>
<div style="border: 4px solid #ff4500">Text here</div>
#ff4500 Color on white background
This is how a font and box color of #ff4500 will look
on a white background.
#ff4500 Color on black background
This is how a font and box color of #ff4500 hex color will look
on a black background.