#CDB69A Desert Pebble
#CDB69A (Desert Pebble) RGB value is (205, 182, 154).
Red value is 205, green value is 182, and blue value is 154.
Cylindrical-coordinate representations (HSL) of color #CDB69A: hue: 33°, saturation: 33.8%, and lightness: 70.4%.
Process color (CMYK) of #CDB69A is 0%, 11.2%, 24.9%, 19.6%. Web safe color equivalent of #CDB69A is ##CCCC99. Color #CDB69A contains mainly Yellow.
Color Spaces
| Color spaces of #CDB69A | Value |
|---|---|
| RGB | 205, 182, 154 |
| HSL | 33°, 33.8%, 70.4% |
| HSV / HSB | 33°, 24.9%, 80.4% |
| CMYK | 0%, 11.2%, 24.9%, 19.6% |
| XYZ | 47.74, 48.77, 37.46 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001101 | 10110110 | 10011010 |
| Octal | 315 | 266 | 232 |
| Decimal | 205 | 182 | 154 |
| Hex | CD | B6 | 9A |
Shades of #CDB69A
Tints of #CDB69A
.mybgColor { background-color: #CDB69A; }
.myforeColor { color: #CDB69A; }
.myborderColor { border: 3px solid #CDB69A; }
<p style="color:#CDB69A">Text here</p>
This sample text is styled with font color #CDB69A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CDB69A">Div content here</div>
<div style="border:3px solid #CDB69A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(205, 182, 154, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CDB69A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CDB69A;
-webkit-box-shadow: 1px 1px 3px #CDB69A;
box-shadow: 1px 1px 3px #CDB69A; }
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 #CDB69A (Desert Pebble)
Color Overview & Profile: Color #CDB69A, also known as Desert Pebble, 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 60% Blue (154/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #CDB69A translates into the CMYK subtractive color model with values of 0% Cyan, 11.2% Magenta, 24.9% Yellow, and 19.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 33°, saturation of 33.8%, and lightness of 70.4%.
Web Accessibility & Design Recommendations: When implementing #CDB69A 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.
