In RGB color space, #ff202d hex color has a red value of 255, a green value of 32 and a blue value of 45.
In CMYK color space (used in color printing), #ff202d hex color is composed of 0% cyan, 87.45% magenta, 82.35% yellow and 0% black.
#ff202d color has a hue of 356.5 degrees, a saturation of 100% and a lightness of 56.3%.
#ff202d hex color contains mainly RED.
The closest web safe color of #ff202d is #ff3333
#ff202d hex color has a decimal value of 16719917.
HEX | ff202d | #ff202d |
---|---|---|
RGB | 255, 32, 45 | rgb(255, 32, 45) |
RGB Percent | 100, 12.55, 17.65 | rgb(100, 12.55, 17.65) |
CMYK | 0, 87, 82, 0 | |
HSL | 356.5°, 100, 56.3 | hsl(356.5, 100%, 56.3%) |
HSV | 356.5°, 87.5, 100 |
XYZ | 42.23, 22.482, 4.596 |
---|---|
Hunter Lab | 47.415, 76.003, 27.444 |
CIE-LAB | 54.535, 77.503, 51.975 |
CIE-LCH | 54.535, 93.317, 33.847 |
CIE-LUV | 0, 87.45, 82.35, 0 |
Web Safe | ff3333 |
RGB percent of color #ff202d
CMYK percent of color #ff202d
Text with hexadecimal color #ff202d
This text has a font color of #ff202d
<p style="color:#ff202d">Text here</p>
#ff202d Background Color
This box has a background color of #ff202d
<div style="background-color:#ff202d">Text here</div>
#ff202d Border Color
This box has a border color of #ff202d
<div style="border: 4px solid #ff202d">Text here</div>
CSS codes
<p style="color:#ff202d">Text here</p>
<div style="background-color:#ff202d">Text here</div>
<div style="border: 4px solid #ff202d">Text here</div>
#ff202d Color on white background
This is how a font and box color of #ff202d will look
on a white background.
#ff202d Color on black background
This is how a font and box color of #ff202d hex color will look
on a black background.