#B898A0 Deep South
#B898A0 (Deep South) RGB value is (184, 152, 160).
Red value is 184, green value is 152, and blue value is 160.
Cylindrical-coordinate representations (HSL) of color #B898A0: hue: 345°, saturation: 18.4%, and lightness: 65.9%.
Process color (CMYK) of #B898A0 is 0%, 17.4%, 13%, 27.8%. Web safe color equivalent of #B898A0 is ##CC9999. Color #B898A0 contains mainly Yellow.
Color Spaces
| Color spaces of #B898A0 | Value |
|---|---|
| RGB | 184, 152, 160 |
| HSL | 345°, 18.4%, 65.9% |
| HSV / HSB | 345°, 17.4%, 72.2% |
| CMYK | 0%, 17.4%, 13%, 27.8% |
| XYZ | 37.34, 35.19, 38.08 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111000 | 10011000 | 10100000 |
| Octal | 270 | 230 | 240 |
| Decimal | 184 | 152 | 160 |
| Hex | B8 | 98 | A0 |
Shades of #B898A0
Tints of #B898A0
.mybgColor { background-color: #B898A0; }
.myforeColor { color: #B898A0; }
.myborderColor { border: 3px solid #B898A0; }
<p style="color:#B898A0">Text here</p>
This sample text is styled with font color #B898A0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B898A0">Div content here</div>
<div style="border:3px solid #B898A0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(184, 152, 160, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B898A0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B898A0;
-webkit-box-shadow: 1px 1px 3px #B898A0;
box-shadow: 1px 1px 3px #B898A0; }
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 #B898A0 (Deep South)
Color Overview & Profile: Color #B898A0, also known as Deep South, 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 (184/255), 60% Green (152/255), and 63% Blue (160/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #B898A0 translates into the CMYK subtractive color model with values of 0% Cyan, 17.4% Magenta, 13% Yellow, and 27.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 345°, saturation of 18.4%, and lightness of 65.9%.
Web Accessibility & Design Recommendations: When implementing #B898A0 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.
