#9D913C Gecko
#9D913C (Gecko) RGB value is (157, 145, 60).
Red value is 157, green value is 145, and blue value is 60.
Cylindrical-coordinate representations (HSL) of color #9D913C: hue: 53°, saturation: 44.7%, and lightness: 42.5%.
Process color (CMYK) of #9D913C is 0%, 7.6%, 61.8%, 38.4%. Web safe color equivalent of #9D913C is ##999933. Color #9D913C contains mainly Yellow.
Color Spaces
| Color spaces of #9D913C | Value |
|---|---|
| RGB | 157, 145, 60 |
| HSL | 53°, 44.7%, 42.5% |
| HSV / HSB | 53°, 61.8%, 61.6% |
| CMYK | 0%, 7.6%, 61.8%, 38.4% |
| XYZ | 24.85, 27.75, 8.32 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011101 | 10010001 | 00111100 |
| Octal | 235 | 221 | 074 |
| Decimal | 157 | 145 | 60 |
| Hex | 9D | 91 | 3C |
Shades of #9D913C
Tints of #9D913C
.mybgColor { background-color: #9D913C; }
.myforeColor { color: #9D913C; }
.myborderColor { border: 3px solid #9D913C; }
<p style="color:#9D913C">Text here</p>
This sample text is styled with font color #9D913C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9D913C">Div content here</div>
<div style="border:3px solid #9D913C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(157, 145, 60, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9D913C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9D913C;
-webkit-box-shadow: 1px 1px 3px #9D913C;
box-shadow: 1px 1px 3px #9D913C; }
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 #9D913C (Gecko)
Color Overview & Profile: Color #9D913C, also known as Gecko, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 62% Red (157/255), 57% Green (145/255), and 24% Blue (60/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #9D913C translates into the CMYK subtractive color model with values of 0% Cyan, 7.6% Magenta, 61.8% Yellow, and 38.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 53°, saturation of 44.7%, and lightness of 42.5%.
Web Accessibility & Design Recommendations: When implementing #9D913C 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.
