#928A1E Lemon Ginger
#928A1E (Lemon Ginger) RGB value is (146, 138, 30).
Red value is 146, green value is 138, and blue value is 30.
Cylindrical-coordinate representations (HSL) of color #928A1E: hue: 56°, saturation: 65.9%, and lightness: 34.5%.
Process color (CMYK) of #928A1E is 0%, 5.5%, 79.5%, 42.7%. Web safe color equivalent of #928A1E is ##999933. Color #928A1E contains mainly Yellow.
Color Spaces
| Color spaces of #928A1E | Value |
|---|---|
| RGB | 146, 138, 30 |
| HSL | 56°, 65.9%, 34.5% |
| HSV / HSB | 56°, 79.5%, 57.3% |
| CMYK | 0%, 5.5%, 79.5%, 42.7% |
| XYZ | 21.18, 24.38, 4.82 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010010 | 10001010 | 00011110 |
| Octal | 222 | 212 | 036 |
| Decimal | 146 | 138 | 30 |
| Hex | 92 | 8A | 1E |
Shades of #928A1E
Tints of #928A1E
.mybgColor { background-color: #928A1E; }
.myforeColor { color: #928A1E; }
.myborderColor { border: 3px solid #928A1E; }
<p style="color:#928A1E">Text here</p>
This sample text is styled with font color #928A1E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#928A1E">Div content here</div>
<div style="border:3px solid #928A1E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(146, 138, 30, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #928A1E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #928A1E;
-webkit-box-shadow: 1px 1px 3px #928A1E;
box-shadow: 1px 1px 3px #928A1E; }
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 #928A1E (Lemon Ginger)
Color Overview & Profile: Color #928A1E, 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 57% Red (146/255), 54% Green (138/255), and 12% Blue (30/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #928A1E translates into the CMYK subtractive color model with values of 0% Cyan, 5.5% Magenta, 79.5% Yellow, and 42.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 56°, saturation of 65.9%, and lightness of 34.5%.
Web Accessibility & Design Recommendations: When implementing #928A1E 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 ##999933.
