In RGB color space, #ff072c hex color has a red value of 255, a green value of 7 and a blue value of 44.
In CMYK color space (used in color printing), #ff072c hex color is composed of 0% cyan, 97.25% magenta, 82.75% yellow and 0% black.
#ff072c color has a hue of 351 degrees, a saturation of 100% and a lightness of 51.4%.
#ff072c hex color contains mainly RED.
The closest web safe color of #ff072c is #ff0033
#ff072c hex color has a decimal value of 16713516.
HEX | ff072c | #ff072c |
---|---|---|
RGB | 255, 7, 44 | rgb(255, 7, 44) |
RGB Percent | 100, 2.75, 17.25 | rgb(100, 2.75, 17.25) |
CMYK | 0, 97, 83, 0 | |
HSL | 351°, 100, 51.4 | hsl(351, 100%, 51.4%) |
HSV | 351°, 97.3, 100 |
XYZ | 41.771, 21.594, 4.349 |
---|---|
Hunter Lab | 46.469, 79.131, 26.98 |
CIE-LAB | 53.594, 80.172, 51.623 |
CIE-LCH | 53.594, 95.355, 32.778 |
CIE-LUV | 0, 97.25, 82.75, 0 |
Web Safe | ff0033 |
RGB percent of color #ff072c
CMYK percent of color #ff072c
Text with hexadecimal color #ff072c
This text has a font color of #ff072c
<p style="color:#ff072c">Text here</p>
#ff072c Background Color
This box has a background color of #ff072c
<div style="background-color:#ff072c">Text here</div>
#ff072c Border Color
This box has a border color of #ff072c
<div style="border: 4px solid #ff072c">Text here</div>
CSS codes
<p style="color:#ff072c">Text here</p>
<div style="background-color:#ff072c">Text here</div>
<div style="border: 4px solid #ff072c">Text here</div>
#ff072c Color on white background
This is how a font and box color of #ff072c will look
on a white background.
#ff072c Color on black background
This is how a font and box color of #ff072c hex color will look
on a black background.