In RGB color space, #ff052d hex color has a red value of 255, a green value of 5 and a blue value of 45.
In CMYK color space (used in color printing), #ff052d hex color is composed of 0% cyan, 98.04% magenta, 82.35% yellow and 0% black.
#ff052d color has a hue of 350.4 degrees, a saturation of 100% and a lightness of 51%.
#ff052d hex color contains mainly RED.
The closest web safe color of #ff052d is #ff0033
#ff052d hex color has a decimal value of 16713005.
HEX | ff052d | #ff052d |
---|---|---|
RGB | 255, 5, 45 | rgb(255, 5, 45) |
RGB Percent | 100, 1.96, 17.65 | rgb(100, 1.96, 17.65) |
CMYK | 0, 98, 82, 0 | |
HSL | 350.4°, 100, 51 | hsl(350.4, 100%, 51%) |
HSV | 350.4°, 98, 100 |
XYZ | 41.768, 21.558, 4.442 |
---|---|
Hunter Lab | 46.431, 79.321, 26.829 |
CIE-LAB | 53.555, 80.33, 51.072 |
CIE-LCH | 53.555, 95.191, 32.447 |
CIE-LUV | 0, 98.04, 82.35, 0 |
Web Safe | ff0033 |
RGB percent of color #ff052d
CMYK percent of color #ff052d
Text with hexadecimal color #ff052d
This text has a font color of #ff052d
<p style="color:#ff052d">Text here</p>
#ff052d Background Color
This box has a background color of #ff052d
<div style="background-color:#ff052d">Text here</div>
#ff052d Border Color
This box has a border color of #ff052d
<div style="border: 4px solid #ff052d">Text here</div>
CSS codes
<p style="color:#ff052d">Text here</p>
<div style="background-color:#ff052d">Text here</div>
<div style="border: 4px solid #ff052d">Text here</div>
#ff052d Color on white background
This is how a font and box color of #ff052d will look
on a white background.
#ff052d Color on black background
This is how a font and box color of #ff052d hex color will look
on a black background.