#B7A9AC Ramadi Grey
#B7A9AC (Ramadi Grey) RGB value is (183, 169, 172).
Red value is 183, green value is 169, and blue value is 172.
Cylindrical-coordinate representations (HSL) of color #B7A9AC: hue: 347°, saturation: 8.9%, and lightness: 69%.
Process color (CMYK) of #B7A9AC is 0%, 7.7%, 6%, 28.2%. Web safe color equivalent of #B7A9AC is ##CC9999. Color #B7A9AC contains mainly GRAY.
Color Spaces
| Color spaces of #B7A9AC | Value |
|---|---|
| RGB | 183, 169, 172 |
| HSL | 347°, 8.9%, 69% |
| HSV / HSB | 347°, 7.7%, 71.8% |
| CMYK | 0%, 7.7%, 6%, 28.2% |
| XYZ | 41.16, 41.42, 44.85 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110111 | 10101001 | 10101100 |
| Octal | 267 | 251 | 254 |
| Decimal | 183 | 169 | 172 |
| Hex | B7 | A9 | AC |
Shades of #B7A9AC
Tints of #B7A9AC
.mybgColor { background-color: #B7A9AC; }
.myforeColor { color: #B7A9AC; }
.myborderColor { border: 3px solid #B7A9AC; }
<p style="color:#B7A9AC">Text here</p>
This sample text is styled with font color #B7A9AC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B7A9AC">Div content here</div>
<div style="border:3px solid #B7A9AC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(183, 169, 172, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B7A9AC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B7A9AC;
-webkit-box-shadow: 1px 1px 3px #B7A9AC;
box-shadow: 1px 1px 3px #B7A9AC; }
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 #B7A9AC (Ramadi Grey)
Color Overview & Profile: Color #B7A9AC, also known as Ramadi Grey, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 72% Red (183/255), 66% Green (169/255), and 67% Blue (172/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #B7A9AC translates into the CMYK subtractive color model with values of 0% Cyan, 7.7% Magenta, 6% Yellow, and 28.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 347°, saturation of 8.9%, and lightness of 69%.
Web Accessibility & Design Recommendations: When implementing #B7A9AC 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 ##CC9999.
