In RGB color space, #ff7374 hex color has a red value of 255, a green value of 115 and a blue value of 116.
In CMYK color space (used in color printing), #ff7374 hex color is composed of 0% cyan, 54.9% magenta, 54.51% yellow and 0% black.
#ff7374 color has a hue of 359.6 degrees, a saturation of 100% and a lightness of 72.5%.
#ff7374 hex color contains mainly RED.
The closest web safe color of #ff7374 is #ff6666
#ff7374 hex color has a decimal value of 16741236.
HEX | ff7374 | #ff7374 |
---|---|---|
RGB | 255, 115, 116 | rgb(255, 115, 116) |
RGB Percent | 100, 45.1, 45.49 | rgb(100, 45.1, 45.49) |
CMYK | 0, 55, 55, 0 | |
HSL | 359.6°, 100, 72.5 | hsl(359.6, 100%, 72.5%) |
HSV | 359.6°, 54.9, 100 |
XYZ | 50.523, 34.782, 20.574 |
---|---|
Hunter Lab | 58.976, 49.707, 20.6 |
CIE-LAB | 65.579, 53.398, 25.886 |
CIE-LCH | 65.579, 59.342, 25.863 |
CIE-LUV | 0, 54.9, 54.51, 0 |
Web Safe | ff6666 |
RGB percent of color #ff7374
CMYK percent of color #ff7374
Text with hexadecimal color #ff7374
This text has a font color of #ff7374
<p style="color:#ff7374">Text here</p>
#ff7374 Background Color
This box has a background color of #ff7374
<div style="background-color:#ff7374">Text here</div>
#ff7374 Border Color
This box has a border color of #ff7374
<div style="border: 4px solid #ff7374">Text here</div>
CSS codes
<p style="color:#ff7374">Text here</p>
<div style="background-color:#ff7374">Text here</div>
<div style="border: 4px solid #ff7374">Text here</div>
#ff7374 Color on white background
This is how a font and box color of #ff7374 will look
on a white background.
#ff7374 Color on black background
This is how a font and box color of #ff7374 hex color will look
on a black background.