#616C51 Hinterland
#616C51 (Hinterland) RGB value is (97, 108, 81).
Red value is 97, green value is 108, and blue value is 81.
Cylindrical-coordinate representations (HSL) of color #616C51: hue: 84°, saturation: 14.3%, and lightness: 37.1%.
Process color (CMYK) of #616C51 is 10.2%, 0%, 25%, 57.6%. Web safe color equivalent of #616C51 is ##666666. Color #616C51 contains mainly Green.
Color Spaces
| Color spaces of #616C51 | Value |
|---|---|
| RGB | 97, 108, 81 |
| HSL | 84°, 14.3%, 37.1% |
| HSV / HSB | 84°, 25%, 42.4% |
| CMYK | 10.2%, 0%, 25%, 57.6% |
| XYZ | 11.78, 13.86, 9.84 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100001 | 01101100 | 01010001 |
| Octal | 141 | 154 | 121 |
| Decimal | 97 | 108 | 81 |
| Hex | 61 | 6C | 51 |
Shades of #616C51
Tints of #616C51
.mybgColor { background-color: #616C51; }
.myforeColor { color: #616C51; }
.myborderColor { border: 3px solid #616C51; }
<p style="color:#616C51">Text here</p>
This sample text is styled with font color #616C51. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#616C51">Div content here</div>
<div style="border:3px solid #616C51">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(97, 108, 81, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #616C51; }
.divShadow { -moz-box-shadow: 1px 1px 3px #616C51;
-webkit-box-shadow: 1px 1px 3px #616C51;
box-shadow: 1px 1px 3px #616C51; }
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 #616C51 (Hinterland)
Color Overview & Profile: Color #616C51, also known as Hinterland, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 38% Red (97/255), 42% Green (108/255), and 32% Blue (81/255). The primary color family component is Green.
Print & Physical Production Specs: For physical print production and offset printing setups, #616C51 translates into the CMYK subtractive color model with values of 10.2% Cyan, 0% Magenta, 25% Yellow, and 57.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 84°, saturation of 14.3%, and lightness of 37.1%.
Web Accessibility & Design Recommendations: When implementing #616C51 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 ##666666.
