In RGB color space, #ff0021 hex color has a red value of 255, a green value of 0 and a blue value of 33.
In CMYK color space (used in color printing), #ff0021 hex color is composed of 0% cyan, 100% magenta, 87.06% yellow and 0% black.
#ff0021 color has a hue of 352.2 degrees, a saturation of 100% and a lightness of 50%.
#ff0021 hex color contains mainly RED.
The closest web safe color of #ff0021 is #ff0033
#ff0021 hex color has a decimal value of 16711713.
HEX | ff0021 | #ff0021 |
---|---|---|
RGB | 255, 0, 33 | rgb(255, 0, 33) |
RGB Percent | 100, 0, 12.94 | rgb(100, 0, 12.94) |
CMYK | 0, 100, 87, 0 | |
HSL | 352.2°, 100, 50 | hsl(352.2, 100%, 50%) |
HSV | 352.2°, 100, 100 |
XYZ | 41.515, 21.37, 3.376 |
---|---|
Hunter Lab | 46.228, 79.404, 28.029 |
CIE-LAB | 53.352, 80.435, 56.741 |
CIE-LCH | 53.352, 98.434, 35.2 |
CIE-LUV | 0, 100, 87.06, 0 |
Web Safe | ff0033 |
RGB percent of color #ff0021
CMYK percent of color #ff0021
Text with hexadecimal color #ff0021
This text has a font color of #ff0021
<p style="color:#ff0021">Text here</p>
#ff0021 Background Color
This box has a background color of #ff0021
<div style="background-color:#ff0021">Text here</div>
#ff0021 Border Color
This box has a border color of #ff0021
<div style="border: 4px solid #ff0021">Text here</div>
CSS codes
<p style="color:#ff0021">Text here</p>
<div style="background-color:#ff0021">Text here</div>
<div style="border: 4px solid #ff0021">Text here</div>
#ff0021 Color on white background
This is how a font and box color of #ff0021 will look
on a white background.
#ff0021 Color on black background
This is how a font and box color of #ff0021 hex color will look
on a black background.