#B2A09E Dusky Hyacinth
#B2A09E (Dusky Hyacinth) RGB value is (178, 160, 158).
Red value is 178, green value is 160, and blue value is 158.
Cylindrical-coordinate representations (HSL) of color #B2A09E: hue: 6°, saturation: 11.5%, and lightness: 65.9%.
Process color (CMYK) of #B2A09E is 0%, 10.1%, 11.2%, 30.2%. Web safe color equivalent of #B2A09E is ##999999. Color #B2A09E contains mainly Yellow.
Color Spaces
| Color spaces of #B2A09E | Value |
|---|---|
| RGB | 178, 160, 158 |
| HSL | 6°, 11.5%, 65.9% |
| HSV / HSB | 6°, 11.2%, 69.8% |
| CMYK | 0%, 10.1%, 11.2%, 30.2% |
| XYZ | 37.1, 37.08, 37.54 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110010 | 10100000 | 10011110 |
| Octal | 262 | 240 | 236 |
| Decimal | 178 | 160 | 158 |
| Hex | B2 | A0 | 9E |
Shades of #B2A09E
Tints of #B2A09E
.mybgColor { background-color: #B2A09E; }
.myforeColor { color: #B2A09E; }
.myborderColor { border: 3px solid #B2A09E; }
<p style="color:#B2A09E">Text here</p>
This sample text is styled with font color #B2A09E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B2A09E">Div content here</div>
<div style="border:3px solid #B2A09E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(178, 160, 158, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B2A09E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B2A09E;
-webkit-box-shadow: 1px 1px 3px #B2A09E;
box-shadow: 1px 1px 3px #B2A09E; }
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 #B2A09E (Dusky Hyacinth)
Color Overview & Profile: Color #B2A09E, also known as Dusky Hyacinth, 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), 63% Green (160/255), and 62% Blue (158/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #B2A09E translates into the CMYK subtractive color model with values of 0% Cyan, 10.1% Magenta, 11.2% Yellow, and 30.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 6°, saturation of 11.5%, and lightness of 65.9%.
Web Accessibility & Design Recommendations: When implementing #B2A09E 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.
