#89A068 Buckingham Gardens
#89A068 (Buckingham Gardens) RGB value is (137, 160, 104).
Red value is 137, green value is 160, and blue value is 104.
Cylindrical-coordinate representations (HSL) of color #89A068: hue: 85°, saturation: 22.8%, and lightness: 51.8%.
Process color (CMYK) of #89A068 is 14.4%, 0%, 35%, 37.3%. Web safe color equivalent of #89A068 is ##999966. Color #89A068 contains mainly Green.
Color Spaces
| Color spaces of #89A068 | Value |
|---|---|
| RGB | 137, 160, 104 |
| HSL | 85°, 22.8%, 51.8% |
| HSV / HSB | 85°, 35%, 62.7% |
| CMYK | 14.4%, 0%, 35%, 37.3% |
| XYZ | 25.39, 31.46, 17.83 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001001 | 10100000 | 01101000 |
| Octal | 211 | 240 | 150 |
| Decimal | 137 | 160 | 104 |
| Hex | 89 | A0 | 68 |
Shades of #89A068
Tints of #89A068
.mybgColor { background-color: #89A068; }
.myforeColor { color: #89A068; }
.myborderColor { border: 3px solid #89A068; }
<p style="color:#89A068">Text here</p>
This sample text is styled with font color #89A068. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#89A068">Div content here</div>
<div style="border:3px solid #89A068">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(137, 160, 104, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #89A068; }
.divShadow { -moz-box-shadow: 1px 1px 3px #89A068;
-webkit-box-shadow: 1px 1px 3px #89A068;
box-shadow: 1px 1px 3px #89A068; }
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 #89A068 (Buckingham Gardens)
Color Overview & Profile: Color #89A068, also known as Buckingham Gardens, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 54% Red (137/255), 63% Green (160/255), and 41% Blue (104/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #89A068 translates into the CMYK subtractive color model with values of 14.4% Cyan, 0% Magenta, 35% Yellow, and 37.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 85°, saturation of 22.8%, and lightness of 51.8%.
Web Accessibility & Design Recommendations: When implementing #89A068 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 ##999966.
