In a RGB color space, #df2121 hex color is composed of 87.5% red, 12.9% green and 12.9% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 85.2% magenta, 85.2% yellow and 12.5% black. It has a hue angle of 0 degrees, a saturation of 74.8% and a lightness of 50.2%. #df2121 color hex could be obtained by blending #ff4242 with #bf0000. Closest websafe color is: #cc3333.
The hexadecimal color #df2121 has RGB values of R:223, G:33, B:33 and CMYK values of C:0, M:0.85, Y:0.85, K:0.13. Its decimal value is 14623009.
Hex triplet | df2121 | #df2121 |
RGB Decimal | 223, 33, 33 | rgb(223,33,33) |
RGB Percent | 87.5, 12.9, 12.9 | rgb(87.5%,12.9%,12.9%) |
CMYK | 0, 85.2, 85.2, 12.5 | |
HSL | 0°, 74.8, 50.2 | hsl(0,74.8%,50.2%) |
HSV(HSB) | 0°, 85.2, 87.5 | |
Web Safe | cc3333 | #c33 |
XYZ | 31.25, 16.885, 3.051 |
xyY | 0.611, 0.33, 16.885 |
CIE-LAB | 48.115, 68.736, 49.797 |
CIE-LCH | 48.115, 84.879, 35.922 |
CIE-LUV | 48.115, 142.478, 30.725 |
Hunter-Lab | 41.092, 63.836, 24.362 |
Binary | 11011111, 00100001, 00100001 |
Below, you can see some colors close to #df2121. 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 #df2121.
<span style="color:#df2121">Text here</span>
This paragraph has a background color of #df2121.
<p style="background-color:#df2121;">Content here</p>
This element has a border color of #df2121.
<div style="border:1px #df2121;">Content here</div>
.text {color:#df2121;}
.background {background-color:#df2121;}
.border {border:1px solid #df2121;}
.text-shadow {border:1px solid #df2121;}
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, #010000 is the darkest color, while #fceded is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #8a7676 is the less saturated color, while #ff0101 is the most saturated one.