In RGB color space, #ff042c hex color has a red value of 255, a green value of 4 and a blue value of 44.
In CMYK color space (used in color printing), #ff042c hex color is composed of 0% cyan, 98.43% magenta, 82.75% yellow and 0% black.
#ff042c color has a hue of 350.4 degrees, a saturation of 100% and a lightness of 50.8%.
#ff042c hex color contains mainly RED.
The closest web safe color of #ff042c is #ff0033
#ff042c hex color has a decimal value of 16712748.
HEX | ff042c | #ff042c |
---|---|---|
RGB | 255, 4, 44 | rgb(255, 4, 44) |
RGB Percent | 100, 1.57, 17.25 | rgb(100, 1.57, 17.25) |
CMYK | 0, 98, 83, 0 | |
HSL | 350.4°, 100, 50.8 | hsl(350.4, 100%, 50.8%) |
HSV | 350.4°, 98.4, 100 |
XYZ | 41.738, 21.529, 4.338 |
---|---|
Hunter Lab | 46.399, 79.369, 26.936 |
CIE-LAB | 53.524, 80.374, 51.56 |
CIE-LCH | 53.524, 95.49, 32.68 |
CIE-LUV | 0, 98.43, 82.75, 0 |
Web Safe | ff0033 |
RGB percent of color #ff042c
CMYK percent of color #ff042c
Text with hexadecimal color #ff042c
This text has a font color of #ff042c
<p style="color:#ff042c">Text here</p>
#ff042c Background Color
This box has a background color of #ff042c
<div style="background-color:#ff042c">Text here</div>
#ff042c Border Color
This box has a border color of #ff042c
<div style="border: 4px solid #ff042c">Text here</div>
CSS codes
<p style="color:#ff042c">Text here</p>
<div style="background-color:#ff042c">Text here</div>
<div style="border: 4px solid #ff042c">Text here</div>
#ff042c Color on white background
This is how a font and box color of #ff042c will look
on a white background.
#ff042c Color on black background
This is how a font and box color of #ff042c hex color will look
on a black background.