#CDB49F Warm Alpaca
#CDB49F (Warm Alpaca) RGB value is (205, 180, 159).
Red value is 205, green value is 180, and blue value is 159.
Cylindrical-coordinate representations (HSL) of color #CDB49F: hue: 27°, saturation: 31.5%, and lightness: 71.4%.
Process color (CMYK) of #CDB49F is 0%, 12.2%, 22.4%, 19.6%. Web safe color equivalent of #CDB49F is ##CCCC99. Color #CDB49F contains mainly Yellow.
Color Spaces
| Color spaces of #CDB49F | Value |
|---|---|
| RGB | 205, 180, 159 |
| HSL | 27°, 31.5%, 71.4% |
| HSV / HSB | 27°, 22.4%, 80.4% |
| CMYK | 0%, 12.2%, 22.4%, 19.6% |
| XYZ | 47.76, 48.13, 39.57 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001101 | 10110100 | 10011111 |
| Octal | 315 | 264 | 237 |
| Decimal | 205 | 180 | 159 |
| Hex | CD | B4 | 9F |
Shades of #CDB49F
Tints of #CDB49F
.mybgColor { background-color: #CDB49F; }
.myforeColor { color: #CDB49F; }
.myborderColor { border: 3px solid #CDB49F; }
<p style="color:#CDB49F">Text here</p>
This sample text is styled with font color #CDB49F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CDB49F">Div content here</div>
<div style="border:3px solid #CDB49F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(205, 180, 159, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CDB49F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CDB49F;
-webkit-box-shadow: 1px 1px 3px #CDB49F;
box-shadow: 1px 1px 3px #CDB49F; }
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 #CDB49F (Warm Alpaca)
Color Overview & Profile: Color #CDB49F, also known as Warm Alpaca, 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 (180/255), and 62% Blue (159/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #CDB49F translates into the CMYK subtractive color model with values of 0% Cyan, 12.2% Magenta, 22.4% Yellow, and 19.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 27°, saturation of 31.5%, and lightness of 71.4%.
Web Accessibility & Design Recommendations: When implementing #CDB49F 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.
