#CEBCAE Windrift Beige
#CEBCAE (Windrift Beige) RGB value is (206, 188, 174).
Red value is 206, green value is 188, and blue value is 174.
Cylindrical-coordinate representations (HSL) of color #CEBCAE: hue: 26°, saturation: 24.6%, and lightness: 74.5%.
Process color (CMYK) of #CEBCAE is 0%, 8.7%, 15.5%, 19.2%. Web safe color equivalent of #CEBCAE is ##CCCC99. Color #CEBCAE contains mainly Yellow.
Color Spaces
| Color spaces of #CEBCAE | Value |
|---|---|
| RGB | 206, 188, 174 |
| HSL | 26°, 24.6%, 74.5% |
| HSV / HSB | 26°, 15.5%, 80.8% |
| CMYK | 0%, 8.7%, 15.5%, 19.2% |
| XYZ | 51.08, 52.15, 47.41 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001110 | 10111100 | 10101110 |
| Octal | 316 | 274 | 256 |
| Decimal | 206 | 188 | 174 |
| Hex | CE | BC | AE |
Shades of #CEBCAE
Tints of #CEBCAE
.mybgColor { background-color: #CEBCAE; }
.myforeColor { color: #CEBCAE; }
.myborderColor { border: 3px solid #CEBCAE; }
<p style="color:#CEBCAE">Text here</p>
This sample text is styled with font color #CEBCAE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CEBCAE">Div content here</div>
<div style="border:3px solid #CEBCAE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(206, 188, 174, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CEBCAE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CEBCAE;
-webkit-box-shadow: 1px 1px 3px #CEBCAE;
box-shadow: 1px 1px 3px #CEBCAE; }
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 #CEBCAE (Windrift Beige)
Color Overview & Profile: Color #CEBCAE, also known as Windrift Beige, 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), 74% Green (188/255), and 68% Blue (174/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #CEBCAE translates into the CMYK subtractive color model with values of 0% Cyan, 8.7% Magenta, 15.5% Yellow, and 19.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 26°, saturation of 24.6%, and lightness of 74.5%.
Web Accessibility & Design Recommendations: When implementing #CEBCAE 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.
