#B66325 Polished Copper
#B66325 (Polished Copper) RGB value is (182, 99, 37).
Red value is 182, green value is 99, and blue value is 37.
Cylindrical-coordinate representations (HSL) of color #B66325: hue: 26°, saturation: 66.2%, and lightness: 42.9%.
Process color (CMYK) of #B66325 is 0%, 45.6%, 79.7%, 28.6%. Web safe color equivalent of #B66325 is ##CC6633. Color #B66325 contains mainly Red.
Color Spaces
| Color spaces of #B66325 | Value |
|---|---|
| RGB | 182, 99, 37 |
| HSL | 26°, 66.2%, 42.9% |
| HSV / HSB | 26°, 79.7%, 71.4% |
| CMYK | 0%, 45.6%, 79.7%, 28.6% |
| XYZ | 24.09, 19.01, 4.15 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110110 | 01100011 | 00100101 |
| Octal | 266 | 143 | 045 |
| Decimal | 182 | 99 | 37 |
| Hex | B6 | 63 | 25 |
Shades of #B66325
Tints of #B66325
.mybgColor { background-color: #B66325; }
.myforeColor { color: #B66325; }
.myborderColor { border: 3px solid #B66325; }
<p style="color:#B66325">Text here</p>
This sample text is styled with font color #B66325. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B66325">Div content here</div>
<div style="border:3px solid #B66325">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(182, 99, 37, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B66325; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B66325;
-webkit-box-shadow: 1px 1px 3px #B66325;
box-shadow: 1px 1px 3px #B66325; }
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 #B66325 (Polished Copper)
Color Overview & Profile: Color #B66325, also known as Polished Copper, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 71% Red (182/255), 39% Green (99/255), and 15% Blue (37/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #B66325 translates into the CMYK subtractive color model with values of 0% Cyan, 45.6% Magenta, 79.7% Yellow, and 28.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 26°, saturation of 66.2%, and lightness of 42.9%.
Web Accessibility & Design Recommendations: When implementing #B66325 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 ##CC6633.
