#DFCBCF Mega Metal Mecha
#DFCBCF (Mega Metal Mecha) RGB value is (223, 203, 207).
Red value is 223, green value is 203, and blue value is 207.
Cylindrical-coordinate representations (HSL) of color #DFCBCF: hue: 348°, saturation: 23.8%, and lightness: 83.5%.
Process color (CMYK) of #DFCBCF is 0%, 9%, 7.2%, 12.5%. Web safe color equivalent of #DFCBCF is ##CCCCCC. Color #DFCBCF contains mainly Yellow.
Color Spaces
| Color spaces of #DFCBCF | Value |
|---|---|
| RGB | 223, 203, 207 |
| HSL | 348°, 23.8%, 83.5% |
| HSV / HSB | 348°, 9%, 87.5% |
| CMYK | 0%, 9%, 7.2%, 12.5% |
| XYZ | 63.05, 62.91, 67.84 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011111 | 11001011 | 11001111 |
| Octal | 337 | 313 | 317 |
| Decimal | 223 | 203 | 207 |
| Hex | DF | CB | CF |
Shades of #DFCBCF
Tints of #DFCBCF
.mybgColor { background-color: #DFCBCF; }
.myforeColor { color: #DFCBCF; }
.myborderColor { border: 3px solid #DFCBCF; }
<p style="color:#DFCBCF">Text here</p>
This sample text is styled with font color #DFCBCF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DFCBCF">Div content here</div>
<div style="border:3px solid #DFCBCF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(223, 203, 207, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DFCBCF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DFCBCF;
-webkit-box-shadow: 1px 1px 3px #DFCBCF;
box-shadow: 1px 1px 3px #DFCBCF; }
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 #DFCBCF (Mega Metal Mecha)
Color Overview & Profile: Color #DFCBCF, also known as Mega Metal Mecha, 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 (223/255), 80% Green (203/255), and 81% Blue (207/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #DFCBCF translates into the CMYK subtractive color model with values of 0% Cyan, 9% Magenta, 7.2% Yellow, and 12.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 348°, saturation of 23.8%, and lightness of 83.5%.
Web Accessibility & Design Recommendations: When implementing #DFCBCF 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.
