#C2963F Suzani Gold
#C2963F (Suzani Gold) RGB value is (194, 150, 63).
Red value is 194, green value is 150, and blue value is 63.
Cylindrical-coordinate representations (HSL) of color #C2963F: hue: 40°, saturation: 51.8%, and lightness: 50.4%.
Process color (CMYK) of #C2963F is 0%, 22.7%, 67.5%, 23.9%. Web safe color equivalent of #C2963F is ##CC9933. Color #C2963F contains mainly Yellow.
Color Spaces
| Color spaces of #C2963F | Value |
|---|---|
| RGB | 194, 150, 63 |
| HSL | 40°, 51.8%, 50.4% |
| HSV / HSB | 40°, 67.5%, 76.1% |
| CMYK | 0%, 22.7%, 67.5%, 23.9% |
| XYZ | 34.05, 33.64, 9.4 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000010 | 10010110 | 00111111 |
| Octal | 302 | 226 | 077 |
| Decimal | 194 | 150 | 63 |
| Hex | C2 | 96 | 3F |
Shades of #C2963F
Tints of #C2963F
.mybgColor { background-color: #C2963F; }
.myforeColor { color: #C2963F; }
.myborderColor { border: 3px solid #C2963F; }
<p style="color:#C2963F">Text here</p>
This sample text is styled with font color #C2963F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C2963F">Div content here</div>
<div style="border:3px solid #C2963F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(194, 150, 63, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C2963F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C2963F;
-webkit-box-shadow: 1px 1px 3px #C2963F;
box-shadow: 1px 1px 3px #C2963F; }
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 #C2963F (Suzani Gold)
Color Overview & Profile: Color #C2963F, also known as Suzani Gold, 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 (194/255), 59% Green (150/255), and 25% Blue (63/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #C2963F translates into the CMYK subtractive color model with values of 0% Cyan, 22.7% Magenta, 67.5% Yellow, and 23.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 40°, saturation of 51.8%, and lightness of 50.4%.
Web Accessibility & Design Recommendations: When implementing #C2963F 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.
