In RGB color space, #f57f00 hex color has a red value of 245, a green value of 127 and a blue value of 0.
In CMYK color space (used in color printing), #f57f00 hex color is composed of 0% cyan, 48.16% magenta, 100% yellow and 3.92% black.
#f57f00 color has a hue of 31.1 degrees, a saturation of 100% and a lightness of 48%.
#f57f00 hex color contains mainly RED.
The closest web safe color of #f57f00 is #ff6600
#f57f00 hex color has a decimal value of 16088832.
HEX | f57f00 | #f57f00 |
---|---|---|
RGB | 245, 127, 0 | rgb(245, 127, 0) |
RGB Percent | 96.08, 49.8, 0 | rgb(96.08, 49.8, 0) |
CMYK | 0, 48, 100, 4 | |
HSL | 31.1°, 100, 48 | hsl(31.1, 100%, 48%) |
HSV | 31.1°, 100, 96.1 |
XYZ | 45.246, 34.591, 4.292 |
---|---|
Hunter Lab | 58.814, 34.396, 36.843 |
CIE-LAB | 65.429, 39.42, 72.329 |
CIE-LCH | 65.429, 82.374, 61.409 |
CIE-LUV | 0, 48.16, 100, 3.92 |
Web Safe | ff6600 |
RGB percent of color #f57f00
CMYK percent of color #f57f00
Text with hexadecimal color #f57f00
This text has a font color of #f57f00
<p style="color:#f57f00">Text here</p>
#f57f00 Background Color
This box has a background color of #f57f00
<div style="background-color:#f57f00">Text here</div>
#f57f00 Border Color
This box has a border color of #f57f00
<div style="border: 4px solid #f57f00">Text here</div>
CSS codes
<p style="color:#f57f00">Text here</p>
<div style="background-color:#f57f00">Text here</div>
<div style="border: 4px solid #f57f00">Text here</div>
#f57f00 Color on white background
This is how a font and box color of #f57f00 will look
on a white background.
#f57f00 Color on black background
This is how a font and box color of #f57f00 hex color will look
on a black background.