#DCDFE5 Terminator Chrome
#DCDFE5 (Terminator Chrome) RGB value is (220, 223, 229).
Red value is 220, green value is 223, and blue value is 229.
Cylindrical-coordinate representations (HSL) of color #DCDFE5: hue: 220°, saturation: 14.8%, and lightness: 88%.
Process color (CMYK) of #DCDFE5 is 3.9%, 2.6%, 0%, 10.2%. Web safe color equivalent of #DCDFE5 is ##CCCCCC. Color #DCDFE5 contains mainly WHITE.
Color Spaces
| Color spaces of #DCDFE5 | Value |
|---|---|
| RGB | 220, 223, 229 |
| HSL | 220°, 14.8%, 88% |
| HSV / HSB | 220°, 3.9%, 89.8% |
| CMYK | 3.9%, 2.6%, 0%, 10.2% |
| XYZ | 70.04, 73.65, 84.64 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011100 | 11011111 | 11100101 |
| Octal | 334 | 337 | 345 |
| Decimal | 220 | 223 | 229 |
| Hex | DC | DF | E5 |
Shades of #DCDFE5
Tints of #DCDFE5
.mybgColor { background-color: #DCDFE5; }
.myforeColor { color: #DCDFE5; }
.myborderColor { border: 3px solid #DCDFE5; }
<p style="color:#DCDFE5">Text here</p>
This sample text is styled with font color #DCDFE5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DCDFE5">Div content here</div>
<div style="border:3px solid #DCDFE5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(220, 223, 229, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DCDFE5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DCDFE5;
-webkit-box-shadow: 1px 1px 3px #DCDFE5;
box-shadow: 1px 1px 3px #DCDFE5; }
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 #DCDFE5 (Terminator Chrome)
Color Overview & Profile: Color #DCDFE5, also known as Terminator Chrome, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 86% Red (220/255), 87% Green (223/255), and 90% Blue (229/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #DCDFE5 translates into the CMYK subtractive color model with values of 3.9% Cyan, 2.6% Magenta, 0% Yellow, and 10.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 220°, saturation of 14.8%, and lightness of 88%.
Web Accessibility & Design Recommendations: When implementing #DCDFE5 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.
