#B7B5A4 Afternoon Nap
#B7B5A4 (Afternoon Nap) RGB value is (183, 181, 164).
Red value is 183, green value is 181, and blue value is 164.
Cylindrical-coordinate representations (HSL) of color #B7B5A4: hue: 54°, saturation: 11.7%, and lightness: 68%.
Process color (CMYK) of #B7B5A4 is 0%, 1.1%, 10.4%, 28.2%. Web safe color equivalent of #B7B5A4 is ##CCCC99. Color #B7B5A4 contains mainly GRAY.
Color Spaces
| Color spaces of #B7B5A4 | Value |
|---|---|
| RGB | 183, 181, 164 |
| HSL | 54°, 11.7%, 68% |
| HSV / HSB | 54°, 10.4%, 71.8% |
| CMYK | 0%, 1.1%, 10.4%, 28.2% |
| XYZ | 42.75, 45.8, 41.7 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110111 | 10110101 | 10100100 |
| Octal | 267 | 265 | 244 |
| Decimal | 183 | 181 | 164 |
| Hex | B7 | B5 | A4 |
Shades of #B7B5A4
Tints of #B7B5A4
.mybgColor { background-color: #B7B5A4; }
.myforeColor { color: #B7B5A4; }
.myborderColor { border: 3px solid #B7B5A4; }
<p style="color:#B7B5A4">Text here</p>
This sample text is styled with font color #B7B5A4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B7B5A4">Div content here</div>
<div style="border:3px solid #B7B5A4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(183, 181, 164, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B7B5A4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B7B5A4;
-webkit-box-shadow: 1px 1px 3px #B7B5A4;
box-shadow: 1px 1px 3px #B7B5A4; }
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 #B7B5A4 (Afternoon Nap)
Color Overview & Profile: Color #B7B5A4, also known as Afternoon Nap, 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), 71% Green (181/255), and 64% Blue (164/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #B7B5A4 translates into the CMYK subtractive color model with values of 0% Cyan, 1.1% Magenta, 10.4% Yellow, and 28.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 54°, saturation of 11.7%, and lightness of 68%.
Web Accessibility & Design Recommendations: When implementing #B7B5A4 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 ##CCCC99.
