#DD99AA Blush Bomb
#DD99AA (Blush Bomb) RGB value is (221, 153, 170).
Red value is 221, green value is 153, and blue value is 170.
Cylindrical-coordinate representations (HSL) of color #DD99AA: hue: 345°, saturation: 50%, and lightness: 73.3%.
Process color (CMYK) of #DD99AA is 0%, 30.8%, 23.1%, 13.3%. Web safe color equivalent of #DD99AA is ##CC9999. Color #DD99AA contains mainly Red.
Color Spaces
| Color spaces of #DD99AA | Value |
|---|---|
| RGB | 221, 153, 170 |
| HSL | 345°, 50%, 73.3% |
| HSV / HSB | 345°, 30.8%, 86.7% |
| CMYK | 0%, 30.8%, 23.1%, 13.3% |
| XYZ | 48.47, 41.06, 43.39 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011101 | 10011001 | 10101010 |
| Octal | 335 | 231 | 252 |
| Decimal | 221 | 153 | 170 |
| Hex | DD | 99 | AA |
Shades of #DD99AA
Tints of #DD99AA
.mybgColor { background-color: #DD99AA; }
.myforeColor { color: #DD99AA; }
.myborderColor { border: 3px solid #DD99AA; }
<p style="color:#DD99AA">Text here</p>
This sample text is styled with font color #DD99AA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DD99AA">Div content here</div>
<div style="border:3px solid #DD99AA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(221, 153, 170, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DD99AA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DD99AA;
-webkit-box-shadow: 1px 1px 3px #DD99AA;
box-shadow: 1px 1px 3px #DD99AA; }
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 #DD99AA (Blush Bomb)
Color Overview & Profile: Color #DD99AA, also known as Blush Bomb, 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), 60% Green (153/255), and 67% Blue (170/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #DD99AA translates into the CMYK subtractive color model with values of 0% Cyan, 30.8% Magenta, 23.1% Yellow, and 13.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 345°, saturation of 50%, and lightness of 73.3%.
Web Accessibility & Design Recommendations: When implementing #DD99AA 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 ##CC9999.
