#DD1133 Rare Red
#DD1133 (Rare Red) RGB value is (221, 17, 51).
Red value is 221, green value is 17, and blue value is 51.
Cylindrical-coordinate representations (HSL) of color #DD1133: hue: 350°, saturation: 85.7%, and lightness: 46.7%.
Process color (CMYK) of #DD1133 is 0%, 92.3%, 76.9%, 13.3%. Web safe color equivalent of #DD1133 is ##CC0033. Color #DD1133 contains mainly Red.
Color Spaces
| Color spaces of #DD1133 | Value |
|---|---|
| RGB | 221, 17, 51 |
| HSL | 350°, 85.7%, 46.7% |
| HSV / HSB | 350°, 92.3%, 86.7% |
| CMYK | 0%, 92.3%, 76.9%, 13.3% |
| XYZ | 30.62, 16.02, 4.61 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011101 | 00010001 | 00110011 |
| Octal | 335 | 021 | 063 |
| Decimal | 221 | 17 | 51 |
| Hex | DD | 11 | 33 |
Shades of #DD1133
Tints of #DD1133
.mybgColor { background-color: #DD1133; }
.myforeColor { color: #DD1133; }
.myborderColor { border: 3px solid #DD1133; }
<p style="color:#DD1133">Text here</p>
This sample text is styled with font color #DD1133. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DD1133">Div content here</div>
<div style="border:3px solid #DD1133">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(221, 17, 51, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DD1133; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DD1133;
-webkit-box-shadow: 1px 1px 3px #DD1133;
box-shadow: 1px 1px 3px #DD1133; }
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 #DD1133 (Rare Red)
Color Overview & Profile: Color #DD1133, also known as Rare Red, 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), 7% Green (17/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, #DD1133 translates into the CMYK subtractive color model with values of 0% Cyan, 92.3% Magenta, 76.9% Yellow, and 13.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 350°, saturation of 85.7%, and lightness of 46.7%.
Web Accessibility & Design Recommendations: When implementing #DD1133 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 ##CC0033.
