#AC8989 Woodrose
#AC8989 (Woodrose) RGB value is (172, 137, 137).
Red value is 172, green value is 137, and blue value is 137.
Cylindrical-coordinate representations (HSL) of color #AC8989: hue: 0°, saturation: 17.4%, and lightness: 60.6%.
Process color (CMYK) of #AC8989 is 0%, 20.3%, 20.3%, 32.5%. Web safe color equivalent of #AC8989 is ##999999. Color #AC8989 contains mainly Yellow.
Color Spaces
| Color spaces of #AC8989 | Value |
|---|---|
| RGB | 172, 137, 137 |
| HSL | 0°, 17.4%, 60.6% |
| HSV / HSB | 0°, 20.3%, 67.5% |
| CMYK | 0%, 20.3%, 20.3%, 32.5% |
| XYZ | 30.47, 28.47, 27.55 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101100 | 10001001 | 10001001 |
| Octal | 254 | 211 | 211 |
| Decimal | 172 | 137 | 137 |
| Hex | AC | 89 | 89 |
Shades of #AC8989
Tints of #AC8989
.mybgColor { background-color: #AC8989; }
.myforeColor { color: #AC8989; }
.myborderColor { border: 3px solid #AC8989; }
<p style="color:#AC8989">Text here</p>
This sample text is styled with font color #AC8989. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AC8989">Div content here</div>
<div style="border:3px solid #AC8989">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(172, 137, 137, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AC8989; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AC8989;
-webkit-box-shadow: 1px 1px 3px #AC8989;
box-shadow: 1px 1px 3px #AC8989; }
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 #AC8989 (Woodrose)
Color Overview & Profile: Color #AC8989, also known as Woodrose, 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), 54% Green (137/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, #AC8989 translates into the CMYK subtractive color model with values of 0% Cyan, 20.3% Magenta, 20.3% Yellow, and 32.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 0°, saturation of 17.4%, and lightness of 60.6%.
Web Accessibility & Design Recommendations: When implementing #AC8989 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.
