#3E3C2A Green Kelp
#3E3C2A (Green Kelp) RGB value is (62, 60, 42).
Red value is 62, green value is 60, and blue value is 42.
Cylindrical-coordinate representations (HSL) of color #3E3C2A: hue: 54°, saturation: 19.2%, and lightness: 20.4%.
Process color (CMYK) of #3E3C2A is 0%, 3.2%, 32.3%, 75.7%. Web safe color equivalent of #3E3C2A is ##333333. Color #3E3C2A contains mainly Yellow.
Color Spaces
| Color spaces of #3E3C2A | Value |
|---|---|
| RGB | 62, 60, 42 |
| HSL | 54°, 19.2%, 20.4% |
| HSV / HSB | 54°, 32.3%, 24.3% |
| CMYK | 0%, 3.2%, 32.3%, 75.7% |
| XYZ | 4.02, 4.42, 2.83 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111110 | 00111100 | 00101010 |
| Octal | 076 | 074 | 052 |
| Decimal | 62 | 60 | 42 |
| Hex | 3E | 3C | 2A |
Shades of #3E3C2A
Tints of #3E3C2A
.mybgColor { background-color: #3E3C2A; }
.myforeColor { color: #3E3C2A; }
.myborderColor { border: 3px solid #3E3C2A; }
<p style="color:#3E3C2A">Text here</p>
This sample text is styled with font color #3E3C2A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#3E3C2A">Div content here</div>
<div style="border:3px solid #3E3C2A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(62, 60, 42, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3E3C2A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3E3C2A;
-webkit-box-shadow: 1px 1px 3px #3E3C2A;
box-shadow: 1px 1px 3px #3E3C2A; }
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 #3E3C2A (Green Kelp)
Color Overview & Profile: Color #3E3C2A, also known as Green Kelp, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 24% Red (62/255), 24% Green (60/255), and 16% Blue (42/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #3E3C2A translates into the CMYK subtractive color model with values of 0% Cyan, 3.2% Magenta, 32.3% Yellow, and 75.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 54°, saturation of 19.2%, and lightness of 20.4%.
Web Accessibility & Design Recommendations: When implementing #3E3C2A 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 ##333333.
