#596122 Bowser Shell
#596122 (Bowser Shell) RGB value is (89, 97, 34).
Red value is 89, green value is 97, and blue value is 34.
Cylindrical-coordinate representations (HSL) of color #596122: hue: 68°, saturation: 48.1%, and lightness: 25.7%.
Process color (CMYK) of #596122 is 8.2%, 0%, 64.9%, 62%. Web safe color equivalent of #596122 is ##666633. Color #596122 contains mainly Green.
Color Spaces
| Color spaces of #596122 | Value |
|---|---|
| RGB | 89, 97, 34 |
| HSL | 68°, 48.1%, 25.7% |
| HSV / HSB | 68°, 64.9%, 38% |
| CMYK | 8.2%, 0%, 64.9%, 62% |
| XYZ | 8.68, 10.79, 3.14 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011001 | 01100001 | 00100010 |
| Octal | 131 | 141 | 042 |
| Decimal | 89 | 97 | 34 |
| Hex | 59 | 61 | 22 |
Shades of #596122
Tints of #596122
.mybgColor { background-color: #596122; }
.myforeColor { color: #596122; }
.myborderColor { border: 3px solid #596122; }
<p style="color:#596122">Text here</p>
This sample text is styled with font color #596122. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#596122">Div content here</div>
<div style="border:3px solid #596122">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(89, 97, 34, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #596122; }
.divShadow { -moz-box-shadow: 1px 1px 3px #596122;
-webkit-box-shadow: 1px 1px 3px #596122;
box-shadow: 1px 1px 3px #596122; }
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 #596122 (Bowser Shell)
Color Overview & Profile: Color #596122, also known as Bowser Shell, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 35% Red (89/255), 38% Green (97/255), and 13% Blue (34/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #596122 translates into the CMYK subtractive color model with values of 8.2% Cyan, 0% Magenta, 64.9% Yellow, and 62% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 68°, saturation of 48.1%, and lightness of 25.7%.
Web Accessibility & Design Recommendations: When implementing #596122 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 ##666633.
