#3E4C46 Olympic Range
#3E4C46 (Olympic Range) RGB value is (62, 76, 70).
Red value is 62, green value is 76, and blue value is 70.
Cylindrical-coordinate representations (HSL) of color #3E4C46: hue: 154°, saturation: 10.1%, and lightness: 27.1%.
Process color (CMYK) of #3E4C46 is 18.4%, 0%, 7.9%, 70.2%. Web safe color equivalent of #3E4C46 is ##333333. Color #3E4C46 contains mainly GRAY.
Color Spaces
| Color spaces of #3E4C46 | Value |
|---|---|
| RGB | 62, 76, 70 |
| HSL | 154°, 10.1%, 27.1% |
| HSV / HSB | 154°, 18.4%, 29.8% |
| CMYK | 18.4%, 0%, 7.9%, 70.2% |
| XYZ | 5.68, 6.64, 6.77 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111110 | 01001100 | 01000110 |
| Octal | 076 | 114 | 106 |
| Decimal | 62 | 76 | 70 |
| Hex | 3E | 4C | 46 |
Shades of #3E4C46
Tints of #3E4C46
.mybgColor { background-color: #3E4C46; }
.myforeColor { color: #3E4C46; }
.myborderColor { border: 3px solid #3E4C46; }
<p style="color:#3E4C46">Text here</p>
This sample text is styled with font color #3E4C46. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#3E4C46">Div content here</div>
<div style="border:3px solid #3E4C46">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(62, 76, 70, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3E4C46; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3E4C46;
-webkit-box-shadow: 1px 1px 3px #3E4C46;
box-shadow: 1px 1px 3px #3E4C46; }
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 #3E4C46 (Olympic Range)
Color Overview & Profile: Color #3E4C46, also known as Olympic Range, 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), 30% Green (76/255), and 27% Blue (70/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #3E4C46 translates into the CMYK subtractive color model with values of 18.4% Cyan, 0% Magenta, 7.9% Yellow, and 70.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 154°, saturation of 10.1%, and lightness of 27.1%.
Web Accessibility & Design Recommendations: When implementing #3E4C46 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.
