#926856 Leather
#926856 (Leather) RGB value is (146, 104, 86).
Red value is 146, green value is 104, and blue value is 86.
Cylindrical-coordinate representations (HSL) of color #926856: hue: 18°, saturation: 25.9%, and lightness: 45.5%.
Process color (CMYK) of #926856 is 0%, 28.8%, 41.1%, 42.7%. Web safe color equivalent of #926856 is ##996666. Color #926856 contains mainly Red.
Color Spaces
| Color spaces of #926856 | Value |
|---|---|
| RGB | 146, 104, 86 |
| HSL | 18°, 25.9%, 45.5% |
| HSV / HSB | 18°, 41.1%, 57.3% |
| CMYK | 0%, 28.8%, 41.1%, 42.7% |
| XYZ | 18.48, 16.68, 11.05 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010010 | 01101000 | 01010110 |
| Octal | 222 | 150 | 126 |
| Decimal | 146 | 104 | 86 |
| Hex | 92 | 68 | 56 |
Shades of #926856
Tints of #926856
.mybgColor { background-color: #926856; }
.myforeColor { color: #926856; }
.myborderColor { border: 3px solid #926856; }
<p style="color:#926856">Text here</p>
This sample text is styled with font color #926856. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#926856">Div content here</div>
<div style="border:3px solid #926856">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(146, 104, 86, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #926856; }
.divShadow { -moz-box-shadow: 1px 1px 3px #926856;
-webkit-box-shadow: 1px 1px 3px #926856;
box-shadow: 1px 1px 3px #926856; }
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 #926856 (Leather)
Color Overview & Profile: Color #926856, also known as Leather, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 57% Red (146/255), 41% Green (104/255), and 34% Blue (86/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #926856 translates into the CMYK subtractive color model with values of 0% Cyan, 28.8% Magenta, 41.1% Yellow, and 42.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 18°, saturation of 25.9%, and lightness of 45.5%.
Web Accessibility & Design Recommendations: When implementing #926856 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.
