#C4B5A4 Esoteric
#C4B5A4 (Esoteric) RGB value is (196, 181, 164).
Red value is 196, green value is 181, and blue value is 164.
Cylindrical-coordinate representations (HSL) of color #C4B5A4: hue: 32°, saturation: 21.3%, and lightness: 70.6%.
Process color (CMYK) of #C4B5A4 is 0%, 7.7%, 16.3%, 23.1%. Web safe color equivalent of #C4B5A4 is ##CCCC99. Color #C4B5A4 contains mainly Yellow.
Color Spaces
| Color spaces of #C4B5A4 | Value |
|---|---|
| RGB | 196, 181, 164 |
| HSL | 32°, 21.3%, 70.6% |
| HSV / HSB | 32°, 16.3%, 76.9% |
| CMYK | 0%, 7.7%, 16.3%, 23.1% |
| XYZ | 45.99, 47.46, 41.85 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000100 | 10110101 | 10100100 |
| Octal | 304 | 265 | 244 |
| Decimal | 196 | 181 | 164 |
| Hex | C4 | B5 | A4 |
Shades of #C4B5A4
Tints of #C4B5A4
.mybgColor { background-color: #C4B5A4; }
.myforeColor { color: #C4B5A4; }
.myborderColor { border: 3px solid #C4B5A4; }
<p style="color:#C4B5A4">Text here</p>
This sample text is styled with font color #C4B5A4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C4B5A4">Div content here</div>
<div style="border:3px solid #C4B5A4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(196, 181, 164, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C4B5A4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C4B5A4;
-webkit-box-shadow: 1px 1px 3px #C4B5A4;
box-shadow: 1px 1px 3px #C4B5A4; }
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 #C4B5A4 (Esoteric)
Color Overview & Profile: Color #C4B5A4, also known as Esoteric, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 77% Red (196/255), 71% Green (181/255), and 64% Blue (164/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #C4B5A4 translates into the CMYK subtractive color model with values of 0% Cyan, 7.7% Magenta, 16.3% Yellow, and 23.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 32°, saturation of 21.3%, and lightness of 70.6%.
Web Accessibility & Design Recommendations: When implementing #C4B5A4 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.
