In RGB color space, #ff042b hex color has a red value of 255, a green value of 4 and a blue value of 43.
In CMYK color space (used in color printing), #ff042b hex color is composed of 0% cyan, 98.43% magenta, 83.14% yellow and 0% black.
#ff042b color has a hue of 350.7 degrees, a saturation of 100% and a lightness of 50.8%.
#ff042b hex color contains mainly RED.
The closest web safe color of #ff042b is #ff0033
#ff042b hex color has a decimal value of 16712747.
HEX | ff042b | #ff042b |
---|---|---|
RGB | 255, 4, 43 | rgb(255, 4, 43) |
RGB Percent | 100, 1.57, 16.86 | rgb(100, 1.57, 16.86) |
CMYK | 0, 98, 83, 0 | |
HSL | 350.7°, 100, 50.8 | hsl(350.7, 100%, 50.8%) |
HSV | 350.7°, 98.4, 100 |
XYZ | 41.719, 21.521, 4.241 |
---|---|
Hunter Lab | 46.391, 79.341, 27.053 |
CIE-LAB | 53.515, 80.353, 52.058 |
CIE-LCH | 53.515, 95.743, 32.938 |
CIE-LUV | 0, 98.43, 83.14, 0 |
Web Safe | ff0033 |
RGB percent of color #ff042b
CMYK percent of color #ff042b
Text with hexadecimal color #ff042b
This text has a font color of #ff042b
<p style="color:#ff042b">Text here</p>
#ff042b Background Color
This box has a background color of #ff042b
<div style="background-color:#ff042b">Text here</div>
#ff042b Border Color
This box has a border color of #ff042b
<div style="border: 4px solid #ff042b">Text here</div>
CSS codes
<p style="color:#ff042b">Text here</p>
<div style="background-color:#ff042b">Text here</div>
<div style="border: 4px solid #ff042b">Text here</div>
#ff042b Color on white background
This is how a font and box color of #ff042b will look
on a white background.
#ff042b Color on black background
This is how a font and box color of #ff042b hex color will look
on a black background.