#947A2E Lemon Ginger
#947A2E (Lemon Ginger) RGB value is (148, 122, 46).
Red value is 148, green value is 122, and blue value is 46.
Cylindrical-coordinate representations (HSL) of color #947A2E: hue: 45°, saturation: 52.6%, and lightness: 38%.
Process color (CMYK) of #947A2E is 0%, 17.6%, 68.9%, 42%. Web safe color equivalent of #947A2E is ##996633. Color #947A2E contains mainly Yellow.
Color Spaces
| Color spaces of #947A2E | Value |
|---|---|
| RGB | 148, 122, 46 |
| HSL | 45°, 52.6%, 38% |
| HSV / HSB | 45°, 68.9%, 58% |
| CMYK | 0%, 17.6%, 68.9%, 42% |
| XYZ | 19.67, 20.41, 5.49 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010100 | 01111010 | 00101110 |
| Octal | 224 | 172 | 056 |
| Decimal | 148 | 122 | 46 |
| Hex | 94 | 7A | 2E |
Shades of #947A2E
Tints of #947A2E
.mybgColor { background-color: #947A2E; }
.myforeColor { color: #947A2E; }
.myborderColor { border: 3px solid #947A2E; }
<p style="color:#947A2E">Text here</p>
This sample text is styled with font color #947A2E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#947A2E">Div content here</div>
<div style="border:3px solid #947A2E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(148, 122, 46, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #947A2E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #947A2E;
-webkit-box-shadow: 1px 1px 3px #947A2E;
box-shadow: 1px 1px 3px #947A2E; }
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 #947A2E (Lemon Ginger)
Color Overview & Profile: Color #947A2E, also known as Lemon Ginger, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 58% Red (148/255), 48% Green (122/255), and 18% Blue (46/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #947A2E translates into the CMYK subtractive color model with values of 0% Cyan, 17.6% Magenta, 68.9% Yellow, and 42% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 45°, saturation of 52.6%, and lightness of 38%.
Web Accessibility & Design Recommendations: When implementing #947A2E 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 ##996633.
