#384E47 Amphitrite
#384E47 (Amphitrite) RGB value is (56, 78, 71).
Red value is 56, green value is 78, and blue value is 71.
Cylindrical-coordinate representations (HSL) of color #384E47: hue: 161°, saturation: 16.4%, and lightness: 26.3%.
Process color (CMYK) of #384E47 is 28.2%, 0%, 9%, 69.4%. Web safe color equivalent of #384E47 is ##336633. Color #384E47 contains mainly Cyan.
Color Spaces
| Color spaces of #384E47 | Value |
|---|---|
| RGB | 56, 78, 71 |
| HSL | 161°, 16.4%, 26.3% |
| HSV / HSB | 161°, 28.2%, 30.6% |
| CMYK | 28.2%, 0%, 9%, 69.4% |
| XYZ | 5.49, 6.74, 6.97 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111000 | 01001110 | 01000111 |
| Octal | 070 | 116 | 107 |
| Decimal | 56 | 78 | 71 |
| Hex | 38 | 4E | 47 |
Shades of #384E47
Tints of #384E47
.mybgColor { background-color: #384E47; }
.myforeColor { color: #384E47; }
.myborderColor { border: 3px solid #384E47; }
<p style="color:#384E47">Text here</p>
This sample text is styled with font color #384E47. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#384E47">Div content here</div>
<div style="border:3px solid #384E47">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(56, 78, 71, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #384E47; }
.divShadow { -moz-box-shadow: 1px 1px 3px #384E47;
-webkit-box-shadow: 1px 1px 3px #384E47;
box-shadow: 1px 1px 3px #384E47; }
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 #384E47 (Amphitrite)
Color Overview & Profile: Color #384E47, also known as Amphitrite, 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), 31% Green (78/255), and 28% Blue (71/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #384E47 translates into the CMYK subtractive color model with values of 28.2% Cyan, 0% Magenta, 9% Yellow, and 69.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 161°, saturation of 16.4%, and lightness of 26.3%.
Web Accessibility & Design Recommendations: When implementing #384E47 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.
