#CDB6A0 Recycled
#CDB6A0 (Recycled) RGB value is (205, 182, 160).
Red value is 205, green value is 182, and blue value is 160.
Cylindrical-coordinate representations (HSL) of color #CDB6A0: hue: 29°, saturation: 31%, and lightness: 71.6%.
Process color (CMYK) of #CDB6A0 is 0%, 11.2%, 22%, 19.6%. Web safe color equivalent of #CDB6A0 is ##CCCC99. Color #CDB6A0 contains mainly Yellow.
Color Spaces
| Color spaces of #CDB6A0 | Value |
|---|---|
| RGB | 205, 182, 160 |
| HSL | 29°, 31%, 71.6% |
| HSV / HSB | 29°, 22%, 80.4% |
| CMYK | 0%, 11.2%, 22%, 19.6% |
| XYZ | 48.25, 48.97, 40.16 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001101 | 10110110 | 10100000 |
| Octal | 315 | 266 | 240 |
| Decimal | 205 | 182 | 160 |
| Hex | CD | B6 | A0 |
Shades of #CDB6A0
Tints of #CDB6A0
.mybgColor { background-color: #CDB6A0; }
.myforeColor { color: #CDB6A0; }
.myborderColor { border: 3px solid #CDB6A0; }
<p style="color:#CDB6A0">Text here</p>
This sample text is styled with font color #CDB6A0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CDB6A0">Div content here</div>
<div style="border:3px solid #CDB6A0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(205, 182, 160, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CDB6A0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CDB6A0;
-webkit-box-shadow: 1px 1px 3px #CDB6A0;
box-shadow: 1px 1px 3px #CDB6A0; }
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 #CDB6A0 (Recycled)
Color Overview & Profile: Color #CDB6A0, also known as Recycled, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 80% Red (205/255), 71% Green (182/255), and 63% Blue (160/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #CDB6A0 translates into the CMYK subtractive color model with values of 0% Cyan, 11.2% Magenta, 22% Yellow, and 19.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 29°, saturation of 31%, and lightness of 71.6%.
Web Accessibility & Design Recommendations: When implementing #CDB6A0 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.
