#998811 Quagmire Green
#998811 (Quagmire Green) RGB value is (153, 136, 17).
Red value is 153, green value is 136, and blue value is 17.
Cylindrical-coordinate representations (HSL) of color #998811: hue: 53°, saturation: 80%, and lightness: 33.3%.
Process color (CMYK) of #998811 is 0%, 11.1%, 88.9%, 40%. Web safe color equivalent of #998811 is ##999900. Color #998811 contains mainly Yellow.
Color Spaces
| Color spaces of #998811 | Value |
|---|---|
| RGB | 153, 136, 17 |
| HSL | 53°, 80%, 33.3% |
| HSV / HSB | 53°, 88.9%, 60% |
| CMYK | 0%, 11.1%, 88.9%, 40% |
| XYZ | 22.04, 24.42, 4.08 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011001 | 10001000 | 00010001 |
| Octal | 231 | 210 | 021 |
| Decimal | 153 | 136 | 17 |
| Hex | 99 | 88 | 11 |
Shades of #998811
Tints of #998811
.mybgColor { background-color: #998811; }
.myforeColor { color: #998811; }
.myborderColor { border: 3px solid #998811; }
<p style="color:#998811">Text here</p>
This sample text is styled with font color #998811. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#998811">Div content here</div>
<div style="border:3px solid #998811">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(153, 136, 17, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #998811; }
.divShadow { -moz-box-shadow: 1px 1px 3px #998811;
-webkit-box-shadow: 1px 1px 3px #998811;
box-shadow: 1px 1px 3px #998811; }
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 #998811 (Quagmire Green)
Color Overview & Profile: Color #998811, also known as Quagmire Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 60% Red (153/255), 53% Green (136/255), and 7% Blue (17/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #998811 translates into the CMYK subtractive color model with values of 0% Cyan, 11.1% Magenta, 88.9% Yellow, and 40% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 53°, saturation of 80%, and lightness of 33.3%.
Web Accessibility & Design Recommendations: When implementing #998811 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 ##999900.
