#3F4041 Totally Black
#3F4041 (Totally Black) RGB value is (63, 64, 65).
Red value is 63, green value is 64, and blue value is 65.
Cylindrical-coordinate representations (HSL) of color #3F4041: hue: 210°, saturation: 1.6%, and lightness: 25.1%.
Process color (CMYK) of #3F4041 is 3.1%, 1.5%, 0%, 74.5%. Web safe color equivalent of #3F4041 is ##333333. Color #3F4041 contains mainly GRAY.
Color Spaces
| Color spaces of #3F4041 | Value |
|---|---|
| RGB | 63, 64, 65 |
| HSL | 210°, 1.6%, 25.1% |
| HSV / HSB | 210°, 3.1%, 25.5% |
| CMYK | 3.1%, 1.5%, 0%, 74.5% |
| XYZ | 4.84, 5.11, 5.73 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111111 | 01000000 | 01000001 |
| Octal | 077 | 100 | 101 |
| Decimal | 63 | 64 | 65 |
| Hex | 3F | 40 | 41 |
Shades of #3F4041
Tints of #3F4041
.mybgColor { background-color: #3F4041; }
.myforeColor { color: #3F4041; }
.myborderColor { border: 3px solid #3F4041; }
<p style="color:#3F4041">Text here</p>
This sample text is styled with font color #3F4041. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#3F4041">Div content here</div>
<div style="border:3px solid #3F4041">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(63, 64, 65, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3F4041; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3F4041;
-webkit-box-shadow: 1px 1px 3px #3F4041;
box-shadow: 1px 1px 3px #3F4041; }
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 #3F4041 (Totally Black)
Color Overview & Profile: Color #3F4041, also known as Totally Black, 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 (65/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #3F4041 translates into the CMYK subtractive color model with values of 3.1% Cyan, 1.5% Magenta, 0% Yellow, and 74.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 210°, saturation of 1.6%, and lightness of 25.1%.
Web Accessibility & Design Recommendations: When implementing #3F4041 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.
