#A69151 Salted Capers
#A69151 (Salted Capers) RGB value is (166, 145, 81).
Red value is 166, green value is 145, and blue value is 81.
Cylindrical-coordinate representations (HSL) of color #A69151: hue: 45°, saturation: 34.4%, and lightness: 48.4%.
Process color (CMYK) of #A69151 is 0%, 12.7%, 51.2%, 34.9%. Web safe color equivalent of #A69151 is ##999966. Color #A69151 contains mainly Yellow.
Color Spaces
| Color spaces of #A69151 | Value |
|---|---|
| RGB | 166, 145, 81 |
| HSL | 45°, 34.4%, 48.4% |
| HSV / HSB | 45°, 51.2%, 65.1% |
| CMYK | 0%, 12.7%, 51.2%, 34.9% |
| XYZ | 27.34, 28.95, 11.93 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100110 | 10010001 | 01010001 |
| Octal | 246 | 221 | 121 |
| Decimal | 166 | 145 | 81 |
| Hex | A6 | 91 | 51 |
Shades of #A69151
Tints of #A69151
.mybgColor { background-color: #A69151; }
.myforeColor { color: #A69151; }
.myborderColor { border: 3px solid #A69151; }
<p style="color:#A69151">Text here</p>
This sample text is styled with font color #A69151. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A69151">Div content here</div>
<div style="border:3px solid #A69151">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(166, 145, 81, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A69151; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A69151;
-webkit-box-shadow: 1px 1px 3px #A69151;
box-shadow: 1px 1px 3px #A69151; }
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 #A69151 (Salted Capers)
Color Overview & Profile: Color #A69151, also known as Salted Capers, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 65% Red (166/255), 57% Green (145/255), and 32% Blue (81/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #A69151 translates into the CMYK subtractive color model with values of 0% Cyan, 12.7% Magenta, 51.2% Yellow, and 34.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 45°, saturation of 34.4%, and lightness of 48.4%.
Web Accessibility & Design Recommendations: When implementing #A69151 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.
