#DCDF9D Young Wheat
#DCDF9D (Young Wheat) RGB value is (220, 223, 157).
Red value is 220, green value is 223, and blue value is 157.
Cylindrical-coordinate representations (HSL) of color #DCDF9D: hue: 63°, saturation: 50.8%, and lightness: 74.5%.
Process color (CMYK) of #DCDF9D is 1.3%, 0%, 29.6%, 12.5%. Web safe color equivalent of #DCDF9D is ##CCCC99. Color #DCDF9D contains mainly Green.
Color Spaces
| Color spaces of #DCDF9D | Value |
|---|---|
| RGB | 220, 223, 157 |
| HSL | 63°, 50.8%, 74.5% |
| HSV / HSB | 63°, 29.6%, 87.5% |
| CMYK | 1.3%, 0%, 29.6%, 12.5% |
| XYZ | 61.99, 70.43, 42.22 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011100 | 11011111 | 10011101 |
| Octal | 334 | 337 | 235 |
| Decimal | 220 | 223 | 157 |
| Hex | DC | DF | 9D |
Shades of #DCDF9D
Tints of #DCDF9D
.mybgColor { background-color: #DCDF9D; }
.myforeColor { color: #DCDF9D; }
.myborderColor { border: 3px solid #DCDF9D; }
<p style="color:#DCDF9D">Text here</p>
This sample text is styled with font color #DCDF9D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DCDF9D">Div content here</div>
<div style="border:3px solid #DCDF9D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(220, 223, 157, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DCDF9D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DCDF9D;
-webkit-box-shadow: 1px 1px 3px #DCDF9D;
box-shadow: 1px 1px 3px #DCDF9D; }
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 #DCDF9D (Young Wheat)
Color Overview & Profile: Color #DCDF9D, also known as Young Wheat, 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 62% Blue (157/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #DCDF9D translates into the CMYK subtractive color model with values of 1.3% Cyan, 0% Magenta, 29.6% Yellow, and 12.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 63°, saturation of 50.8%, and lightness of 74.5%.
Web Accessibility & Design Recommendations: When implementing #DCDF9D 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 ##CCCC99.
