#3A4032 Kombu Green
#3A4032 (Kombu Green) RGB value is (58, 64, 50).
Red value is 58, green value is 64, and blue value is 50.
Cylindrical-coordinate representations (HSL) of color #3A4032: hue: 86°, saturation: 12.3%, and lightness: 22.4%.
Process color (CMYK) of #3A4032 is 9.4%, 0%, 21.9%, 74.9%. Web safe color equivalent of #3A4032 is ##333333. Color #3A4032 contains mainly GRAY.
Color Spaces
| Color spaces of #3A4032 | Value |
|---|---|
| RGB | 58, 64, 50 |
| HSL | 86°, 12.3%, 22.4% |
| HSV / HSB | 86°, 21.9%, 25.1% |
| CMYK | 9.4%, 0%, 21.9%, 74.9% |
| XYZ | 4.15, 4.8, 3.72 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111010 | 01000000 | 00110010 |
| Octal | 072 | 100 | 062 |
| Decimal | 58 | 64 | 50 |
| Hex | 3A | 40 | 32 |
Shades of #3A4032
Tints of #3A4032
.mybgColor { background-color: #3A4032; }
.myforeColor { color: #3A4032; }
.myborderColor { border: 3px solid #3A4032; }
<p style="color:#3A4032">Text here</p>
This sample text is styled with font color #3A4032. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#3A4032">Div content here</div>
<div style="border:3px solid #3A4032">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(58, 64, 50, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3A4032; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3A4032;
-webkit-box-shadow: 1px 1px 3px #3A4032;
box-shadow: 1px 1px 3px #3A4032; }
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 #3A4032 (Kombu Green)
Color Overview & Profile: Color #3A4032, also known as Kombu Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 23% Red (58/255), 25% Green (64/255), and 20% Blue (50/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #3A4032 translates into the CMYK subtractive color model with values of 9.4% Cyan, 0% Magenta, 21.9% Yellow, and 74.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 86°, saturation of 12.3%, and lightness of 22.4%.
Web Accessibility & Design Recommendations: When implementing #3A4032 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.
