In RGB color space, #ff4127 hex color has a red value of 255, a green value of 65 and a blue value of 39.
In CMYK color space (used in color printing), #ff4127 hex color is composed of 0% cyan, 74.51% magenta, 84.71% yellow and 0% black.
#ff4127 color has a hue of 7.2 degrees, a saturation of 100% and a lightness of 57.6%.
#ff4127 hex color contains mainly RED.
The closest web safe color of #ff4127 is #ff3333
#ff4127 hex color has a decimal value of 16728359.
HEX | ff4127 | #ff4127 |
---|---|---|
RGB | 255, 65, 39 | rgb(255, 65, 39) |
RGB Percent | 100, 25.49, 15.29 | rgb(100, 25.49, 15.29) |
CMYK | 0, 75, 85, 0 | |
HSL | 7.2°, 100, 57.6 | hsl(7.2, 100%, 57.6%) |
HSV | 7.2°, 84.7, 100 |
XYZ | 43.497, 25.187, 4.489 |
---|---|
Hunter Lab | 50.187, 66.88, 29.827 |
CIE-LAB | 57.257, 69.546, 57.214 |
CIE-LCH | 57.257, 90.056, 39.443 |
CIE-LUV | 0, 74.51, 84.71, 0 |
Web Safe | ff3333 |
RGB percent of color #ff4127
CMYK percent of color #ff4127
Text with hexadecimal color #ff4127
This text has a font color of #ff4127
<p style="color:#ff4127">Text here</p>
#ff4127 Background Color
This box has a background color of #ff4127
<div style="background-color:#ff4127">Text here</div>
#ff4127 Border Color
This box has a border color of #ff4127
<div style="border: 4px solid #ff4127">Text here</div>
CSS codes
<p style="color:#ff4127">Text here</p>
<div style="background-color:#ff4127">Text here</div>
<div style="border: 4px solid #ff4127">Text here</div>
#ff4127 Color on white background
This is how a font and box color of #ff4127 will look
on a white background.
#ff4127 Color on black background
This is how a font and box color of #ff4127 hex color will look
on a black background.