In RGB color space, #ff052c hex color has a red value of 255, a green value of 5 and a blue value of 44.
In CMYK color space (used in color printing), #ff052c hex color is composed of 0% cyan, 98.04% magenta, 82.75% yellow and 0% black.
#ff052c color has a hue of 350.6 degrees, a saturation of 100% and a lightness of 51%.
#ff052c hex color contains mainly RED.
The closest web safe color of #ff052c is #ff0033
#ff052c hex color has a decimal value of 16713004.
HEX | ff052c | #ff052c |
---|---|---|
RGB | 255, 5, 44 | rgb(255, 5, 44) |
RGB Percent | 100, 1.96, 17.25 | rgb(100, 1.96, 17.25) |
CMYK | 0, 98, 83, 0 | |
HSL | 350.6°, 100, 51 | hsl(350.6, 100%, 51%) |
HSV | 350.6°, 98, 100 |
XYZ | 41.749, 21.55, 4.342 |
---|---|
Hunter Lab | 46.422, 79.293, 26.95 |
CIE-LAB | 53.546, 80.31, 51.578 |
CIE-LCH | 53.546, 95.446, 32.71 |
CIE-LUV | 0, 98.04, 82.75, 0 |
Web Safe | ff0033 |
RGB percent of color #ff052c
CMYK percent of color #ff052c
Text with hexadecimal color #ff052c
This text has a font color of #ff052c
<p style="color:#ff052c">Text here</p>
#ff052c Background Color
This box has a background color of #ff052c
<div style="background-color:#ff052c">Text here</div>
#ff052c Border Color
This box has a border color of #ff052c
<div style="border: 4px solid #ff052c">Text here</div>
CSS codes
<p style="color:#ff052c">Text here</p>
<div style="background-color:#ff052c">Text here</div>
<div style="border: 4px solid #ff052c">Text here</div>
#ff052c Color on white background
This is how a font and box color of #ff052c will look
on a white background.
#ff052c Color on black background
This is how a font and box color of #ff052c hex color will look
on a black background.