#DD3333 Infrared Burn
#DD3333 (Infrared Burn) RGB value is (221, 51, 51).
Red value is 221, green value is 51, and blue value is 51.
Cylindrical-coordinate representations (HSL) of color #DD3333: hue: 0°, saturation: 71.4%, and lightness: 53.3%.
Process color (CMYK) of #DD3333 is 0%, 76.9%, 76.9%, 13.3%. Web safe color equivalent of #DD3333 is ##CC3333. Color #DD3333 contains mainly Red.
Color Spaces
| Color spaces of #DD3333 | Value |
|---|---|
| RGB | 221, 51, 51 |
| HSL | 0°, 71.4%, 53.3% |
| HSV / HSB | 0°, 76.9%, 86.7% |
| CMYK | 0%, 76.9%, 76.9%, 13.3% |
| XYZ | 31.6, 17.98, 4.94 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011101 | 00110011 | 00110011 |
| Octal | 335 | 063 | 063 |
| Decimal | 221 | 51 | 51 |
| Hex | DD | 33 | 33 |
Shades of #DD3333
Tints of #DD3333
.mybgColor { background-color: #DD3333; }
.myforeColor { color: #DD3333; }
.myborderColor { border: 3px solid #DD3333; }
<p style="color:#DD3333">Text here</p>
This sample text is styled with font color #DD3333. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DD3333">Div content here</div>
<div style="border:3px solid #DD3333">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(221, 51, 51, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DD3333; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DD3333;
-webkit-box-shadow: 1px 1px 3px #DD3333;
box-shadow: 1px 1px 3px #DD3333; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #DD3333 (Infrared Burn)
Color Overview & Profile: Color #DD3333, also known as Infrared Burn, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 87% Red (221/255), 20% Green (51/255), and 20% Blue (51/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #DD3333 translates into the CMYK subtractive color model with values of 0% Cyan, 76.9% Magenta, 76.9% Yellow, and 13.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 0°, saturation of 71.4%, and lightness of 53.3%.
Web Accessibility & Design Recommendations: When implementing #DD3333 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##CC3333.
