#7A7969 Crooked River
#7A7969 (Crooked River) RGB value is (122, 121, 105).
Red value is 122, green value is 121, and blue value is 105.
Cylindrical-coordinate representations (HSL) of color #7A7969: hue: 56°, saturation: 7.5%, and lightness: 44.5%.
Process color (CMYK) of #7A7969 is 0%, 0.8%, 13.9%, 52.2%. Web safe color equivalent of #7A7969 is ##666666. Color #7A7969 contains mainly GRAY.
Color Spaces
| Color spaces of #7A7969 | Value |
|---|---|
| RGB | 122, 121, 105 |
| HSL | 56°, 7.5%, 44.5% |
| HSV / HSB | 56°, 13.9%, 47.8% |
| CMYK | 0%, 0.8%, 13.9%, 52.2% |
| XYZ | 17.41, 18.83, 16.08 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111010 | 01111001 | 01101001 |
| Octal | 172 | 171 | 151 |
| Decimal | 122 | 121 | 105 |
| Hex | 7A | 79 | 69 |
Shades of #7A7969
Tints of #7A7969
.mybgColor { background-color: #7A7969; }
.myforeColor { color: #7A7969; }
.myborderColor { border: 3px solid #7A7969; }
<p style="color:#7A7969">Text here</p>
This sample text is styled with font color #7A7969. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7A7969">Div content here</div>
<div style="border:3px solid #7A7969">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(122, 121, 105, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7A7969; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7A7969;
-webkit-box-shadow: 1px 1px 3px #7A7969;
box-shadow: 1px 1px 3px #7A7969; }
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 #7A7969 (Crooked River)
Color Overview & Profile: Color #7A7969, also known as Crooked River, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 48% Red (122/255), 47% Green (121/255), and 41% Blue (105/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #7A7969 translates into the CMYK subtractive color model with values of 0% Cyan, 0.8% Magenta, 13.9% Yellow, and 52.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 56°, saturation of 7.5%, and lightness of 44.5%.
Web Accessibility & Design Recommendations: When implementing #7A7969 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.
