#404C57 Abyssal
#404C57 (Abyssal) RGB value is (64, 76, 87).
Red value is 64, green value is 76, and blue value is 87.
Cylindrical-coordinate representations (HSL) of color #404C57: hue: 209°, saturation: 15.2%, and lightness: 29.6%.
Process color (CMYK) of #404C57 is 26.4%, 12.6%, 0%, 65.9%. Web safe color equivalent of #404C57 is ##333366. Color #404C57 contains mainly Blue.
Color Spaces
| Color spaces of #404C57 | Value |
|---|---|
| RGB | 64, 76, 87 |
| HSL | 209°, 15.2%, 29.6% |
| HSV / HSB | 209°, 26.4%, 34.1% |
| CMYK | 26.4%, 12.6%, 0%, 65.9% |
| XYZ | 6.42, 6.95, 10.02 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000000 | 01001100 | 01010111 |
| Octal | 100 | 114 | 127 |
| Decimal | 64 | 76 | 87 |
| Hex | 40 | 4C | 57 |
Shades of #404C57
Tints of #404C57
.mybgColor { background-color: #404C57; }
.myforeColor { color: #404C57; }
.myborderColor { border: 3px solid #404C57; }
<p style="color:#404C57">Text here</p>
This sample text is styled with font color #404C57. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#404C57">Div content here</div>
<div style="border:3px solid #404C57">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(64, 76, 87, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #404C57; }
.divShadow { -moz-box-shadow: 1px 1px 3px #404C57;
-webkit-box-shadow: 1px 1px 3px #404C57;
box-shadow: 1px 1px 3px #404C57; }
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 #404C57 (Abyssal)
Color Overview & Profile: Color #404C57, also known as Abyssal, 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 (64/255), 30% Green (76/255), and 34% Blue (87/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #404C57 translates into the CMYK subtractive color model with values of 26.4% Cyan, 12.6% Magenta, 0% Yellow, and 65.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 209°, saturation of 15.2%, and lightness of 29.6%.
Web Accessibility & Design Recommendations: When implementing #404C57 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.
