#B96033 Boho Copper
#B96033 (Boho Copper) RGB value is (185, 96, 51).
Red value is 185, green value is 96, and blue value is 51.
Cylindrical-coordinate representations (HSL) of color #B96033: hue: 20°, saturation: 56.8%, and lightness: 46.3%.
Process color (CMYK) of #B96033 is 0%, 48.1%, 72.4%, 27.5%. Web safe color equivalent of #B96033 is ##CC6633. Color #B96033 contains mainly Red.
Color Spaces
| Color spaces of #B96033 | Value |
|---|---|
| RGB | 185, 96, 51 |
| HSL | 20°, 56.8%, 46.3% |
| HSV / HSB | 20°, 72.4%, 72.5% |
| CMYK | 0%, 48.1%, 72.4%, 27.5% |
| XYZ | 24.79, 18.92, 5.48 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111001 | 01100000 | 00110011 |
| Octal | 271 | 140 | 063 |
| Decimal | 185 | 96 | 51 |
| Hex | B9 | 60 | 33 |
Shades of #B96033
Tints of #B96033
.mybgColor { background-color: #B96033; }
.myforeColor { color: #B96033; }
.myborderColor { border: 3px solid #B96033; }
<p style="color:#B96033">Text here</p>
This sample text is styled with font color #B96033. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B96033">Div content here</div>
<div style="border:3px solid #B96033">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(185, 96, 51, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B96033; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B96033;
-webkit-box-shadow: 1px 1px 3px #B96033;
box-shadow: 1px 1px 3px #B96033; }
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 #B96033 (Boho Copper)
Color Overview & Profile: Color #B96033, also known as Boho 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 (185/255), 38% Green (96/255), and 20% Blue (51/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #B96033 translates into the CMYK subtractive color model with values of 0% Cyan, 48.1% Magenta, 72.4% Yellow, and 27.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 20°, saturation of 56.8%, and lightness of 46.3%.
Web Accessibility & Design Recommendations: When implementing #B96033 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.
