In RGB color space, #ff550f hex color has a red value of 255, a green value of 85 and a blue value of 15.
In CMYK color space (used in color printing), #ff550f hex color is composed of 0% cyan, 66.67% magenta, 94.12% yellow and 0% black.
#ff550f color has a hue of 17.5 degrees, a saturation of 100% and a lightness of 52.9%.
#ff550f hex color contains mainly RED.
The closest web safe color of #ff550f is #ff6600
#ff550f hex color has a decimal value of 16733455.
HEX | ff550f | #ff550f |
---|---|---|
RGB | 255, 85, 15 | rgb(255, 85, 15) |
RGB Percent | 100, 33.33, 5.88 | rgb(100, 33.33, 5.88) |
CMYK | 0, 67, 94, 0 | |
HSL | 17.5°, 100, 52.9 | hsl(17.5, 100%, 52.9%) |
HSV | 17.5°, 94.1, 100 |
XYZ | 44.575, 27.791, 3.467 |
---|---|
Hunter Lab | 52.717, 58.676, 33.003 |
CIE-LAB | 59.699, 62.176, 67.125 |
CIE-LCH | 59.699, 91.497, 47.192 |
CIE-LUV | 0, 66.67, 94.12, 0 |
Web Safe | ff6600 |
RGB percent of color #ff550f
CMYK percent of color #ff550f
Text with hexadecimal color #ff550f
This text has a font color of #ff550f
<p style="color:#ff550f">Text here</p>
#ff550f Background Color
This box has a background color of #ff550f
<div style="background-color:#ff550f">Text here</div>
#ff550f Border Color
This box has a border color of #ff550f
<div style="border: 4px solid #ff550f">Text here</div>
CSS codes
<p style="color:#ff550f">Text here</p>
<div style="background-color:#ff550f">Text here</div>
<div style="border: 4px solid #ff550f">Text here</div>
#ff550f Color on white background
This is how a font and box color of #ff550f will look
on a white background.
#ff550f Color on black background
This is how a font and box color of #ff550f hex color will look
on a black background.