#B96902 Brown Orange
#B96902 (Brown Orange) RGB value is (185, 105, 2).
Red value is 185, green value is 105, and blue value is 2.
Cylindrical-coordinate representations (HSL) of color #B96902: hue: 34°, saturation: 97.9%, and lightness: 36.7%.
Process color (CMYK) of #B96902 is 0%, 43.2%, 98.9%, 27.5%. Web safe color equivalent of #B96902 is ##CC6600. Color #B96902 contains mainly Red.
Color Spaces
| Color spaces of #B96902 | Value |
|---|---|
| RGB | 185, 105, 2 |
| HSL | 34°, 97.9%, 36.7% |
| HSV / HSB | 34°, 98.9%, 72.5% |
| CMYK | 0%, 43.2%, 98.9%, 27.5% |
| XYZ | 25.07, 20.42, 2.68 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111001 | 01101001 | 00000010 |
| Octal | 271 | 151 | 002 |
| Decimal | 185 | 105 | 2 |
| Hex | B9 | 69 | 02 |
Shades of #B96902
Tints of #B96902
.mybgColor { background-color: #B96902; }
.myforeColor { color: #B96902; }
.myborderColor { border: 3px solid #B96902; }
<p style="color:#B96902">Text here</p>
This sample text is styled with font color #B96902. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B96902">Div content here</div>
<div style="border:3px solid #B96902">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(185, 105, 2, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B96902; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B96902;
-webkit-box-shadow: 1px 1px 3px #B96902;
box-shadow: 1px 1px 3px #B96902; }
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 #B96902 (Brown Orange)
Color Overview & Profile: Color #B96902, also known as Brown Orange, 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), 41% Green (105/255), and 1% Blue (2/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #B96902 translates into the CMYK subtractive color model with values of 0% Cyan, 43.2% Magenta, 98.9% Yellow, and 27.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 34°, saturation of 97.9%, and lightness of 36.7%.
Web Accessibility & Design Recommendations: When implementing #B96902 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 ##CC6600.
