#BB6622 Shutter Copper
#BB6622 (Shutter Copper) RGB value is (187, 102, 34).
Red value is 187, green value is 102, and blue value is 34.
Cylindrical-coordinate representations (HSL) of color #BB6622: hue: 27°, saturation: 69.2%, and lightness: 43.3%.
Process color (CMYK) of #BB6622 is 0%, 45.5%, 81.8%, 26.7%. Web safe color equivalent of #BB6622 is ##CC6633. Color #BB6622 contains mainly Red.
Color Spaces
| Color spaces of #BB6622 | Value |
|---|---|
| RGB | 187, 102, 34 |
| HSL | 27°, 69.2%, 43.3% |
| HSV / HSB | 27°, 81.8%, 73.3% |
| CMYK | 0%, 45.5%, 81.8%, 26.7% |
| XYZ | 25.54, 20.19, 4.06 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111011 | 01100110 | 00100010 |
| Octal | 273 | 146 | 042 |
| Decimal | 187 | 102 | 34 |
| Hex | BB | 66 | 22 |
Shades of #BB6622
Tints of #BB6622
.mybgColor { background-color: #BB6622; }
.myforeColor { color: #BB6622; }
.myborderColor { border: 3px solid #BB6622; }
<p style="color:#BB6622">Text here</p>
This sample text is styled with font color #BB6622. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BB6622">Div content here</div>
<div style="border:3px solid #BB6622">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(187, 102, 34, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BB6622; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BB6622;
-webkit-box-shadow: 1px 1px 3px #BB6622;
box-shadow: 1px 1px 3px #BB6622; }
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 #BB6622 (Shutter Copper)
Color Overview & Profile: Color #BB6622, also known as Shutter Copper, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 73% Red (187/255), 40% Green (102/255), and 13% Blue (34/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #BB6622 translates into the CMYK subtractive color model with values of 0% Cyan, 45.5% Magenta, 81.8% Yellow, and 26.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 27°, saturation of 69.2%, and lightness of 43.3%.
Web Accessibility & Design Recommendations: When implementing #BB6622 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.
