#414D45 Olympic Range
#414D45 (Olympic Range) RGB value is (65, 77, 69).
Red value is 65, green value is 77, and blue value is 69.
Cylindrical-coordinate representations (HSL) of color #414D45: hue: 140°, saturation: 8.5%, and lightness: 27.8%.
Process color (CMYK) of #414D45 is 15.6%, 0%, 10.4%, 69.8%. Web safe color equivalent of #414D45 is ##336633. Color #414D45 contains mainly GRAY.
Color Spaces
| Color spaces of #414D45 | Value |
|---|---|
| RGB | 65, 77, 69 |
| HSL | 140°, 8.5%, 27.8% |
| HSV / HSB | 140°, 15.6%, 30.2% |
| CMYK | 15.6%, 0%, 10.4%, 69.8% |
| XYZ | 5.91, 6.86, 6.64 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000001 | 01001101 | 01000101 |
| Octal | 101 | 115 | 105 |
| Decimal | 65 | 77 | 69 |
| Hex | 41 | 4D | 45 |
Shades of #414D45
Tints of #414D45
.mybgColor { background-color: #414D45; }
.myforeColor { color: #414D45; }
.myborderColor { border: 3px solid #414D45; }
<p style="color:#414D45">Text here</p>
This sample text is styled with font color #414D45. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#414D45">Div content here</div>
<div style="border:3px solid #414D45">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(65, 77, 69, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #414D45; }
.divShadow { -moz-box-shadow: 1px 1px 3px #414D45;
-webkit-box-shadow: 1px 1px 3px #414D45;
box-shadow: 1px 1px 3px #414D45; }
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 #414D45 (Olympic Range)
Color Overview & Profile: Color #414D45, 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 25% Red (65/255), 30% Green (77/255), and 27% Blue (69/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #414D45 translates into the CMYK subtractive color model with values of 15.6% Cyan, 0% Magenta, 10.4% Yellow, and 69.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 140°, saturation of 8.5%, and lightness of 27.8%.
Web Accessibility & Design Recommendations: When implementing #414D45 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 ##336633.
