#C1BCA2 Forgotten Tusk
#C1BCA2 (Forgotten Tusk) RGB value is (193, 188, 162).
Red value is 193, green value is 188, and blue value is 162.
Cylindrical-coordinate representations (HSL) of color #C1BCA2: hue: 50°, saturation: 20%, and lightness: 69.6%.
Process color (CMYK) of #C1BCA2 is 0%, 2.6%, 16.1%, 24.3%. Web safe color equivalent of #C1BCA2 is ##CCCC99. Color #C1BCA2 contains mainly Yellow.
Color Spaces
| Color spaces of #C1BCA2 | Value |
|---|---|
| RGB | 193, 188, 162 |
| HSL | 50°, 20%, 69.6% |
| HSV / HSB | 50°, 16.1%, 75.7% |
| CMYK | 0%, 2.6%, 16.1%, 24.3% |
| XYZ | 46.5, 49.91, 41.36 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000001 | 10111100 | 10100010 |
| Octal | 301 | 274 | 242 |
| Decimal | 193 | 188 | 162 |
| Hex | C1 | BC | A2 |
Shades of #C1BCA2
Tints of #C1BCA2
.mybgColor { background-color: #C1BCA2; }
.myforeColor { color: #C1BCA2; }
.myborderColor { border: 3px solid #C1BCA2; }
<p style="color:#C1BCA2">Text here</p>
This sample text is styled with font color #C1BCA2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C1BCA2">Div content here</div>
<div style="border:3px solid #C1BCA2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(193, 188, 162, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C1BCA2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C1BCA2;
-webkit-box-shadow: 1px 1px 3px #C1BCA2;
box-shadow: 1px 1px 3px #C1BCA2; }
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 #C1BCA2 (Forgotten Tusk)
Color Overview & Profile: Color #C1BCA2, also known as Forgotten Tusk, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 76% Red (193/255), 74% Green (188/255), and 64% Blue (162/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #C1BCA2 translates into the CMYK subtractive color model with values of 0% Cyan, 2.6% Magenta, 16.1% Yellow, and 24.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 50°, saturation of 20%, and lightness of 69.6%.
Web Accessibility & Design Recommendations: When implementing #C1BCA2 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.
