#BB7B51 Cattle Drive
#BB7B51 (Cattle Drive) RGB value is (187, 123, 81).
Red value is 187, green value is 123, and blue value is 81.
Cylindrical-coordinate representations (HSL) of color #BB7B51: hue: 24°, saturation: 43.8%, and lightness: 52.5%.
Process color (CMYK) of #BB7B51 is 0%, 34.2%, 56.7%, 26.7%. Web safe color equivalent of #BB7B51 is ##CC6666. Color #BB7B51 contains mainly Red.
Color Spaces
| Color spaces of #BB7B51 | Value |
|---|---|
| RGB | 187, 123, 81 |
| HSL | 24°, 43.8%, 52.5% |
| HSV / HSB | 24°, 56.7%, 73.3% |
| CMYK | 0%, 34.2%, 56.7%, 26.7% |
| XYZ | 29.06, 25.33, 11.14 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111011 | 01111011 | 01010001 |
| Octal | 273 | 173 | 121 |
| Decimal | 187 | 123 | 81 |
| Hex | BB | 7B | 51 |
Shades of #BB7B51
Tints of #BB7B51
.mybgColor { background-color: #BB7B51; }
.myforeColor { color: #BB7B51; }
.myborderColor { border: 3px solid #BB7B51; }
<p style="color:#BB7B51">Text here</p>
This sample text is styled with font color #BB7B51. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BB7B51">Div content here</div>
<div style="border:3px solid #BB7B51">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(187, 123, 81, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BB7B51; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BB7B51;
-webkit-box-shadow: 1px 1px 3px #BB7B51;
box-shadow: 1px 1px 3px #BB7B51; }
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 #BB7B51 (Cattle Drive)
Color Overview & Profile: Color #BB7B51, also known as Cattle Drive, 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), 48% Green (123/255), and 32% Blue (81/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #BB7B51 translates into the CMYK subtractive color model with values of 0% Cyan, 34.2% Magenta, 56.7% Yellow, and 26.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 24°, saturation of 43.8%, and lightness of 52.5%.
Web Accessibility & Design Recommendations: When implementing #BB7B51 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 ##CC6666.
