#3E4855 Starless Night
#3E4855 (Starless Night) RGB value is (62, 72, 85).
Red value is 62, green value is 72, and blue value is 85.
Cylindrical-coordinate representations (HSL) of color #3E4855: hue: 214°, saturation: 15.6%, and lightness: 28.8%.
Process color (CMYK) of #3E4855 is 27.1%, 15.3%, 0%, 66.7%. Web safe color equivalent of #3E4855 is ##333366. Color #3E4855 contains mainly Blue.
Color Spaces
| Color spaces of #3E4855 | Value |
|---|---|
| RGB | 62, 72, 85 |
| HSL | 214°, 15.6%, 28.8% |
| HSV / HSB | 214°, 27.1%, 33.3% |
| CMYK | 27.1%, 15.3%, 0%, 66.7% |
| XYZ | 5.94, 6.31, 9.5 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111110 | 01001000 | 01010101 |
| Octal | 076 | 110 | 125 |
| Decimal | 62 | 72 | 85 |
| Hex | 3E | 48 | 55 |
Shades of #3E4855
Tints of #3E4855
.mybgColor { background-color: #3E4855; }
.myforeColor { color: #3E4855; }
.myborderColor { border: 3px solid #3E4855; }
<p style="color:#3E4855">Text here</p>
This sample text is styled with font color #3E4855. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#3E4855">Div content here</div>
<div style="border:3px solid #3E4855">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(62, 72, 85, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3E4855; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3E4855;
-webkit-box-shadow: 1px 1px 3px #3E4855;
box-shadow: 1px 1px 3px #3E4855; }
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 #3E4855 (Starless Night)
Color Overview & Profile: Color #3E4855, also known as Starless Night, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 24% Red (62/255), 28% Green (72/255), and 33% Blue (85/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #3E4855 translates into the CMYK subtractive color model with values of 27.1% Cyan, 15.3% Magenta, 0% Yellow, and 66.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 214°, saturation of 15.6%, and lightness of 28.8%.
Web Accessibility & Design Recommendations: When implementing #3E4855 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.
