#BDAF9A Cannery Park
#BDAF9A (Cannery Park) RGB value is (189, 175, 154).
Red value is 189, green value is 175, and blue value is 154.
Cylindrical-coordinate representations (HSL) of color #BDAF9A: hue: 36°, saturation: 21%, and lightness: 67.3%.
Process color (CMYK) of #BDAF9A is 0%, 7.4%, 18.5%, 25.9%. Web safe color equivalent of #BDAF9A is ##CC9999. Color #BDAF9A contains mainly Yellow.
Color Spaces
| Color spaces of #BDAF9A | Value |
|---|---|
| RGB | 189, 175, 154 |
| HSL | 36°, 21%, 67.3% |
| HSV / HSB | 36°, 18.5%, 74.1% |
| CMYK | 0%, 7.4%, 18.5%, 25.9% |
| XYZ | 42.15, 43.81, 36.8 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111101 | 10101111 | 10011010 |
| Octal | 275 | 257 | 232 |
| Decimal | 189 | 175 | 154 |
| Hex | BD | AF | 9A |
Shades of #BDAF9A
Tints of #BDAF9A
.mybgColor { background-color: #BDAF9A; }
.myforeColor { color: #BDAF9A; }
.myborderColor { border: 3px solid #BDAF9A; }
<p style="color:#BDAF9A">Text here</p>
This sample text is styled with font color #BDAF9A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BDAF9A">Div content here</div>
<div style="border:3px solid #BDAF9A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(189, 175, 154, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BDAF9A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BDAF9A;
-webkit-box-shadow: 1px 1px 3px #BDAF9A;
box-shadow: 1px 1px 3px #BDAF9A; }
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 #BDAF9A (Cannery Park)
Color Overview & Profile: Color #BDAF9A, also known as Cannery Park, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 74% Red (189/255), 69% Green (175/255), and 60% Blue (154/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #BDAF9A translates into the CMYK subtractive color model with values of 0% Cyan, 7.4% Magenta, 18.5% Yellow, and 25.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 36°, saturation of 21%, and lightness of 67.3%.
Web Accessibility & Design Recommendations: When implementing #BDAF9A 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.
