In RGB color space, #ff500d hex color has a red value of 255, a green value of 80 and a blue value of 13.
In CMYK color space (used in color printing), #ff500d hex color is composed of 0% cyan, 68.63% magenta, 94.9% yellow and 0% black.
#ff500d color has a hue of 16.6 degrees, a saturation of 100% and a lightness of 52.5%.
#ff500d hex color contains mainly RED.
The closest web safe color of #ff500d is #ff6600
#ff500d hex color has a decimal value of 16732173.
HEX | ff500d | #ff500d |
---|---|---|
RGB | 255, 80, 13 | rgb(255, 80, 13) |
RGB Percent | 100, 31.37, 5.1 | rgb(100, 31.37, 5.1) |
CMYK | 0, 69, 95, 0 | |
HSL | 16.6°, 100, 52.5 | hsl(16.6, 100%, 52.5%) |
HSV | 16.6°, 94.9, 100 |
XYZ | 44.181, 27.026, 3.269 |
---|---|
Hunter Lab | 51.987, 60.723, 32.662 |
CIE-LAB | 58.998, 64.05, 67.147 |
CIE-LCH | 58.998, 92.796, 46.352 |
CIE-LUV | 0, 68.63, 94.9, 0 |
Web Safe | ff6600 |
RGB percent of color #ff500d
CMYK percent of color #ff500d
Text with hexadecimal color #ff500d
This text has a font color of #ff500d
<p style="color:#ff500d">Text here</p>
#ff500d Background Color
This box has a background color of #ff500d
<div style="background-color:#ff500d">Text here</div>
#ff500d Border Color
This box has a border color of #ff500d
<div style="border: 4px solid #ff500d">Text here</div>
CSS codes
<p style="color:#ff500d">Text here</p>
<div style="background-color:#ff500d">Text here</div>
<div style="border: 4px solid #ff500d">Text here</div>
#ff500d Color on white background
This is how a font and box color of #ff500d will look
on a white background.
#ff500d Color on black background
This is how a font and box color of #ff500d hex color will look
on a black background.