#ACBF93 Bavarian Hops
#ACBF93 (Bavarian Hops) RGB value is (172, 191, 147).
Red value is 172, green value is 191, and blue value is 147.
Cylindrical-coordinate representations (HSL) of color #ACBF93: hue: 86°, saturation: 25.6%, and lightness: 66.3%.
Process color (CMYK) of #ACBF93 is 9.9%, 0%, 23%, 25.1%. Web safe color equivalent of #ACBF93 is ##99CC99. Color #ACBF93 contains mainly Cyan.
Color Spaces
| Color spaces of #ACBF93 | Value |
|---|---|
| RGB | 172, 191, 147 |
| HSL | 86°, 25.6%, 66.3% |
| HSV / HSB | 86°, 23%, 74.9% |
| CMYK | 9.9%, 0%, 23%, 25.1% |
| XYZ | 40.91, 48.14, 34.73 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101100 | 10111111 | 10010011 |
| Octal | 254 | 277 | 223 |
| Decimal | 172 | 191 | 147 |
| Hex | AC | BF | 93 |
Shades of #ACBF93
Tints of #ACBF93
.mybgColor { background-color: #ACBF93; }
.myforeColor { color: #ACBF93; }
.myborderColor { border: 3px solid #ACBF93; }
<p style="color:#ACBF93">Text here</p>
This sample text is styled with font color #ACBF93. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#ACBF93">Div content here</div>
<div style="border:3px solid #ACBF93">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(172, 191, 147, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #ACBF93; }
.divShadow { -moz-box-shadow: 1px 1px 3px #ACBF93;
-webkit-box-shadow: 1px 1px 3px #ACBF93;
box-shadow: 1px 1px 3px #ACBF93; }
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 #ACBF93 (Bavarian Hops)
Color Overview & Profile: Color #ACBF93, also known as Bavarian Hops, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 67% Red (172/255), 75% Green (191/255), and 58% Blue (147/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #ACBF93 translates into the CMYK subtractive color model with values of 9.9% Cyan, 0% Magenta, 23% Yellow, and 25.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 86°, saturation of 25.6%, and lightness of 66.3%.
Web Accessibility & Design Recommendations: When implementing #ACBF93 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 ##99CC99.
