In a RGB color space, #df2020 hex color is composed of 87.5% red, 12.5% green and 12.5% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 85.7% magenta, 85.7% yellow and 12.5% black. It has a hue angle of 0 degrees, a saturation of 74.9% and a lightness of 50%. #df2020 color hex could be obtained by blending #ff4040 with #bf0000. Closest websafe color is: #cc3333.
The hexadecimal color #df2020 has RGB values of R:223, G:32, B:32 and CMYK values of C:0, M:0.86, Y:0.86, K:0.13. Its decimal value is 14622752.
Hex triplet | df2020 | #df2020 |
RGB Decimal | 223, 32, 32 | rgb(223,32,32) |
RGB Percent | 87.5, 12.5, 12.5 | rgb(87.5%,12.5%,12.5%) |
CMYK | 0, 85.7, 85.7, 12.5 | |
HSL | 0°, 74.9, 50 | hsl(0,74.9%,50%) |
HSV(HSB) | 0°, 85.7, 87.5 | |
Web Safe | cc3333 | #c33 |
XYZ | 31.209, 16.825, 2.969 |
xyY | 0.612, 0.33, 16.825 |
CIE-LAB | 48.039, 68.913, 50.213 |
CIE-LCH | 48.039, 85.267, 36.079 |
CIE-LUV | 48.039, 142.982, 30.834 |
Hunter-Lab | 41.019, 64.027, 24.421 |
Binary | 11011111, 00100000, 00100000 |
Below, you can see some colors close to #df2020. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #df2020.
<span style="color:#df2020">Text here</span>
This paragraph has a background color of #df2020.
<p style="background-color:#df2020;">Content here</p>
This element has a border color of #df2020.
<div style="border:1px #df2020;">Content here</div>
.text {color:#df2020;}
.background {background-color:#df2020;}
.border {border:1px solid #df2020;}
.text-shadow {border:1px solid #df2020;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #000000 is the darkest color, while #fcecec is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #8a7575 is the less saturated color, while #ff0000 is the most saturated one.