#3B463A Mountain View
#3B463A (Mountain View) RGB value is (59, 70, 58).
Red value is 59, green value is 70, and blue value is 58.
Cylindrical-coordinate representations (HSL) of color #3B463A: hue: 115°, saturation: 9.4%, and lightness: 25.1%.
Process color (CMYK) of #3B463A is 15.7%, 0%, 17.1%, 72.5%. Web safe color equivalent of #3B463A is ##333333. Color #3B463A contains mainly GRAY.
Color Spaces
| Color spaces of #3B463A | Value |
|---|---|
| RGB | 59, 70, 58 |
| HSL | 115°, 9.4%, 25.1% |
| HSV / HSB | 115°, 17.1%, 27.5% |
| CMYK | 15.7%, 0%, 17.1%, 72.5% |
| XYZ | 4.76, 5.62, 4.84 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111011 | 01000110 | 00111010 |
| Octal | 073 | 106 | 072 |
| Decimal | 59 | 70 | 58 |
| Hex | 3B | 46 | 3A |
Shades of #3B463A
Tints of #3B463A
.mybgColor { background-color: #3B463A; }
.myforeColor { color: #3B463A; }
.myborderColor { border: 3px solid #3B463A; }
<p style="color:#3B463A">Text here</p>
This sample text is styled with font color #3B463A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#3B463A">Div content here</div>
<div style="border:3px solid #3B463A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(59, 70, 58, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3B463A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3B463A;
-webkit-box-shadow: 1px 1px 3px #3B463A;
box-shadow: 1px 1px 3px #3B463A; }
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 #3B463A (Mountain View)
Color Overview & Profile: Color #3B463A, also known as Mountain View, 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), 27% Green (70/255), and 23% Blue (58/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #3B463A translates into the CMYK subtractive color model with values of 15.7% Cyan, 0% Magenta, 17.1% Yellow, and 72.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 115°, saturation of 9.4%, and lightness of 25.1%.
Web Accessibility & Design Recommendations: When implementing #3B463A 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 ##333333.
