In RGB color space, #ff5200 hex color has a red value of 255, a green value of 82 and a blue value of 0.
In CMYK color space (used in color printing), #ff5200 hex color is composed of 0% cyan, 67.84% magenta, 100% yellow and 0% black.
#ff5200 color has a hue of 19.3 degrees, a saturation of 100% and a lightness of 50%.
#ff5200 hex color contains mainly RED.
The closest web safe color of #ff5200 is #ff6600
#ff5200 hex color has a decimal value of 16732672.
HEX | ff5200 | #ff5200 |
---|---|---|
RGB | 255, 82, 0 | rgb(255, 82, 0) |
RGB Percent | 100, 32.16, 0 | rgb(100, 32.16, 0) |
CMYK | 0, 68, 100, 0 | |
HSL | 19.3°, 100, 50 | hsl(19.3, 100%, 50%) |
HSV | 19.3°, 100, 100 |
XYZ | 44.257, 27.295, 2.936 |
---|---|
Hunter Lab | 52.245, 59.781, 33.239 |
CIE-LAB | 59.246, 63.203, 69.761 |
CIE-LCH | 59.246, 94.134, 47.824 |
CIE-LUV | 0, 67.84, 100, 0 |
Web Safe | ff6600 |
RGB percent of color #ff5200
CMYK percent of color #ff5200
Text with hexadecimal color #ff5200
This text has a font color of #ff5200
<p style="color:#ff5200">Text here</p>
#ff5200 Background Color
This box has a background color of #ff5200
<div style="background-color:#ff5200">Text here</div>
#ff5200 Border Color
This box has a border color of #ff5200
<div style="border: 4px solid #ff5200">Text here</div>
CSS codes
<p style="color:#ff5200">Text here</p>
<div style="background-color:#ff5200">Text here</div>
<div style="border: 4px solid #ff5200">Text here</div>
#ff5200 Color on white background
This is how a font and box color of #ff5200 will look
on a white background.
#ff5200 Color on black background
This is how a font and box color of #ff5200 hex color will look
on a black background.