In RGB color space, #ff5700 hex color has a red value of 255, a green value of 87 and a blue value of 0.
In CMYK color space (used in color printing), #ff5700 hex color is composed of 0% cyan, 65.88% magenta, 100% yellow and 0% black.
#ff5700 color has a hue of 20.5 degrees, a saturation of 100% and a lightness of 50%.
#ff5700 hex color contains mainly RED.
The closest web safe color of #ff5700 is #ff6600
#ff5700 hex color has a decimal value of 16733952.
HEX | ff5700 | #ff5700 |
---|---|---|
RGB | 255, 87, 0 | rgb(255, 87, 0) |
RGB Percent | 100, 34.12, 0 | rgb(100, 34.12, 0) |
CMYK | 0, 66, 100, 0 | |
HSL | 20.5°, 100, 50 | hsl(20.5, 100%, 50%) |
HSV | 20.5°, 100, 100 |
XYZ | 44.648, 28.076, 3.066 |
---|---|
Hunter Lab | 52.987, 57.682, 33.66 |
CIE-LAB | 59.957, 61.277, 70.115 |
CIE-LCH | 59.957, 93.118, 48.848 |
CIE-LUV | 0, 65.88, 100, 0 |
Web Safe | ff6600 |
RGB percent of color #ff5700
CMYK percent of color #ff5700
Text with hexadecimal color #ff5700
This text has a font color of #ff5700
<p style="color:#ff5700">Text here</p>
#ff5700 Background Color
This box has a background color of #ff5700
<div style="background-color:#ff5700">Text here</div>
#ff5700 Border Color
This box has a border color of #ff5700
<div style="border: 4px solid #ff5700">Text here</div>
CSS codes
<p style="color:#ff5700">Text here</p>
<div style="background-color:#ff5700">Text here</div>
<div style="border: 4px solid #ff5700">Text here</div>
#ff5700 Color on white background
This is how a font and box color of #ff5700 will look
on a white background.
#ff5700 Color on black background
This is how a font and box color of #ff5700 hex color will look
on a black background.