#ACBF69 Light Olive
#ACBF69 (Light Olive) RGB value is (172, 191, 105).
Red value is 172, green value is 191, and blue value is 105.
Cylindrical-coordinate representations (HSL) of color #ACBF69: hue: 73°, saturation: 40.2%, and lightness: 58%.
Process color (CMYK) of #ACBF69 is 9.9%, 0%, 45%, 25.1%. Web safe color equivalent of #ACBF69 is ##99CC66. Color #ACBF69 contains mainly Green.
Color Spaces
| Color spaces of #ACBF69 | Value |
|---|---|
| RGB | 172, 191, 105 |
| HSL | 73°, 40.2%, 58% |
| HSV / HSB | 73°, 45%, 74.9% |
| CMYK | 9.9%, 0%, 45%, 25.1% |
| XYZ | 38.19, 47.05, 20.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101100 | 10111111 | 01101001 |
| Octal | 254 | 277 | 151 |
| Decimal | 172 | 191 | 105 |
| Hex | AC | BF | 69 |
Shades of #ACBF69
Tints of #ACBF69
.mybgColor { background-color: #ACBF69; }
.myforeColor { color: #ACBF69; }
.myborderColor { border: 3px solid #ACBF69; }
<p style="color:#ACBF69">Text here</p>
This sample text is styled with font color #ACBF69. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#ACBF69">Div content here</div>
<div style="border:3px solid #ACBF69">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(172, 191, 105, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #ACBF69; }
.divShadow { -moz-box-shadow: 1px 1px 3px #ACBF69;
-webkit-box-shadow: 1px 1px 3px #ACBF69;
box-shadow: 1px 1px 3px #ACBF69; }
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 #ACBF69 (Light Olive)
Color Overview & Profile: Color #ACBF69, also known as Light Olive, 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 41% Blue (105/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #ACBF69 translates into the CMYK subtractive color model with values of 9.9% Cyan, 0% Magenta, 45% Yellow, and 25.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 73°, saturation of 40.2%, and lightness of 58%.
Web Accessibility & Design Recommendations: When implementing #ACBF69 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 ##99CC66.
