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