#816D5A Kaffee
#816D5A (Kaffee) RGB value is (129, 109, 90).
Red value is 129, green value is 109, and blue value is 90.
Cylindrical-coordinate representations (HSL) of color #816D5A: hue: 29°, saturation: 17.8%, and lightness: 42.9%.
Process color (CMYK) of #816D5A is 0%, 15.5%, 30.2%, 49.4%. Web safe color equivalent of #816D5A is ##996666. Color #816D5A contains mainly Yellow.
Color Spaces
| Color spaces of #816D5A | Value |
|---|---|
| RGB | 129, 109, 90 |
| HSL | 29°, 17.8%, 42.9% |
| HSV / HSB | 29°, 30.2%, 50.6% |
| CMYK | 0%, 15.5%, 30.2%, 49.4% |
| XYZ | 16.37, 16.34, 11.96 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000001 | 01101101 | 01011010 |
| Octal | 201 | 155 | 132 |
| Decimal | 129 | 109 | 90 |
| Hex | 81 | 6D | 5A |
Shades of #816D5A
Tints of #816D5A
.mybgColor { background-color: #816D5A; }
.myforeColor { color: #816D5A; }
.myborderColor { border: 3px solid #816D5A; }
<p style="color:#816D5A">Text here</p>
This sample text is styled with font color #816D5A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#816D5A">Div content here</div>
<div style="border:3px solid #816D5A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(129, 109, 90, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #816D5A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #816D5A;
-webkit-box-shadow: 1px 1px 3px #816D5A;
box-shadow: 1px 1px 3px #816D5A; }
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 #816D5A (Kaffee)
Color Overview & Profile: Color #816D5A, also known as Kaffee, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 51% Red (129/255), 43% Green (109/255), and 35% Blue (90/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #816D5A translates into the CMYK subtractive color model with values of 0% Cyan, 15.5% Magenta, 30.2% Yellow, and 49.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 29°, saturation of 17.8%, and lightness of 42.9%.
Web Accessibility & Design Recommendations: When implementing #816D5A 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 ##996666.
