In RGB color space, #ff1040 hex color has a red value of 255, a green value of 16 and a blue value of 64.
In CMYK color space (used in color printing), #ff1040 hex color is composed of 0% cyan, 93.73% magenta, 74.9% yellow and 0% black.
#ff1040 color has a hue of 347.9 degrees, a saturation of 100% and a lightness of 53.1%.
#ff1040 hex color contains mainly RED.
The closest web safe color of #ff1040 is #ff0033
#ff1040 hex color has a decimal value of 16715840.
HEX | ff1040 | #ff1040 |
---|---|---|
RGB | 255, 16, 64 | rgb(255, 16, 64) |
RGB Percent | 100, 6.27, 25.1 | rgb(100, 6.27, 25.1) |
CMYK | 0, 94, 75, 0 | |
HSL | 347.9°, 100, 53.1 | hsl(347.9, 100%, 53.1%) |
HSV | 347.9°, 93.7, 100 |
XYZ | 42.351, 22.001, 6.865 |
---|---|
Hunter Lab | 46.905, 79.085, 24.156 |
CIE-LAB | 54.028, 80.051, 41.136 |
CIE-LCH | 54.028, 90.002, 27.197 |
CIE-LUV | 0, 93.73, 74.9, 0 |
Web Safe | ff0033 |
RGB percent of color #ff1040
CMYK percent of color #ff1040
Text with hexadecimal color #ff1040
This text has a font color of #ff1040
<p style="color:#ff1040">Text here</p>
#ff1040 Background Color
This box has a background color of #ff1040
<div style="background-color:#ff1040">Text here</div>
#ff1040 Border Color
This box has a border color of #ff1040
<div style="border: 4px solid #ff1040">Text here</div>
CSS codes
<p style="color:#ff1040">Text here</p>
<div style="background-color:#ff1040">Text here</div>
<div style="border: 4px solid #ff1040">Text here</div>
#ff1040 Color on white background
This is how a font and box color of #ff1040 will look
on a white background.
#ff1040 Color on black background
This is how a font and box color of #ff1040 hex color will look
on a black background.