#D0CFA7 Hybrid
#D0CFA7 (Hybrid) RGB value is (208, 207, 167).
Red value is 208, green value is 207, and blue value is 167.
Cylindrical-coordinate representations (HSL) of color #D0CFA7: hue: 59°, saturation: 30.4%, and lightness: 73.5%.
Process color (CMYK) of #D0CFA7 is 0%, 0.5%, 19.7%, 18.4%. Web safe color equivalent of #D0CFA7 is ##CCCC99. Color #D0CFA7 contains mainly Yellow.
Color Spaces
| Color spaces of #D0CFA7 | Value |
|---|---|
| RGB | 208, 207, 167 |
| HSL | 59°, 30.4%, 73.5% |
| HSV / HSB | 59°, 19.7%, 81.6% |
| CMYK | 0%, 0.5%, 19.7%, 18.4% |
| XYZ | 55.3, 60.83, 45.38 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010000 | 11001111 | 10100111 |
| Octal | 320 | 317 | 247 |
| Decimal | 208 | 207 | 167 |
| Hex | D0 | CF | A7 |
Shades of #D0CFA7
Tints of #D0CFA7
.mybgColor { background-color: #D0CFA7; }
.myforeColor { color: #D0CFA7; }
.myborderColor { border: 3px solid #D0CFA7; }
<p style="color:#D0CFA7">Text here</p>
This sample text is styled with font color #D0CFA7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D0CFA7">Div content here</div>
<div style="border:3px solid #D0CFA7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(208, 207, 167, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D0CFA7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D0CFA7;
-webkit-box-shadow: 1px 1px 3px #D0CFA7;
box-shadow: 1px 1px 3px #D0CFA7; }
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 #D0CFA7 (Hybrid)
Color Overview & Profile: Color #D0CFA7, also known as Hybrid, 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 (208/255), 81% Green (207/255), and 65% Blue (167/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #D0CFA7 translates into the CMYK subtractive color model with values of 0% Cyan, 0.5% Magenta, 19.7% Yellow, and 18.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 59°, saturation of 30.4%, and lightness of 73.5%.
Web Accessibility & Design Recommendations: When implementing #D0CFA7 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.
