#B16355 Chimayo Red
#B16355 (Chimayo Red) RGB value is (177, 99, 85).
Red value is 177, green value is 99, and blue value is 85.
Cylindrical-coordinate representations (HSL) of color #B16355: hue: 9°, saturation: 37.1%, and lightness: 51.4%.
Process color (CMYK) of #B16355 is 0%, 44.1%, 52%, 30.6%. Web safe color equivalent of #B16355 is ##996666. Color #B16355 contains mainly Red.
Color Spaces
| Color spaces of #B16355 | Value |
|---|---|
| RGB | 177, 99, 85 |
| HSL | 9°, 37.1%, 51.4% |
| HSV / HSB | 9°, 52%, 69.4% |
| CMYK | 0%, 44.1%, 52%, 30.6% |
| XYZ | 24.23, 18.93, 10.97 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110001 | 01100011 | 01010101 |
| Octal | 261 | 143 | 125 |
| Decimal | 177 | 99 | 85 |
| Hex | B1 | 63 | 55 |
Shades of #B16355
Tints of #B16355
.mybgColor { background-color: #B16355; }
.myforeColor { color: #B16355; }
.myborderColor { border: 3px solid #B16355; }
<p style="color:#B16355">Text here</p>
This sample text is styled with font color #B16355. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B16355">Div content here</div>
<div style="border:3px solid #B16355">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(177, 99, 85, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B16355; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B16355;
-webkit-box-shadow: 1px 1px 3px #B16355;
box-shadow: 1px 1px 3px #B16355; }
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 #B16355 (Chimayo Red)
Color Overview & Profile: Color #B16355, also known as Chimayo Red, 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), 39% Green (99/255), and 33% Blue (85/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #B16355 translates into the CMYK subtractive color model with values of 0% Cyan, 44.1% Magenta, 52% Yellow, and 30.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 9°, saturation of 37.1%, and lightness of 51.4%.
Web Accessibility & Design Recommendations: When implementing #B16355 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.
