#C0B05D Spring Marsh
#C0B05D (Spring Marsh) RGB value is (192, 176, 93).
Red value is 192, green value is 176, and blue value is 93.
Cylindrical-coordinate representations (HSL) of color #C0B05D: hue: 50°, saturation: 44%, and lightness: 55.9%.
Process color (CMYK) of #C0B05D is 0%, 8.3%, 51.6%, 24.7%. Web safe color equivalent of #C0B05D is ##CC9966. Color #C0B05D contains mainly Yellow.
Color Spaces
| Color spaces of #C0B05D | Value |
|---|---|
| RGB | 192, 176, 93 |
| HSL | 50°, 44%, 55.9% |
| HSV / HSB | 50°, 51.6%, 75.3% |
| CMYK | 0%, 8.3%, 51.6%, 24.7% |
| XYZ | 39.24, 43.05, 16.6 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000000 | 10110000 | 01011101 |
| Octal | 300 | 260 | 135 |
| Decimal | 192 | 176 | 93 |
| Hex | C0 | B0 | 5D |
Shades of #C0B05D
Tints of #C0B05D
.mybgColor { background-color: #C0B05D; }
.myforeColor { color: #C0B05D; }
.myborderColor { border: 3px solid #C0B05D; }
<p style="color:#C0B05D">Text here</p>
This sample text is styled with font color #C0B05D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C0B05D">Div content here</div>
<div style="border:3px solid #C0B05D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(192, 176, 93, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C0B05D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C0B05D;
-webkit-box-shadow: 1px 1px 3px #C0B05D;
box-shadow: 1px 1px 3px #C0B05D; }
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 #C0B05D (Spring Marsh)
Color Overview & Profile: Color #C0B05D, also known as Spring Marsh, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 75% Red (192/255), 69% Green (176/255), and 36% Blue (93/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #C0B05D translates into the CMYK subtractive color model with values of 0% Cyan, 8.3% Magenta, 51.6% Yellow, and 24.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 50°, saturation of 44%, and lightness of 55.9%.
Web Accessibility & Design Recommendations: When implementing #C0B05D 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 ##CC9966.
