In RGB color space, #ff204d hex color has a red value of 255, a green value of 32 and a blue value of 77.
In CMYK color space (used in color printing), #ff204d hex color is composed of 0% cyan, 87.45% magenta, 69.8% yellow and 0% black.
#ff204d color has a hue of 347.9 degrees, a saturation of 100% and a lightness of 56.3%.
#ff204d hex color contains mainly RED.
The closest web safe color of #ff204d is #ff3366
#ff204d hex color has a decimal value of 16719949.
HEX | ff204d | #ff204d |
---|---|---|
RGB | 255, 32, 77 | rgb(255, 32, 77) |
RGB Percent | 100, 12.55, 30.2 | rgb(100, 12.55, 30.2) |
CMYK | 0, 87, 70, 0 | |
HSL | 347.9°, 100, 56.3 | hsl(347.9, 100%, 56.3%) |
HSV | 347.9°, 87.5, 100 |
XYZ | 43.096, 22.829, 9.156 |
---|---|
Hunter Lab | 47.78, 77.388, 22.084 |
CIE-LAB | 54.896, 78.537, 34.612 |
CIE-LCH | 54.896, 85.826, 23.784 |
CIE-LUV | 0, 87.45, 69.8, 0 |
Web Safe | ff3366 |
RGB percent of color #ff204d
CMYK percent of color #ff204d
Text with hexadecimal color #ff204d
This text has a font color of #ff204d
<p style="color:#ff204d">Text here</p>
#ff204d Background Color
This box has a background color of #ff204d
<div style="background-color:#ff204d">Text here</div>
#ff204d Border Color
This box has a border color of #ff204d
<div style="border: 4px solid #ff204d">Text here</div>
CSS codes
<p style="color:#ff204d">Text here</p>
<div style="background-color:#ff204d">Text here</div>
<div style="border: 4px solid #ff204d">Text here</div>
#ff204d Color on white background
This is how a font and box color of #ff204d will look
on a white background.
#ff204d Color on black background
This is how a font and box color of #ff204d hex color will look
on a black background.