In RGB color space, #ff3440 hex color has a red value of 255, a green value of 52 and a blue value of 64.
In CMYK color space (used in color printing), #ff3440 hex color is composed of 0% cyan, 79.61% magenta, 74.9% yellow and 0% black.
#ff3440 color has a hue of 356.5 degrees, a saturation of 100% and a lightness of 60.2%.
#ff3440 hex color contains mainly RED.
The closest web safe color of #ff3440 is #ff3333
#ff3440 hex color has a decimal value of 16725056.
HEX | ff3440 | #ff3440 |
---|---|---|
RGB | 255, 52, 64 | rgb(255, 52, 64) |
RGB Percent | 100, 20.39, 25.1 | rgb(100, 20.39, 25.1) |
CMYK | 0, 80, 75, 0 | |
HSL | 356.5°, 100, 60.2 | hsl(356.5, 100%, 60.2%) |
HSV | 356.5°, 79.6, 100 |
XYZ | 43.393, 24.086, 7.212 |
---|---|
Hunter Lab | 49.077, 71.939, 25.642 |
CIE-LAB | 56.174, 73.909, 43.516 |
CIE-LCH | 56.174, 85.768, 30.489 |
CIE-LUV | 0, 79.61, 74.9, 0 |
Web Safe | ff3333 |
RGB percent of color #ff3440
CMYK percent of color #ff3440
Text with hexadecimal color #ff3440
This text has a font color of #ff3440
<p style="color:#ff3440">Text here</p>
#ff3440 Background Color
This box has a background color of #ff3440
<div style="background-color:#ff3440">Text here</div>
#ff3440 Border Color
This box has a border color of #ff3440
<div style="border: 4px solid #ff3440">Text here</div>
CSS codes
<p style="color:#ff3440">Text here</p>
<div style="background-color:#ff3440">Text here</div>
<div style="border: 4px solid #ff3440">Text here</div>
#ff3440 Color on white background
This is how a font and box color of #ff3440 will look
on a white background.
#ff3440 Color on black background
This is how a font and box color of #ff3440 hex color will look
on a black background.