#99A88A Banyan Serenity
#99A88A (Banyan Serenity) RGB value is (153, 168, 138).
Red value is 153, green value is 168, and blue value is 138.
Cylindrical-coordinate representations (HSL) of color #99A88A: hue: 90°, saturation: 14.7%, and lightness: 60%.
Process color (CMYK) of #99A88A is 8.9%, 0%, 17.9%, 34.1%. Web safe color equivalent of #99A88A is ##999999. Color #99A88A contains mainly Cyan.
Color Spaces
| Color spaces of #99A88A | Value |
|---|---|
| RGB | 153, 168, 138 |
| HSL | 90°, 14.7%, 60% |
| HSV / HSB | 90°, 17.9%, 65.9% |
| CMYK | 8.9%, 0%, 17.9%, 34.1% |
| XYZ | 31.73, 36.61, 29.44 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011001 | 10101000 | 10001010 |
| Octal | 231 | 250 | 212 |
| Decimal | 153 | 168 | 138 |
| Hex | 99 | A8 | 8A |
Shades of #99A88A
Tints of #99A88A
.mybgColor { background-color: #99A88A; }
.myforeColor { color: #99A88A; }
.myborderColor { border: 3px solid #99A88A; }
<p style="color:#99A88A">Text here</p>
This sample text is styled with font color #99A88A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#99A88A">Div content here</div>
<div style="border:3px solid #99A88A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(153, 168, 138, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #99A88A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #99A88A;
-webkit-box-shadow: 1px 1px 3px #99A88A;
box-shadow: 1px 1px 3px #99A88A; }
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 #99A88A (Banyan Serenity)
Color Overview & Profile: Color #99A88A, also known as Banyan Serenity, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 60% Red (153/255), 66% Green (168/255), and 54% Blue (138/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #99A88A translates into the CMYK subtractive color model with values of 8.9% Cyan, 0% Magenta, 17.9% Yellow, and 34.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 90°, saturation of 14.7%, and lightness of 60%.
Web Accessibility & Design Recommendations: When implementing #99A88A 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.
