#D9DFCD Gin
#D9DFCD (Gin) RGB value is (217, 223, 205).
Red value is 217, green value is 223, and blue value is 205.
Cylindrical-coordinate representations (HSL) of color #D9DFCD: hue: 80°, saturation: 22%, and lightness: 83.9%.
Process color (CMYK) of #D9DFCD is 2.7%, 0%, 8.1%, 12.5%. Web safe color equivalent of #D9DFCD is ##CCCCCC. Color #D9DFCD contains mainly WHITE.
Color Spaces
| Color spaces of #D9DFCD | Value |
|---|---|
| RGB | 217, 223, 205 |
| HSL | 80°, 22%, 83.9% |
| HSV / HSB | 80°, 8.1%, 87.5% |
| CMYK | 2.7%, 0%, 8.1%, 12.5% |
| XYZ | 66.02, 71.93, 68.15 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011001 | 11011111 | 11001101 |
| Octal | 331 | 337 | 315 |
| Decimal | 217 | 223 | 205 |
| Hex | D9 | DF | CD |
Shades of #D9DFCD
Tints of #D9DFCD
.mybgColor { background-color: #D9DFCD; }
.myforeColor { color: #D9DFCD; }
.myborderColor { border: 3px solid #D9DFCD; }
<p style="color:#D9DFCD">Text here</p>
This sample text is styled with font color #D9DFCD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D9DFCD">Div content here</div>
<div style="border:3px solid #D9DFCD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(217, 223, 205, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D9DFCD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D9DFCD;
-webkit-box-shadow: 1px 1px 3px #D9DFCD;
box-shadow: 1px 1px 3px #D9DFCD; }
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 #D9DFCD (Gin)
Color Overview & Profile: Color #D9DFCD, also known as Gin, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 85% Red (217/255), 87% Green (223/255), and 80% Blue (205/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #D9DFCD translates into the CMYK subtractive color model with values of 2.7% Cyan, 0% Magenta, 8.1% Yellow, and 12.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 80°, saturation of 22%, and lightness of 83.9%.
Web Accessibility & Design Recommendations: When implementing #D9DFCD 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.
