#3B5760 Great Void
#3B5760 (Great Void) RGB value is (59, 87, 96).
Red value is 59, green value is 87, and blue value is 96.
Cylindrical-coordinate representations (HSL) of color #3B5760: hue: 195°, saturation: 23.9%, and lightness: 30.4%.
Process color (CMYK) of #3B5760 is 38.5%, 9.4%, 0%, 62.4%. Web safe color equivalent of #3B5760 is ##336666. Color #3B5760 contains mainly Blue.
Color Spaces
| Color spaces of #3B5760 | Value |
|---|---|
| RGB | 59, 87, 96 |
| HSL | 195°, 23.9%, 30.4% |
| HSV / HSB | 195°, 38.5%, 37.6% |
| CMYK | 38.5%, 9.4%, 0%, 62.4% |
| XYZ | 7.32, 8.59, 12.34 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111011 | 01010111 | 01100000 |
| Octal | 073 | 127 | 140 |
| Decimal | 59 | 87 | 96 |
| Hex | 3B | 57 | 60 |
Shades of #3B5760
Tints of #3B5760
.mybgColor { background-color: #3B5760; }
.myforeColor { color: #3B5760; }
.myborderColor { border: 3px solid #3B5760; }
<p style="color:#3B5760">Text here</p>
This sample text is styled with font color #3B5760. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#3B5760">Div content here</div>
<div style="border:3px solid #3B5760">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(59, 87, 96, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3B5760; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3B5760;
-webkit-box-shadow: 1px 1px 3px #3B5760;
box-shadow: 1px 1px 3px #3B5760; }
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 #3B5760 (Great Void)
Color Overview & Profile: Color #3B5760, also known as Great Void, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 23% Red (59/255), 34% Green (87/255), and 38% Blue (96/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #3B5760 translates into the CMYK subtractive color model with values of 38.5% Cyan, 9.4% Magenta, 0% Yellow, and 62.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 195°, saturation of 23.9%, and lightness of 30.4%.
Web Accessibility & Design Recommendations: When implementing #3B5760 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.
