In RGB color space, #f53900 hex color has a red value of 245, a green value of 57 and a blue value of 0.
In CMYK color space (used in color printing), #f53900 hex color is composed of 0% cyan, 76.73% magenta, 100% yellow and 3.92% black.
#f53900 color has a hue of 14 degrees, a saturation of 100% and a lightness of 48%.
#f53900 hex color contains mainly RED.
The closest web safe color of #f53900 is #ff3300
#f53900 hex color has a decimal value of 16070912.
HEX | f53900 | #f53900 |
---|---|---|
RGB | 245, 57, 0 | rgb(245, 57, 0) |
RGB Percent | 96.08, 22.35, 0 | rgb(96.08, 22.35, 0) |
CMYK | 0, 77, 100, 4 | |
HSL | 14°, 100, 48 | hsl(14, 100%, 48%) |
HSV | 14°, 100, 96.1 |
XYZ | 39.119, 22.339, 2.25 |
---|---|
Hunter Lab | 47.264, 65.026, 30.262 |
CIE-LAB | 54.385, 68.54, 66.47 |
CIE-LCH | 54.385, 95.478, 44.122 |
CIE-LUV | 0, 76.73, 100, 3.92 |
Web Safe | ff3300 |
RGB percent of color #f53900
CMYK percent of color #f53900
Text with hexadecimal color #f53900
This text has a font color of #f53900
<p style="color:#f53900">Text here</p>
#f53900 Background Color
This box has a background color of #f53900
<div style="background-color:#f53900">Text here</div>
#f53900 Border Color
This box has a border color of #f53900
<div style="border: 4px solid #f53900">Text here</div>
CSS codes
<p style="color:#f53900">Text here</p>
<div style="background-color:#f53900">Text here</div>
<div style="border: 4px solid #f53900">Text here</div>
#f53900 Color on white background
This is how a font and box color of #f53900 will look
on a white background.
#f53900 Color on black background
This is how a font and box color of #f53900 hex color will look
on a black background.