#D2D2C0 400XT Film
#D2D2C0 (400XT Film) RGB value is (210, 210, 192).
Red value is 210, green value is 210, and blue value is 192.
Cylindrical-coordinate representations (HSL) of color #D2D2C0: hue: 60°, saturation: 16.7%, and lightness: 78.8%.
Process color (CMYK) of #D2D2C0 is 0%, 0%, 8.6%, 17.6%. Web safe color equivalent of #D2D2C0 is ##CCCCCC. Color #D2D2C0 contains mainly WHITE.
Color Spaces
| Color spaces of #D2D2C0 | Value |
|---|---|
| RGB | 210, 210, 192 |
| HSL | 60°, 16.7%, 78.8% |
| HSV / HSB | 60°, 8.6%, 82.4% |
| CMYK | 0%, 0%, 8.6%, 17.6% |
| XYZ | 59.14, 63.6, 59.02 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010010 | 11010010 | 11000000 |
| Octal | 322 | 322 | 300 |
| Decimal | 210 | 210 | 192 |
| Hex | D2 | D2 | C0 |
Shades of #D2D2C0
Tints of #D2D2C0
.mybgColor { background-color: #D2D2C0; }
.myforeColor { color: #D2D2C0; }
.myborderColor { border: 3px solid #D2D2C0; }
<p style="color:#D2D2C0">Text here</p>
This sample text is styled with font color #D2D2C0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D2D2C0">Div content here</div>
<div style="border:3px solid #D2D2C0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(210, 210, 192, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D2D2C0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D2D2C0;
-webkit-box-shadow: 1px 1px 3px #D2D2C0;
box-shadow: 1px 1px 3px #D2D2C0; }
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 #D2D2C0 (400XT Film)
Color Overview & Profile: Color #D2D2C0, also known as 400XT Film, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 82% Red (210/255), 82% Green (210/255), and 75% Blue (192/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #D2D2C0 translates into the CMYK subtractive color model with values of 0% Cyan, 0% Magenta, 8.6% Yellow, and 17.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 60°, saturation of 16.7%, and lightness of 78.8%.
Web Accessibility & Design Recommendations: When implementing #D2D2C0 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.
