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