#46444D Night Grey
#46444D (Night Grey) RGB value is (70, 68, 77).
Red value is 70, green value is 68, and blue value is 77.
Cylindrical-coordinate representations (HSL) of color #46444D: hue: 253°, saturation: 6.2%, and lightness: 28.4%.
Process color (CMYK) of #46444D is 9.1%, 11.7%, 0%, 69.8%. Web safe color equivalent of #46444D is ##333366. Color #46444D contains mainly GRAY.
Color Spaces
| Color spaces of #46444D | Value |
|---|---|
| RGB | 70, 68, 77 |
| HSL | 253°, 6.2%, 28.4% |
| HSV / HSB | 253°, 11.7%, 30.2% |
| CMYK | 9.1%, 11.7%, 0%, 69.8% |
| XYZ | 5.93, 5.97, 7.86 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000110 | 01000100 | 01001101 |
| Octal | 106 | 104 | 115 |
| Decimal | 70 | 68 | 77 |
| Hex | 46 | 44 | 4D |
Shades of #46444D
Tints of #46444D
.mybgColor { background-color: #46444D; }
.myforeColor { color: #46444D; }
.myborderColor { border: 3px solid #46444D; }
<p style="color:#46444D">Text here</p>
This sample text is styled with font color #46444D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#46444D">Div content here</div>
<div style="border:3px solid #46444D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(70, 68, 77, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #46444D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #46444D;
-webkit-box-shadow: 1px 1px 3px #46444D;
box-shadow: 1px 1px 3px #46444D; }
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 #46444D (Night Grey)
Color Overview & Profile: Color #46444D, also known as Night Grey, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 27% Red (70/255), 27% Green (68/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, #46444D translates into the CMYK subtractive color model with values of 9.1% Cyan, 11.7% Magenta, 0% Yellow, and 69.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 253°, saturation of 6.2%, and lightness of 28.4%.
Web Accessibility & Design Recommendations: When implementing #46444D 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 ##333366.
