#DDDED3 Gulf Breeze
#DDDED3 (Gulf Breeze) RGB value is (221, 222, 211).
Red value is 221, green value is 222, and blue value is 211.
Cylindrical-coordinate representations (HSL) of color #DDDED3: hue: 65°, saturation: 14.3%, and lightness: 84.9%.
Process color (CMYK) of #DDDED3 is 0.5%, 0%, 5%, 12.9%. Web safe color equivalent of #DDDED3 is ##CCCCCC. Color #DDDED3 contains mainly WHITE.
Color Spaces
| Color spaces of #DDDED3 | Value |
|---|---|
| RGB | 221, 222, 211 |
| HSL | 65°, 14.3%, 84.9% |
| HSV / HSB | 65°, 5%, 87.1% |
| CMYK | 0.5%, 0%, 5%, 12.9% |
| XYZ | 67.7, 72.32, 72.01 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011101 | 11011110 | 11010011 |
| Octal | 335 | 336 | 323 |
| Decimal | 221 | 222 | 211 |
| Hex | DD | DE | D3 |
Shades of #DDDED3
Tints of #DDDED3
.mybgColor { background-color: #DDDED3; }
.myforeColor { color: #DDDED3; }
.myborderColor { border: 3px solid #DDDED3; }
<p style="color:#DDDED3">Text here</p>
This sample text is styled with font color #DDDED3. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DDDED3">Div content here</div>
<div style="border:3px solid #DDDED3">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(221, 222, 211, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DDDED3; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DDDED3;
-webkit-box-shadow: 1px 1px 3px #DDDED3;
box-shadow: 1px 1px 3px #DDDED3; }
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 #DDDED3 (Gulf Breeze)
Color Overview & Profile: Color #DDDED3, also known as Gulf Breeze, 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), 87% Green (222/255), and 83% Blue (211/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #DDDED3 translates into the CMYK subtractive color model with values of 0.5% Cyan, 0% Magenta, 5% Yellow, and 12.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 65°, saturation of 14.3%, and lightness of 84.9%.
Web Accessibility & Design Recommendations: When implementing #DDDED3 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 ##CCCCCC.
