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