#92694E Rustic Earth
#92694E (Rustic Earth) RGB value is (146, 105, 78).
Red value is 146, green value is 105, and blue value is 78.
Cylindrical-coordinate representations (HSL) of color #92694E: hue: 24°, saturation: 30.4%, and lightness: 43.9%.
Process color (CMYK) of #92694E is 0%, 28.1%, 46.6%, 42.7%. Web safe color equivalent of #92694E is ##996666. Color #92694E contains mainly Red.
Color Spaces
| Color spaces of #92694E | Value |
|---|---|
| RGB | 146, 105, 78 |
| HSL | 24°, 30.4%, 43.9% |
| HSV / HSB | 24°, 46.6%, 57.3% |
| CMYK | 0%, 28.1%, 46.6%, 42.7% |
| XYZ | 18.28, 16.77, 9.48 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010010 | 01101001 | 01001110 |
| Octal | 222 | 151 | 116 |
| Decimal | 146 | 105 | 78 |
| Hex | 92 | 69 | 4E |
Shades of #92694E
Tints of #92694E
.mybgColor { background-color: #92694E; }
.myforeColor { color: #92694E; }
.myborderColor { border: 3px solid #92694E; }
<p style="color:#92694E">Text here</p>
This sample text is styled with font color #92694E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#92694E">Div content here</div>
<div style="border:3px solid #92694E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(146, 105, 78, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #92694E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #92694E;
-webkit-box-shadow: 1px 1px 3px #92694E;
box-shadow: 1px 1px 3px #92694E; }
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 #92694E (Rustic Earth)
Color Overview & Profile: Color #92694E, also known as Rustic Earth, 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 (105/255), and 31% Blue (78/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #92694E translates into the CMYK subtractive color model with values of 0% Cyan, 28.1% Magenta, 46.6% Yellow, and 42.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 24°, saturation of 30.4%, and lightness of 43.9%.
Web Accessibility & Design Recommendations: When implementing #92694E 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.
