In RGB color space, #ff5040 hex color has a red value of 255, a green value of 80 and a blue value of 64.
In CMYK color space (used in color printing), #ff5040 hex color is composed of 0% cyan, 68.63% magenta, 74.9% yellow and 0% black.
#ff5040 color has a hue of 5 degrees, a saturation of 100% and a lightness of 62.5%.
#ff5040 hex color contains mainly RED.
The closest web safe color of #ff5040 is #ff6633
#ff5040 hex color has a decimal value of 16732224.
HEX | ff5040 | #ff5040 |
---|---|---|
RGB | 255, 80, 64 | rgb(255, 80, 64) |
RGB Percent | 100, 31.37, 25.1 | rgb(100, 31.37, 25.1) |
CMYK | 0, 69, 75, 0 | |
HSL | 5°, 100, 62.5 | hsl(5, 100%, 62.5%) |
HSV | 5°, 74.9, 100 |
XYZ | 45.034, 27.367, 7.759 |
---|---|
Hunter Lab | 52.313, 62.113, 27.826 |
CIE-LAB | 59.312, 65.173, 46.932 |
CIE-LCH | 59.312, 80.313, 35.758 |
CIE-LUV | 0, 68.63, 74.9, 0 |
Web Safe | ff6633 |
RGB percent of color #ff5040
CMYK percent of color #ff5040
Text with hexadecimal color #ff5040
This text has a font color of #ff5040
<p style="color:#ff5040">Text here</p>
#ff5040 Background Color
This box has a background color of #ff5040
<div style="background-color:#ff5040">Text here</div>
#ff5040 Border Color
This box has a border color of #ff5040
<div style="border: 4px solid #ff5040">Text here</div>
CSS codes
<p style="color:#ff5040">Text here</p>
<div style="background-color:#ff5040">Text here</div>
<div style="border: 4px solid #ff5040">Text here</div>
#ff5040 Color on white background
This is how a font and box color of #ff5040 will look
on a white background.
#ff5040 Color on black background
This is how a font and box color of #ff5040 hex color will look
on a black background.