#BB7733 Fire Lord
#BB7733 (Fire Lord) RGB value is (187, 119, 51).
Red value is 187, green value is 119, and blue value is 51.
Cylindrical-coordinate representations (HSL) of color #BB7733: hue: 30°, saturation: 57.1%, and lightness: 46.7%.
Process color (CMYK) of #BB7733 is 0%, 36.4%, 72.7%, 26.7%. Web safe color equivalent of #BB7733 is ##CC6633. Color #BB7733 contains mainly Red.
Color Spaces
| Color spaces of #BB7733 | Value |
|---|---|
| RGB | 187, 119, 51 |
| HSL | 30°, 57.1%, 46.7% |
| HSV / HSB | 30°, 72.7%, 73.3% |
| CMYK | 0%, 36.4%, 72.7%, 26.7% |
| XYZ | 27.69, 24, 6.31 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111011 | 01110111 | 00110011 |
| Octal | 273 | 167 | 063 |
| Decimal | 187 | 119 | 51 |
| Hex | BB | 77 | 33 |
Shades of #BB7733
Tints of #BB7733
.mybgColor { background-color: #BB7733; }
.myforeColor { color: #BB7733; }
.myborderColor { border: 3px solid #BB7733; }
<p style="color:#BB7733">Text here</p>
This sample text is styled with font color #BB7733. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BB7733">Div content here</div>
<div style="border:3px solid #BB7733">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(187, 119, 51, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BB7733; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BB7733;
-webkit-box-shadow: 1px 1px 3px #BB7733;
box-shadow: 1px 1px 3px #BB7733; }
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 #BB7733 (Fire Lord)
Color Overview & Profile: Color #BB7733, also known as Fire Lord, 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), 47% Green (119/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, #BB7733 translates into the CMYK subtractive color model with values of 0% Cyan, 36.4% Magenta, 72.7% Yellow, and 26.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 30°, saturation of 57.1%, and lightness of 46.7%.
Web Accessibility & Design Recommendations: When implementing #BB7733 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.
