#CEC0AA Cabo
#CEC0AA (Cabo) RGB value is (206, 192, 170).
Red value is 206, green value is 192, and blue value is 170.
Cylindrical-coordinate representations (HSL) of color #CEC0AA: hue: 37°, saturation: 26.9%, and lightness: 73.7%.
Process color (CMYK) of #CEC0AA is 0%, 6.8%, 17.5%, 19.2%. Web safe color equivalent of #CEC0AA is ##CCCC99. Color #CEC0AA contains mainly Yellow.
Color Spaces
| Color spaces of #CEC0AA | Value |
|---|---|
| RGB | 206, 192, 170 |
| HSL | 37°, 26.9%, 73.7% |
| HSV / HSB | 37°, 17.5%, 80.8% |
| CMYK | 0%, 6.8%, 17.5%, 19.2% |
| XYZ | 51.56, 53.72, 45.68 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001110 | 11000000 | 10101010 |
| Octal | 316 | 300 | 252 |
| Decimal | 206 | 192 | 170 |
| Hex | CE | C0 | AA |
Shades of #CEC0AA
Tints of #CEC0AA
.mybgColor { background-color: #CEC0AA; }
.myforeColor { color: #CEC0AA; }
.myborderColor { border: 3px solid #CEC0AA; }
<p style="color:#CEC0AA">Text here</p>
This sample text is styled with font color #CEC0AA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CEC0AA">Div content here</div>
<div style="border:3px solid #CEC0AA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(206, 192, 170, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CEC0AA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CEC0AA;
-webkit-box-shadow: 1px 1px 3px #CEC0AA;
box-shadow: 1px 1px 3px #CEC0AA; }
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 #CEC0AA (Cabo)
Color Overview & Profile: Color #CEC0AA, also known as Cabo, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 81% Red (206/255), 75% Green (192/255), and 67% Blue (170/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #CEC0AA translates into the CMYK subtractive color model with values of 0% Cyan, 6.8% Magenta, 17.5% Yellow, and 19.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 37°, saturation of 26.9%, and lightness of 73.7%.
Web Accessibility & Design Recommendations: When implementing #CEC0AA 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.
