In RGB color space, #ff1242 hex color has a red value of 255, a green value of 18 and a blue value of 66.
In CMYK color space (used in color printing), #ff1242 hex color is composed of 0% cyan, 92.94% magenta, 74.12% yellow and 0% black.
#ff1242 color has a hue of 347.8 degrees, a saturation of 100% and a lightness of 53.5%.
#ff1242 hex color contains mainly RED.
The closest web safe color of #ff1242 is #ff0033
#ff1242 hex color has a decimal value of 16716354.
HEX | ff1242 | #ff1242 |
---|---|---|
RGB | 255, 18, 66 | rgb(255, 18, 66) |
RGB Percent | 100, 7.06, 25.88 | rgb(100, 7.06, 25.88) |
CMYK | 0, 93, 74, 0 | |
HSL | 347.8°, 100, 53.5 | hsl(347.8, 100%, 53.5%) |
HSV | 347.8°, 92.9, 100 |
XYZ | 42.44, 22.086, 7.18 |
---|---|
Hunter Lab | 46.996, 78.954, 23.839 |
CIE-LAB | 54.118, 79.93, 40.092 |
CIE-LCH | 54.118, 89.421, 26.638 |
CIE-LUV | 0, 92.94, 74.12, 0 |
Web Safe | ff0033 |
RGB percent of color #ff1242
CMYK percent of color #ff1242
Text with hexadecimal color #ff1242
This text has a font color of #ff1242
<p style="color:#ff1242">Text here</p>
#ff1242 Background Color
This box has a background color of #ff1242
<div style="background-color:#ff1242">Text here</div>
#ff1242 Border Color
This box has a border color of #ff1242
<div style="border: 4px solid #ff1242">Text here</div>
CSS codes
<p style="color:#ff1242">Text here</p>
<div style="background-color:#ff1242">Text here</div>
<div style="border: 4px solid #ff1242">Text here</div>
#ff1242 Color on white background
This is how a font and box color of #ff1242 will look
on a white background.
#ff1242 Color on black background
This is how a font and box color of #ff1242 hex color will look
on a black background.