#C3B68B Modish Moss
#C3B68B (Modish Moss) RGB value is (195, 182, 139).
Red value is 195, green value is 182, and blue value is 139.
Cylindrical-coordinate representations (HSL) of color #C3B68B: hue: 46°, saturation: 31.8%, and lightness: 65.5%.
Process color (CMYK) of #C3B68B is 0%, 6.7%, 28.7%, 23.5%. Web safe color equivalent of #C3B68B is ##CCCC99. Color #C3B68B contains mainly Yellow.
Color Spaces
| Color spaces of #C3B68B | Value |
|---|---|
| RGB | 195, 182, 139 |
| HSL | 46°, 31.8%, 65.5% |
| HSV / HSB | 46°, 28.7%, 76.5% |
| CMYK | 0%, 6.7%, 28.7%, 23.5% |
| XYZ | 43.89, 46.92, 31.17 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000011 | 10110110 | 10001011 |
| Octal | 303 | 266 | 213 |
| Decimal | 195 | 182 | 139 |
| Hex | C3 | B6 | 8B |
Shades of #C3B68B
Tints of #C3B68B
.mybgColor { background-color: #C3B68B; }
.myforeColor { color: #C3B68B; }
.myborderColor { border: 3px solid #C3B68B; }
<p style="color:#C3B68B">Text here</p>
This sample text is styled with font color #C3B68B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C3B68B">Div content here</div>
<div style="border:3px solid #C3B68B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(195, 182, 139, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C3B68B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C3B68B;
-webkit-box-shadow: 1px 1px 3px #C3B68B;
box-shadow: 1px 1px 3px #C3B68B; }
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 #C3B68B (Modish Moss)
Color Overview & Profile: Color #C3B68B, also known as Modish Moss, 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), 71% Green (182/255), and 55% Blue (139/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #C3B68B translates into the CMYK subtractive color model with values of 0% Cyan, 6.7% Magenta, 28.7% Yellow, and 23.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 46°, saturation of 31.8%, and lightness of 65.5%.
Web Accessibility & Design Recommendations: When implementing #C3B68B 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.
