#384D4A Green Gables
#384D4A (Green Gables) RGB value is (56, 77, 74).
Red value is 56, green value is 77, and blue value is 74.
Cylindrical-coordinate representations (HSL) of color #384D4A: hue: 171°, saturation: 15.8%, and lightness: 26.1%.
Process color (CMYK) of #384D4A is 27.3%, 0%, 3.9%, 69.8%. Web safe color equivalent of #384D4A is ##336633. Color #384D4A contains mainly Cyan.
Color Spaces
| Color spaces of #384D4A | Value |
|---|---|
| RGB | 56, 77, 74 |
| HSL | 171°, 15.8%, 26.1% |
| HSV / HSB | 171°, 27.3%, 30.2% |
| CMYK | 27.3%, 0%, 3.9%, 69.8% |
| XYZ | 5.52, 6.64, 7.47 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111000 | 01001101 | 01001010 |
| Octal | 070 | 115 | 112 |
| Decimal | 56 | 77 | 74 |
| Hex | 38 | 4D | 4A |
Shades of #384D4A
Tints of #384D4A
.mybgColor { background-color: #384D4A; }
.myforeColor { color: #384D4A; }
.myborderColor { border: 3px solid #384D4A; }
<p style="color:#384D4A">Text here</p>
This sample text is styled with font color #384D4A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#384D4A">Div content here</div>
<div style="border:3px solid #384D4A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(56, 77, 74, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #384D4A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #384D4A;
-webkit-box-shadow: 1px 1px 3px #384D4A;
box-shadow: 1px 1px 3px #384D4A; }
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 #384D4A (Green Gables)
Color Overview & Profile: Color #384D4A, also known as Green Gables, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 22% Red (56/255), 30% Green (77/255), and 29% Blue (74/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #384D4A translates into the CMYK subtractive color model with values of 27.3% Cyan, 0% Magenta, 3.9% Yellow, and 69.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 171°, saturation of 15.8%, and lightness of 26.1%.
Web Accessibility & Design Recommendations: When implementing #384D4A 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.
