In RGB color space, #ff0502 hex color has a red value of 255, a green value of 5 and a blue value of 2.
In CMYK color space (used in color printing), #ff0502 hex color is composed of 0% cyan, 98.04% magenta, 99.22% yellow and 0% black.
#ff0502 color has a hue of 0.7 degrees, a saturation of 100% and a lightness of 50.4%.
#ff0502 hex color contains mainly RED.
The closest web safe color of #ff0502 is #ff0000
#ff0502 hex color has a decimal value of 16712962.
HEX | ff0502 | #ff0502 |
---|---|---|
RGB | 255, 5, 2 | rgb(255, 5, 2) |
RGB Percent | 100, 1.96, 0.78 | rgb(100, 1.96, 0.78) |
CMYK | 0, 98, 99, 0 | |
HSL | 0.7°, 100, 50.4 | hsl(0.7, 100%, 50.4%) |
HSV | 0.7°, 99.2, 100 |
XYZ | 41.305, 21.373, 2.006 |
---|---|
Hunter Lab | 46.231, 78.577, 29.789 |
CIE-LAB | 53.355, 79.78, 66.755 |
CIE-LCH | 53.355, 104.024, 39.921 |
CIE-LUV | 0, 98.04, 99.22, 0 |
Web Safe | ff0000 |
RGB percent of color #ff0502
CMYK percent of color #ff0502
Text with hexadecimal color #ff0502
This text has a font color of #ff0502
<p style="color:#ff0502">Text here</p>
#ff0502 Background Color
This box has a background color of #ff0502
<div style="background-color:#ff0502">Text here</div>
#ff0502 Border Color
This box has a border color of #ff0502
<div style="border: 4px solid #ff0502">Text here</div>
CSS codes
<p style="color:#ff0502">Text here</p>
<div style="background-color:#ff0502">Text here</div>
<div style="border: 4px solid #ff0502">Text here</div>
#ff0502 Color on white background
This is how a font and box color of #ff0502 will look
on a white background.
#ff0502 Color on black background
This is how a font and box color of #ff0502 hex color will look
on a black background.