In RGB color space, #ff4142 hex color has a red value of 255, a green value of 65 and a blue value of 66.
In CMYK color space (used in color printing), #ff4142 hex color is composed of 0% cyan, 74.51% magenta, 74.12% yellow and 0% black.
#ff4142 color has a hue of 359.7 degrees, a saturation of 100% and a lightness of 62.7%.
#ff4142 hex color contains mainly RED.
The closest web safe color of #ff4142 is #ff3333
#ff4142 hex color has a decimal value of 16728386.
HEX | ff4142 | #ff4142 |
---|---|---|
RGB | 255, 65, 66 | rgb(255, 65, 66) |
RGB Percent | 100, 25.49, 25.88 | rgb(100, 25.49, 25.88) |
CMYK | 0, 75, 74, 0 | |
HSL | 359.7°, 100, 62.7 | hsl(359.7, 100%, 62.7%) |
HSV | 359.7°, 74.5, 100 |
XYZ | 44.114, 25.434, 7.738 |
---|---|
Hunter Lab | 50.432, 67.881, 26.205 |
CIE-LAB | 57.496, 70.331, 43.875 |
CIE-LCH | 57.496, 82.894, 31.957 |
CIE-LUV | 0, 74.51, 74.12, 0 |
Web Safe | ff3333 |
RGB percent of color #ff4142
CMYK percent of color #ff4142
Text with hexadecimal color #ff4142
This text has a font color of #ff4142
<p style="color:#ff4142">Text here</p>
#ff4142 Background Color
This box has a background color of #ff4142
<div style="background-color:#ff4142">Text here</div>
#ff4142 Border Color
This box has a border color of #ff4142
<div style="border: 4px solid #ff4142">Text here</div>
CSS codes
<p style="color:#ff4142">Text here</p>
<div style="background-color:#ff4142">Text here</div>
<div style="border: 4px solid #ff4142">Text here</div>
#ff4142 Color on white background
This is how a font and box color of #ff4142 will look
on a white background.
#ff4142 Color on black background
This is how a font and box color of #ff4142 hex color will look
on a black background.