#797B72 Tapa
#797B72 (Tapa) RGB value is (121, 123, 114).
Red value is 121, green value is 123, and blue value is 114.
Cylindrical-coordinate representations (HSL) of color #797B72: hue: 73°, saturation: 3.8%, and lightness: 46.5%.
Process color (CMYK) of #797B72 is 1.6%, 0%, 7.3%, 51.8%. Web safe color equivalent of #797B72 is ##666666. Color #797B72 contains mainly GRAY.
Color Spaces
| Color spaces of #797B72 | Value |
|---|---|
| RGB | 121, 123, 114 |
| HSL | 73°, 3.8%, 46.5% |
| HSV / HSB | 73°, 7.3%, 48.2% |
| CMYK | 1.6%, 0%, 7.3%, 51.8% |
| XYZ | 18, 19.45, 18.72 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111001 | 01111011 | 01110010 |
| Octal | 171 | 173 | 162 |
| Decimal | 121 | 123 | 114 |
| Hex | 79 | 7B | 72 |
Shades of #797B72
Tints of #797B72
.mybgColor { background-color: #797B72; }
.myforeColor { color: #797B72; }
.myborderColor { border: 3px solid #797B72; }
<p style="color:#797B72">Text here</p>
This sample text is styled with font color #797B72. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#797B72">Div content here</div>
<div style="border:3px solid #797B72">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(121, 123, 114, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #797B72; }
.divShadow { -moz-box-shadow: 1px 1px 3px #797B72;
-webkit-box-shadow: 1px 1px 3px #797B72;
box-shadow: 1px 1px 3px #797B72; }
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 #797B72 (Tapa)
Color Overview & Profile: Color #797B72, also known as Tapa, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 47% Red (121/255), 48% Green (123/255), and 45% Blue (114/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #797B72 translates into the CMYK subtractive color model with values of 1.6% Cyan, 0% Magenta, 7.3% Yellow, and 51.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 73°, saturation of 3.8%, and lightness of 46.5%.
Web Accessibility & Design Recommendations: When implementing #797B72 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.
