#505838 Dark Rainforest
#505838 (Dark Rainforest) RGB value is (80, 88, 56).
Red value is 80, green value is 88, and blue value is 56.
Cylindrical-coordinate representations (HSL) of color #505838: hue: 75°, saturation: 22.2%, and lightness: 28.2%.
Process color (CMYK) of #505838 is 9.1%, 0%, 36.4%, 65.5%. Web safe color equivalent of #505838 is ##666633. Color #505838 contains mainly Green.
Color Spaces
| Color spaces of #505838 | Value |
|---|---|
| RGB | 80, 88, 56 |
| HSL | 75°, 22.2%, 28.2% |
| HSV / HSB | 75°, 36.4%, 34.5% |
| CMYK | 9.1%, 0%, 36.4%, 65.5% |
| XYZ | 7.51, 8.97, 5.08 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01010000 | 01011000 | 00111000 |
| Octal | 120 | 130 | 070 |
| Decimal | 80 | 88 | 56 |
| Hex | 50 | 58 | 38 |
Shades of #505838
Tints of #505838
.mybgColor { background-color: #505838; }
.myforeColor { color: #505838; }
.myborderColor { border: 3px solid #505838; }
<p style="color:#505838">Text here</p>
This sample text is styled with font color #505838. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#505838">Div content here</div>
<div style="border:3px solid #505838">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(80, 88, 56, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #505838; }
.divShadow { -moz-box-shadow: 1px 1px 3px #505838;
-webkit-box-shadow: 1px 1px 3px #505838;
box-shadow: 1px 1px 3px #505838; }
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 #505838 (Dark Rainforest)
Color Overview & Profile: Color #505838, also known as Dark Rainforest, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 31% Red (80/255), 35% Green (88/255), and 22% Blue (56/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #505838 translates into the CMYK subtractive color model with values of 9.1% Cyan, 0% Magenta, 36.4% Yellow, and 65.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 75°, saturation of 22.2%, and lightness of 28.2%.
Web Accessibility & Design Recommendations: When implementing #505838 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.
