In RGB color space, #dc5050 hex color has a red value of 220, a green value of 80 and a blue value of 80.
In CMYK color space (used in color printing), #dc5050 hex color is composed of 0% cyan, 63.64% magenta, 63.64% yellow and 13.73% black.
#dc5050 color has a hue of 0 degrees, a saturation of 66.67% and a lightness of 58.8%.
#dc5050 hex color contains mainly RED.
The closest web safe color of #dc5050 is #cc6666
#dc5050 hex color has a decimal value of 14438480.
HEX | dc5050 | #dc5050 |
---|---|---|
RGB | 220, 80, 80 | rgb(220, 80, 80) |
RGB Percent | 86.27, 31.37, 31.37 | rgb(86.27, 31.37, 31.37) |
CMYK | 0, 64, 64, 14 | |
HSL | 0°, 66.67, 58.8 | hsl(0, 66.67%, 58.8%) |
HSV | 0°, 63.6, 86.3 |
XYZ | 33.832, 21.532, 9.962 |
---|---|
Hunter Lab | 46.403, 48.939, 19.753 |
CIE-LAB | 53.527, 54.666, 29.753 |
CIE-LCH | 53.527, 62.238, 28.558 |
CIE-LUV | 0, 63.64, 63.64, 13.73 |
Web Safe | cc6666 |
RGB percent of color #dc5050
CMYK percent of color #dc5050
Text with hexadecimal color #dc5050
This text has a font color of #dc5050
<p style="color:#dc5050">Text here</p>
#dc5050 Background Color
This box has a background color of #dc5050
<div style="background-color:#dc5050">Text here</div>
#dc5050 Border Color
This box has a border color of #dc5050
<div style="border: 4px solid #dc5050">Text here</div>
CSS codes
<p style="color:#dc5050">Text here</p>
<div style="background-color:#dc5050">Text here</div>
<div style="border: 4px solid #dc5050">Text here</div>
#dc5050 Color on white background
This is how a font and box color of #dc5050 will look
on a white background.
#dc5050 Color on black background
This is how a font and box color of #dc5050 hex color will look
on a black background.