#B17261 Pinkish Brown
#B17261 (Pinkish Brown) RGB value is (177, 114, 97).
Red value is 177, green value is 114, and blue value is 97.
Cylindrical-coordinate representations (HSL) of color #B17261: hue: 13°, saturation: 33.9%, and lightness: 53.7%.
Process color (CMYK) of #B17261 is 0%, 35.6%, 45.2%, 30.6%. Web safe color equivalent of #B17261 is ##996666. Color #B17261 contains mainly Red.
Color Spaces
| Color spaces of #B17261 | Value |
|---|---|
| RGB | 177, 114, 97 |
| HSL | 13°, 33.9%, 53.7% |
| HSV / HSB | 13°, 45.2%, 69.4% |
| CMYK | 0%, 35.6%, 45.2%, 30.6% |
| XYZ | 26.31, 22.25, 14.22 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110001 | 01110010 | 01100001 |
| Octal | 261 | 162 | 141 |
| Decimal | 177 | 114 | 97 |
| Hex | B1 | 72 | 61 |
Shades of #B17261
Tints of #B17261
.mybgColor { background-color: #B17261; }
.myforeColor { color: #B17261; }
.myborderColor { border: 3px solid #B17261; }
<p style="color:#B17261">Text here</p>
This sample text is styled with font color #B17261. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B17261">Div content here</div>
<div style="border:3px solid #B17261">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(177, 114, 97, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B17261; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B17261;
-webkit-box-shadow: 1px 1px 3px #B17261;
box-shadow: 1px 1px 3px #B17261; }
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 #B17261 (Pinkish Brown)
Color Overview & Profile: Color #B17261, also known as Pinkish Brown, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 69% Red (177/255), 45% Green (114/255), and 38% Blue (97/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #B17261 translates into the CMYK subtractive color model with values of 0% Cyan, 35.6% Magenta, 45.2% Yellow, and 30.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 13°, saturation of 33.9%, and lightness of 53.7%.
Web Accessibility & Design Recommendations: When implementing #B17261 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 ##996666.
