#BB5F34 Smoke Tree
#BB5F34 (Smoke Tree) RGB value is (187, 95, 52).
Red value is 187, green value is 95, and blue value is 52.
Cylindrical-coordinate representations (HSL) of color #BB5F34: hue: 19°, saturation: 56.5%, and lightness: 46.9%.
Process color (CMYK) of #BB5F34 is 0%, 49.2%, 72.2%, 26.7%. Web safe color equivalent of #BB5F34 is ##CC6633. Color #BB5F34 contains mainly Red.
Color Spaces
| Color spaces of #BB5F34 | Value |
|---|---|
| RGB | 187, 95, 52 |
| HSL | 19°, 56.5%, 46.9% |
| HSV / HSB | 19°, 72.2%, 73.3% |
| CMYK | 0%, 49.2%, 72.2%, 26.7% |
| XYZ | 25.21, 19, 5.59 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111011 | 01011111 | 00110100 |
| Octal | 273 | 137 | 064 |
| Decimal | 187 | 95 | 52 |
| Hex | BB | 5F | 34 |
Shades of #BB5F34
Tints of #BB5F34
.mybgColor { background-color: #BB5F34; }
.myforeColor { color: #BB5F34; }
.myborderColor { border: 3px solid #BB5F34; }
<p style="color:#BB5F34">Text here</p>
This sample text is styled with font color #BB5F34. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BB5F34">Div content here</div>
<div style="border:3px solid #BB5F34">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(187, 95, 52, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BB5F34; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BB5F34;
-webkit-box-shadow: 1px 1px 3px #BB5F34;
box-shadow: 1px 1px 3px #BB5F34; }
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 #BB5F34 (Smoke Tree)
Color Overview & Profile: Color #BB5F34, also known as Smoke Tree, 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), 37% Green (95/255), and 20% Blue (52/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #BB5F34 translates into the CMYK subtractive color model with values of 0% Cyan, 49.2% Magenta, 72.2% Yellow, and 26.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 19°, saturation of 56.5%, and lightness of 46.9%.
Web Accessibility & Design Recommendations: When implementing #BB5F34 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.
