#3F4040 Bauhaus
#3F4040 (Bauhaus) RGB value is (63, 64, 64).
Red value is 63, green value is 64, and blue value is 64.
Cylindrical-coordinate representations (HSL) of color #3F4040: hue: 180°, saturation: 0.8%, and lightness: 24.9%.
Process color (CMYK) of #3F4040 is 1.6%, 0%, 0%, 74.9%. Web safe color equivalent of #3F4040 is ##333333. Color #3F4040 contains mainly GRAY.
Color Spaces
| Color spaces of #3F4040 | Value |
|---|---|
| RGB | 63, 64, 64 |
| HSL | 180°, 0.8%, 24.9% |
| HSV / HSB | 180°, 1.6%, 25.1% |
| CMYK | 1.6%, 0%, 0%, 74.9% |
| XYZ | 4.81, 5.09, 5.58 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111111 | 01000000 | 01000000 |
| Octal | 077 | 100 | 100 |
| Decimal | 63 | 64 | 64 |
| Hex | 3F | 40 | 40 |
Shades of #3F4040
Tints of #3F4040
.mybgColor { background-color: #3F4040; }
.myforeColor { color: #3F4040; }
.myborderColor { border: 3px solid #3F4040; }
<p style="color:#3F4040">Text here</p>
This sample text is styled with font color #3F4040. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#3F4040">Div content here</div>
<div style="border:3px solid #3F4040">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(63, 64, 64, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3F4040; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3F4040;
-webkit-box-shadow: 1px 1px 3px #3F4040;
box-shadow: 1px 1px 3px #3F4040; }
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 #3F4040 (Bauhaus)
Color Overview & Profile: Color #3F4040, also known as Bauhaus, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 25% Red (63/255), 25% Green (64/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, #3F4040 translates into the CMYK subtractive color model with values of 1.6% Cyan, 0% Magenta, 0% Yellow, and 74.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 180°, saturation of 0.8%, and lightness of 24.9%.
Web Accessibility & Design Recommendations: When implementing #3F4040 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.
