In RGB color space, #f55000 hex color has a red value of 245, a green value of 80 and a blue value of 0.
In CMYK color space (used in color printing), #f55000 hex color is composed of 0% cyan, 67.35% magenta, 100% yellow and 3.92% black.
#f55000 color has a hue of 19.6 degrees, a saturation of 100% and a lightness of 48%.
#f55000 hex color contains mainly RED.
The closest web safe color of #f55000 is #ff6600
#f55000 hex color has a decimal value of 16076800.
HEX | f55000 | #f55000 |
---|---|---|
RGB | 245, 80, 0 | rgb(245, 80, 0) |
RGB Percent | 96.08, 31.37, 0 | rgb(96.08, 31.37, 0) |
CMYK | 0, 67, 100, 4 | |
HSL | 19.6°, 100, 48 | hsl(19.6, 100%, 48%) |
HSV | 19.6°, 100, 96.1 |
XYZ | 40.525, 25.15, 2.719 |
---|---|
Hunter Lab | 50.15, 56.48, 31.89 |
CIE-LAB | 57.221, 60.718, 67.785 |
CIE-LCH | 57.221, 91.003, 48.148 |
CIE-LUV | 0, 67.35, 100, 3.92 |
Web Safe | ff6600 |
RGB percent of color #f55000
CMYK percent of color #f55000
Text with hexadecimal color #f55000
This text has a font color of #f55000
<p style="color:#f55000">Text here</p>
#f55000 Background Color
This box has a background color of #f55000
<div style="background-color:#f55000">Text here</div>
#f55000 Border Color
This box has a border color of #f55000
<div style="border: 4px solid #f55000">Text here</div>
CSS codes
<p style="color:#f55000">Text here</p>
<div style="background-color:#f55000">Text here</div>
<div style="border: 4px solid #f55000">Text here</div>
#f55000 Color on white background
This is how a font and box color of #f55000 will look
on a white background.
#f55000 Color on black background
This is how a font and box color of #f55000 hex color will look
on a black background.