In RGB color space, #ff550a hex color has a red value of 255, a green value of 85 and a blue value of 10.
In CMYK color space (used in color printing), #ff550a hex color is composed of 0% cyan, 66.67% magenta, 96.08% yellow and 0% black.
#ff550a color has a hue of 18.4 degrees, a saturation of 100% and a lightness of 52%.
#ff550a hex color contains mainly RED.
The closest web safe color of #ff550a is #ff6600
#ff550a hex color has a decimal value of 16733450.
HEX | ff550a | #ff550a |
---|---|---|
RGB | 255, 85, 10 | rgb(255, 85, 10) |
RGB Percent | 100, 33.33, 3.92 | rgb(100, 33.33, 3.92) |
CMYK | 0, 67, 96, 0 | |
HSL | 18.4°, 100, 52 | hsl(18.4, 100%, 52%) |
HSV | 18.4°, 96.1, 100 |
XYZ | 44.543, 27.779, 3.301 |
---|---|
Hunter Lab | 52.706, 58.62, 33.181 |
CIE-LAB | 59.689, 62.13, 68.135 |
CIE-LCH | 59.689, 92.209, 47.639 |
CIE-LUV | 0, 66.67, 96.08, 0 |
Web Safe | ff6600 |
RGB percent of color #ff550a
CMYK percent of color #ff550a
Text with hexadecimal color #ff550a
This text has a font color of #ff550a
<p style="color:#ff550a">Text here</p>
#ff550a Background Color
This box has a background color of #ff550a
<div style="background-color:#ff550a">Text here</div>
#ff550a Border Color
This box has a border color of #ff550a
<div style="border: 4px solid #ff550a">Text here</div>
CSS codes
<p style="color:#ff550a">Text here</p>
<div style="background-color:#ff550a">Text here</div>
<div style="border: 4px solid #ff550a">Text here</div>
#ff550a Color on white background
This is how a font and box color of #ff550a will look
on a white background.
#ff550a Color on black background
This is how a font and box color of #ff550a hex color will look
on a black background.