#C9B23D Herbal Green
#C9B23D (Herbal Green) RGB value is (201, 178, 61).
Red value is 201, green value is 178, and blue value is 61.
Cylindrical-coordinate representations (HSL) of color #C9B23D: hue: 50°, saturation: 56.5%, and lightness: 51.4%.
Process color (CMYK) of #C9B23D is 0%, 11.4%, 69.7%, 21.2%. Web safe color equivalent of #C9B23D is ##CC9933. Color #C9B23D contains mainly Yellow.
Color Spaces
| Color spaces of #C9B23D | Value |
|---|---|
| RGB | 201, 178, 61 |
| HSL | 50°, 56.5%, 51.4% |
| HSV / HSB | 50°, 69.7%, 78.8% |
| CMYK | 0%, 11.4%, 69.7%, 21.2% |
| XYZ | 40.85, 44.6, 10.87 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001001 | 10110010 | 00111101 |
| Octal | 311 | 262 | 075 |
| Decimal | 201 | 178 | 61 |
| Hex | C9 | B2 | 3D |
Shades of #C9B23D
Tints of #C9B23D
.mybgColor { background-color: #C9B23D; }
.myforeColor { color: #C9B23D; }
.myborderColor { border: 3px solid #C9B23D; }
<p style="color:#C9B23D">Text here</p>
This sample text is styled with font color #C9B23D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C9B23D">Div content here</div>
<div style="border:3px solid #C9B23D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(201, 178, 61, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C9B23D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C9B23D;
-webkit-box-shadow: 1px 1px 3px #C9B23D;
box-shadow: 1px 1px 3px #C9B23D; }
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 #C9B23D (Herbal Green)
Color Overview & Profile: Color #C9B23D, also known as Herbal Green, 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 (201/255), 70% Green (178/255), and 24% Blue (61/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #C9B23D translates into the CMYK subtractive color model with values of 0% Cyan, 11.4% Magenta, 69.7% Yellow, and 21.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 50°, saturation of 56.5%, and lightness of 51.4%.
Web Accessibility & Design Recommendations: When implementing #C9B23D 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 ##CC9933.
