#7F7A6A Arrowtown
#7F7A6A (Arrowtown) RGB value is (127, 122, 106).
Red value is 127, green value is 122, and blue value is 106.
Cylindrical-coordinate representations (HSL) of color #7F7A6A: hue: 46°, saturation: 9%, and lightness: 45.7%.
Process color (CMYK) of #7F7A6A is 0%, 3.9%, 16.5%, 50.2%. Web safe color equivalent of #7F7A6A is ##666666. Color #7F7A6A contains mainly Yellow.
Color Spaces
| Color spaces of #7F7A6A | Value |
|---|---|
| RGB | 127, 122, 106 |
| HSL | 46°, 9%, 45.7% |
| HSV / HSB | 46°, 16.5%, 49.8% |
| CMYK | 0%, 3.9%, 16.5%, 50.2% |
| XYZ | 18.31, 19.47, 16.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111111 | 01111010 | 01101010 |
| Octal | 177 | 172 | 152 |
| Decimal | 127 | 122 | 106 |
| Hex | 7F | 7A | 6A |
Shades of #7F7A6A
Tints of #7F7A6A
.mybgColor { background-color: #7F7A6A; }
.myforeColor { color: #7F7A6A; }
.myborderColor { border: 3px solid #7F7A6A; }
<p style="color:#7F7A6A">Text here</p>
This sample text is styled with font color #7F7A6A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7F7A6A">Div content here</div>
<div style="border:3px solid #7F7A6A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(127, 122, 106, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7F7A6A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7F7A6A;
-webkit-box-shadow: 1px 1px 3px #7F7A6A;
box-shadow: 1px 1px 3px #7F7A6A; }
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 #7F7A6A (Arrowtown)
Color Overview & Profile: Color #7F7A6A, also known as Arrowtown, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 50% Red (127/255), 48% Green (122/255), and 42% Blue (106/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #7F7A6A translates into the CMYK subtractive color model with values of 0% Cyan, 3.9% Magenta, 16.5% Yellow, and 50.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 46°, saturation of 9%, and lightness of 45.7%.
Web Accessibility & Design Recommendations: When implementing #7F7A6A 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.
