#444D6E Astronaut
#444D6E (Astronaut) RGB value is (68, 77, 110).
Red value is 68, green value is 77, and blue value is 110.
Cylindrical-coordinate representations (HSL) of color #444D6E: hue: 227°, saturation: 23.6%, and lightness: 34.9%.
Process color (CMYK) of #444D6E is 38.2%, 30%, 0%, 56.9%. Web safe color equivalent of #444D6E is ##336666. Color #444D6E contains mainly Blue.
Color Spaces
| Color spaces of #444D6E | Value |
|---|---|
| RGB | 68, 77, 110 |
| HSL | 227°, 23.6%, 34.9% |
| HSV / HSB | 227°, 38.2%, 43.1% |
| CMYK | 38.2%, 30%, 0%, 56.9% |
| XYZ | 7.85, 7.66, 15.81 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000100 | 01001101 | 01101110 |
| Octal | 104 | 115 | 156 |
| Decimal | 68 | 77 | 110 |
| Hex | 44 | 4D | 6E |
Shades of #444D6E
Tints of #444D6E
.mybgColor { background-color: #444D6E; }
.myforeColor { color: #444D6E; }
.myborderColor { border: 3px solid #444D6E; }
<p style="color:#444D6E">Text here</p>
This sample text is styled with font color #444D6E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#444D6E">Div content here</div>
<div style="border:3px solid #444D6E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(68, 77, 110, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #444D6E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #444D6E;
-webkit-box-shadow: 1px 1px 3px #444D6E;
box-shadow: 1px 1px 3px #444D6E; }
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 #444D6E (Astronaut)
Color Overview & Profile: Color #444D6E, also known as Astronaut, 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 (68/255), 30% Green (77/255), and 43% Blue (110/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #444D6E translates into the CMYK subtractive color model with values of 38.2% Cyan, 30% Magenta, 0% Yellow, and 56.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 227°, saturation of 23.6%, and lightness of 34.9%.
Web Accessibility & Design Recommendations: When implementing #444D6E 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 ##336666.
