#B29989 Del Rio
#B29989 (Del Rio) RGB value is (178, 153, 137).
Red value is 178, green value is 153, and blue value is 137.
Cylindrical-coordinate representations (HSL) of color #B29989: hue: 23°, saturation: 21%, and lightness: 61.8%.
Process color (CMYK) of #B29989 is 0%, 14%, 23%, 30.2%. Web safe color equivalent of #B29989 is ##999999. Color #B29989 contains mainly Yellow.
Color Spaces
| Color spaces of #B29989 | Value |
|---|---|
| RGB | 178, 153, 137 |
| HSL | 23°, 21%, 61.8% |
| HSV / HSB | 23°, 23%, 69.8% |
| CMYK | 0%, 14%, 23%, 30.2% |
| XYZ | 34.27, 34.05, 28.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110010 | 10011001 | 10001001 |
| Octal | 262 | 231 | 211 |
| Decimal | 178 | 153 | 137 |
| Hex | B2 | 99 | 89 |
Shades of #B29989
Tints of #B29989
.mybgColor { background-color: #B29989; }
.myforeColor { color: #B29989; }
.myborderColor { border: 3px solid #B29989; }
<p style="color:#B29989">Text here</p>
This sample text is styled with font color #B29989. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B29989">Div content here</div>
<div style="border:3px solid #B29989">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(178, 153, 137, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B29989; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B29989;
-webkit-box-shadow: 1px 1px 3px #B29989;
box-shadow: 1px 1px 3px #B29989; }
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 #B29989 (Del Rio)
Color Overview & Profile: Color #B29989, also known as Del Rio, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 70% Red (178/255), 60% Green (153/255), and 54% Blue (137/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #B29989 translates into the CMYK subtractive color model with values of 0% Cyan, 14% Magenta, 23% Yellow, and 30.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 23°, saturation of 21%, and lightness of 61.8%.
Web Accessibility & Design Recommendations: When implementing #B29989 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 ##999999.
