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