In RGB color space, #ff3242 hex color has a red value of 255, a green value of 50 and a blue value of 66.
In CMYK color space (used in color printing), #ff3242 hex color is composed of 0% cyan, 80.39% magenta, 74.12% yellow and 0% black.
#ff3242 color has a hue of 355.3 degrees, a saturation of 100% and a lightness of 59.8%.
#ff3242 hex color contains mainly RED.
The closest web safe color of #ff3242 is #ff3333
#ff3242 hex color has a decimal value of 16724546.
HEX | ff3242 | #ff3242 |
---|---|---|
RGB | 255, 50, 66 | rgb(255, 50, 66) |
RGB Percent | 100, 19.61, 25.88 | rgb(100, 19.61, 25.88) |
CMYK | 0, 80, 74, 0 | |
HSL | 355.3°, 100, 59.8 | hsl(355.3, 100%, 59.8%) |
HSV | 355.3°, 80.4, 100 |
XYZ | 43.364, 23.935, 7.489 |
---|---|
Hunter Lab | 48.923, 72.6, 25.171 |
CIE-LAB | 56.023, 74.474, 42.233 |
CIE-LCH | 56.023, 85.615, 29.557 |
CIE-LUV | 0, 80.39, 74.12, 0 |
Web Safe | ff3333 |
RGB percent of color #ff3242
CMYK percent of color #ff3242
Text with hexadecimal color #ff3242
This text has a font color of #ff3242
<p style="color:#ff3242">Text here</p>
#ff3242 Background Color
This box has a background color of #ff3242
<div style="background-color:#ff3242">Text here</div>
#ff3242 Border Color
This box has a border color of #ff3242
<div style="border: 4px solid #ff3242">Text here</div>
CSS codes
<p style="color:#ff3242">Text here</p>
<div style="background-color:#ff3242">Text here</div>
<div style="border: 4px solid #ff3242">Text here</div>
#ff3242 Color on white background
This is how a font and box color of #ff3242 will look
on a white background.
#ff3242 Color on black background
This is how a font and box color of #ff3242 hex color will look
on a black background.