#A35046 BBQ
#A35046 (BBQ) RGB value is (163, 80, 70).
Red value is 163, green value is 80, and blue value is 70.
Cylindrical-coordinate representations (HSL) of color #A35046: hue: 6°, saturation: 39.9%, and lightness: 45.7%.
Process color (CMYK) of #A35046 is 0%, 50.9%, 57.1%, 36.1%. Web safe color equivalent of #A35046 is ##996633. Color #A35046 contains mainly Red.
Color Spaces
| Color spaces of #A35046 | Value |
|---|---|
| RGB | 163, 80, 70 |
| HSL | 6°, 39.9%, 45.7% |
| HSV / HSB | 6°, 57.1%, 63.9% |
| CMYK | 0%, 50.9%, 57.1%, 36.1% |
| XYZ | 19.08, 13.97, 7.48 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100011 | 01010000 | 01000110 |
| Octal | 243 | 120 | 106 |
| Decimal | 163 | 80 | 70 |
| Hex | A3 | 50 | 46 |
Shades of #A35046
Tints of #A35046
.mybgColor { background-color: #A35046; }
.myforeColor { color: #A35046; }
.myborderColor { border: 3px solid #A35046; }
<p style="color:#A35046">Text here</p>
This sample text is styled with font color #A35046. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A35046">Div content here</div>
<div style="border:3px solid #A35046">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(163, 80, 70, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A35046; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A35046;
-webkit-box-shadow: 1px 1px 3px #A35046;
box-shadow: 1px 1px 3px #A35046; }
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 #A35046 (BBQ)
Color Overview & Profile: Color #A35046, also known as BBQ, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 64% Red (163/255), 31% Green (80/255), and 27% Blue (70/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #A35046 translates into the CMYK subtractive color model with values of 0% Cyan, 50.9% Magenta, 57.1% Yellow, and 36.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 6°, saturation of 39.9%, and lightness of 45.7%.
Web Accessibility & Design Recommendations: When implementing #A35046 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 ##996633.
