#956841 Gilded Glamour
#956841 (Gilded Glamour) RGB value is (149, 104, 65).
Red value is 149, green value is 104, and blue value is 65.
Cylindrical-coordinate representations (HSL) of color #956841: hue: 28°, saturation: 39.3%, and lightness: 42%.
Process color (CMYK) of #956841 is 0%, 30.2%, 56.4%, 41.6%. Web safe color equivalent of #956841 is ##996633. Color #956841 contains mainly Red.
Color Spaces
| Color spaces of #956841 | Value |
|---|---|
| RGB | 149, 104, 65 |
| HSL | 28°, 39.3%, 42% |
| HSV / HSB | 28°, 56.4%, 58.4% |
| CMYK | 0%, 30.2%, 56.4%, 41.6% |
| XYZ | 18.3, 16.67, 7.25 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010101 | 01101000 | 01000001 |
| Octal | 225 | 150 | 101 |
| Decimal | 149 | 104 | 65 |
| Hex | 95 | 68 | 41 |
Shades of #956841
Tints of #956841
.mybgColor { background-color: #956841; }
.myforeColor { color: #956841; }
.myborderColor { border: 3px solid #956841; }
<p style="color:#956841">Text here</p>
This sample text is styled with font color #956841. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#956841">Div content here</div>
<div style="border:3px solid #956841">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(149, 104, 65, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #956841; }
.divShadow { -moz-box-shadow: 1px 1px 3px #956841;
-webkit-box-shadow: 1px 1px 3px #956841;
box-shadow: 1px 1px 3px #956841; }
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 #956841 (Gilded Glamour)
Color Overview & Profile: Color #956841, also known as Gilded Glamour, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 58% Red (149/255), 41% Green (104/255), and 25% Blue (65/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #956841 translates into the CMYK subtractive color model with values of 0% Cyan, 30.2% Magenta, 56.4% Yellow, and 41.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 28°, saturation of 39.3%, and lightness of 42%.
Web Accessibility & Design Recommendations: When implementing #956841 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 ##996633.
