#DD3355 Chin-Chin Cherry
#DD3355 (Chin-Chin Cherry) RGB value is (221, 51, 85).
Red value is 221, green value is 51, and blue value is 85.
Cylindrical-coordinate representations (HSL) of color #DD3355: hue: 348°, saturation: 71.4%, and lightness: 53.3%.
Process color (CMYK) of #DD3355 is 0%, 76.9%, 61.5%, 13.3%. Web safe color equivalent of #DD3355 is ##CC3366. Color #DD3355 contains mainly Red.
Color Spaces
| Color spaces of #DD3355 | Value |
|---|---|
| RGB | 221, 51, 85 |
| HSL | 348°, 71.4%, 53.3% |
| HSV / HSB | 348°, 76.9%, 86.7% |
| CMYK | 0%, 76.9%, 61.5%, 13.3% |
| XYZ | 32.65, 18.4, 10.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011101 | 00110011 | 01010101 |
| Octal | 335 | 063 | 125 |
| Decimal | 221 | 51 | 85 |
| Hex | DD | 33 | 55 |
Shades of #DD3355
Tints of #DD3355
.mybgColor { background-color: #DD3355; }
.myforeColor { color: #DD3355; }
.myborderColor { border: 3px solid #DD3355; }
<p style="color:#DD3355">Text here</p>
This sample text is styled with font color #DD3355. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DD3355">Div content here</div>
<div style="border:3px solid #DD3355">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(221, 51, 85, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DD3355; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DD3355;
-webkit-box-shadow: 1px 1px 3px #DD3355;
box-shadow: 1px 1px 3px #DD3355; }
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 #DD3355 (Chin-Chin Cherry)
Color Overview & Profile: Color #DD3355, also known as Chin-Chin Cherry, 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 33% Blue (85/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #DD3355 translates into the CMYK subtractive color model with values of 0% Cyan, 76.9% Magenta, 61.5% Yellow, and 13.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 348°, saturation of 71.4%, and lightness of 53.3%.
Web Accessibility & Design Recommendations: When implementing #DD3355 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 ##CC3366.
