#4E434D Black Dahlia
#4E434D (Black Dahlia) RGB value is (78, 67, 77).
Red value is 78, green value is 67, and blue value is 77.
Cylindrical-coordinate representations (HSL) of color #4E434D: hue: 305°, saturation: 7.6%, and lightness: 28.4%.
Process color (CMYK) of #4E434D is 0%, 14.1%, 1.3%, 69.4%. Web safe color equivalent of #4E434D is ##663366. Color #4E434D contains mainly GRAY.
Color Spaces
| Color spaces of #4E434D | Value |
|---|---|
| RGB | 78, 67, 77 |
| HSL | 305°, 7.6%, 28.4% |
| HSV / HSB | 305°, 14.1%, 30.6% |
| CMYK | 0%, 14.1%, 1.3%, 69.4% |
| XYZ | 6.49, 6.17, 7.87 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001110 | 01000011 | 01001101 |
| Octal | 116 | 103 | 115 |
| Decimal | 78 | 67 | 77 |
| Hex | 4E | 43 | 4D |
Shades of #4E434D
Tints of #4E434D
.mybgColor { background-color: #4E434D; }
.myforeColor { color: #4E434D; }
.myborderColor { border: 3px solid #4E434D; }
<p style="color:#4E434D">Text here</p>
This sample text is styled with font color #4E434D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#4E434D">Div content here</div>
<div style="border:3px solid #4E434D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(78, 67, 77, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #4E434D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #4E434D;
-webkit-box-shadow: 1px 1px 3px #4E434D;
box-shadow: 1px 1px 3px #4E434D; }
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 #4E434D (Black Dahlia)
Color Overview & Profile: Color #4E434D, also known as Black Dahlia, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 31% Red (78/255), 26% Green (67/255), and 30% Blue (77/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #4E434D translates into the CMYK subtractive color model with values of 0% Cyan, 14.1% Magenta, 1.3% Yellow, and 69.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 305°, saturation of 7.6%, and lightness of 28.4%.
Web Accessibility & Design Recommendations: When implementing #4E434D 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 ##663366.
