#CAC76D Mung Bean
#CAC76D (Mung Bean) RGB value is (202, 199, 109).
Red value is 202, green value is 199, and blue value is 109.
Cylindrical-coordinate representations (HSL) of color #CAC76D: hue: 58°, saturation: 46.7%, and lightness: 61%.
Process color (CMYK) of #CAC76D is 0%, 1.5%, 46%, 20.8%. Web safe color equivalent of #CAC76D is ##CCCC66. Color #CAC76D contains mainly Yellow.
Color Spaces
| Color spaces of #CAC76D | Value |
|---|---|
| RGB | 202, 199, 109 |
| HSL | 58°, 46.7%, 61% |
| HSV / HSB | 58°, 46%, 79.2% |
| CMYK | 0%, 1.5%, 46%, 20.8% |
| XYZ | 47.54, 54.51, 22.48 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001010 | 11000111 | 01101101 |
| Octal | 312 | 307 | 155 |
| Decimal | 202 | 199 | 109 |
| Hex | CA | C7 | 6D |
Shades of #CAC76D
Tints of #CAC76D
.mybgColor { background-color: #CAC76D; }
.myforeColor { color: #CAC76D; }
.myborderColor { border: 3px solid #CAC76D; }
<p style="color:#CAC76D">Text here</p>
This sample text is styled with font color #CAC76D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CAC76D">Div content here</div>
<div style="border:3px solid #CAC76D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(202, 199, 109, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CAC76D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CAC76D;
-webkit-box-shadow: 1px 1px 3px #CAC76D;
box-shadow: 1px 1px 3px #CAC76D; }
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 #CAC76D (Mung Bean)
Color Overview & Profile: Color #CAC76D, also known as Mung Bean, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 79% Red (202/255), 78% Green (199/255), and 43% Blue (109/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #CAC76D translates into the CMYK subtractive color model with values of 0% Cyan, 1.5% Magenta, 46% Yellow, and 20.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 58°, saturation of 46.7%, and lightness of 61%.
Web Accessibility & Design Recommendations: When implementing #CAC76D 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 ##CCCC66.
