#C3B295 Self-Destruct
#C3B295 (Self-Destruct) RGB value is (195, 178, 149).
Red value is 195, green value is 178, and blue value is 149.
Cylindrical-coordinate representations (HSL) of color #C3B295: hue: 38°, saturation: 27.7%, and lightness: 67.5%.
Process color (CMYK) of #C3B295 is 0%, 8.7%, 23.6%, 23.5%. Web safe color equivalent of #C3B295 is ##CC9999. Color #C3B295 contains mainly Yellow.
Color Spaces
| Color spaces of #C3B295 | Value |
|---|---|
| RGB | 195, 178, 149 |
| HSL | 38°, 27.7%, 67.5% |
| HSV / HSB | 38°, 23.6%, 76.5% |
| CMYK | 0%, 8.7%, 23.6%, 23.5% |
| XYZ | 43.85, 45.61, 34.92 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000011 | 10110010 | 10010101 |
| Octal | 303 | 262 | 225 |
| Decimal | 195 | 178 | 149 |
| Hex | C3 | B2 | 95 |
Shades of #C3B295
Tints of #C3B295
.mybgColor { background-color: #C3B295; }
.myforeColor { color: #C3B295; }
.myborderColor { border: 3px solid #C3B295; }
<p style="color:#C3B295">Text here</p>
This sample text is styled with font color #C3B295. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C3B295">Div content here</div>
<div style="border:3px solid #C3B295">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(195, 178, 149, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C3B295; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C3B295;
-webkit-box-shadow: 1px 1px 3px #C3B295;
box-shadow: 1px 1px 3px #C3B295; }
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 #C3B295 (Self-Destruct)
Color Overview & Profile: Color #C3B295, also known as Self-Destruct, 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 (195/255), 70% Green (178/255), and 58% Blue (149/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #C3B295 translates into the CMYK subtractive color model with values of 0% Cyan, 8.7% Magenta, 23.6% Yellow, and 23.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 38°, saturation of 27.7%, and lightness of 67.5%.
Web Accessibility & Design Recommendations: When implementing #C3B295 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 ##CC9999.
