#A8B59E Salvia
#A8B59E (Salvia) RGB value is (168, 181, 158).
Red value is 168, green value is 181, and blue value is 158.
Cylindrical-coordinate representations (HSL) of color #A8B59E: hue: 94°, saturation: 13.5%, and lightness: 66.5%.
Process color (CMYK) of #A8B59E is 7.2%, 0%, 12.7%, 29%. Web safe color equivalent of #A8B59E is ##99CC99. Color #A8B59E contains mainly Cyan.
Color Spaces
| Color spaces of #A8B59E | Value |
|---|---|
| RGB | 168, 181, 158 |
| HSL | 94°, 13.5%, 66.5% |
| HSV / HSB | 94°, 12.7%, 71% |
| CMYK | 7.2%, 0%, 12.7%, 29% |
| XYZ | 38.84, 43.84, 38.76 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101000 | 10110101 | 10011110 |
| Octal | 250 | 265 | 236 |
| Decimal | 168 | 181 | 158 |
| Hex | A8 | B5 | 9E |
Shades of #A8B59E
Tints of #A8B59E
.mybgColor { background-color: #A8B59E; }
.myforeColor { color: #A8B59E; }
.myborderColor { border: 3px solid #A8B59E; }
<p style="color:#A8B59E">Text here</p>
This sample text is styled with font color #A8B59E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A8B59E">Div content here</div>
<div style="border:3px solid #A8B59E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(168, 181, 158, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A8B59E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A8B59E;
-webkit-box-shadow: 1px 1px 3px #A8B59E;
box-shadow: 1px 1px 3px #A8B59E; }
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 #A8B59E (Salvia)
Color Overview & Profile: Color #A8B59E, also known as Salvia, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 66% Red (168/255), 71% Green (181/255), and 62% Blue (158/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #A8B59E translates into the CMYK subtractive color model with values of 7.2% Cyan, 0% Magenta, 12.7% Yellow, and 29% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 94°, saturation of 13.5%, and lightness of 66.5%.
Web Accessibility & Design Recommendations: When implementing #A8B59E 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.
