#446D36 Druid Green
#446D36 (Druid Green) RGB value is (68, 109, 54).
Red value is 68, green value is 109, and blue value is 54.
Cylindrical-coordinate representations (HSL) of color #446D36: hue: 105°, saturation: 33.7%, and lightness: 32%.
Process color (CMYK) of #446D36 is 37.6%, 0%, 50.5%, 57.3%. Web safe color equivalent of #446D36 is ##336633. Color #446D36 contains mainly Green.
Color Spaces
| Color spaces of #446D36 | Value |
|---|---|
| RGB | 68, 109, 54 |
| HSL | 105°, 33.7%, 32% |
| HSV / HSB | 105°, 50.5%, 42.7% |
| CMYK | 37.6%, 0%, 50.5%, 57.3% |
| XYZ | 8.52, 12.43, 5.44 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000100 | 01101101 | 00110110 |
| Octal | 104 | 155 | 066 |
| Decimal | 68 | 109 | 54 |
| Hex | 44 | 6D | 36 |
Shades of #446D36
Tints of #446D36
.mybgColor { background-color: #446D36; }
.myforeColor { color: #446D36; }
.myborderColor { border: 3px solid #446D36; }
<p style="color:#446D36">Text here</p>
This sample text is styled with font color #446D36. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#446D36">Div content here</div>
<div style="border:3px solid #446D36">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(68, 109, 54, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #446D36; }
.divShadow { -moz-box-shadow: 1px 1px 3px #446D36;
-webkit-box-shadow: 1px 1px 3px #446D36;
box-shadow: 1px 1px 3px #446D36; }
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 #446D36 (Druid Green)
Color Overview & Profile: Color #446D36, also known as Druid Green, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 27% Red (68/255), 43% Green (109/255), and 21% Blue (54/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #446D36 translates into the CMYK subtractive color model with values of 37.6% Cyan, 0% Magenta, 50.5% Yellow, and 57.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 105°, saturation of 33.7%, and lightness of 32%.
Web Accessibility & Design Recommendations: When implementing #446D36 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 ##336633.
