#77422C Copper Canyon
#77422C (Copper Canyon) RGB value is (119, 66, 44).
Red value is 119, green value is 66, and blue value is 44.
Cylindrical-coordinate representations (HSL) of color #77422C: hue: 18°, saturation: 46%, and lightness: 32%.
Process color (CMYK) of #77422C is 0%, 44.5%, 63%, 53.3%. Web safe color equivalent of #77422C is ##663333. Color #77422C contains mainly Red.
Color Spaces
| Color spaces of #77422C | Value |
|---|---|
| RGB | 119, 66, 44 |
| HSL | 18°, 46%, 32% |
| HSV / HSB | 18°, 63%, 46.7% |
| CMYK | 0%, 44.5%, 63%, 53.3% |
| XYZ | 10.01, 8, 3.4 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110111 | 01000010 | 00101100 |
| Octal | 167 | 102 | 054 |
| Decimal | 119 | 66 | 44 |
| Hex | 77 | 42 | 2C |
Shades of #77422C
Tints of #77422C
.mybgColor { background-color: #77422C; }
.myforeColor { color: #77422C; }
.myborderColor { border: 3px solid #77422C; }
<p style="color:#77422C">Text here</p>
This sample text is styled with font color #77422C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#77422C">Div content here</div>
<div style="border:3px solid #77422C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(119, 66, 44, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #77422C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #77422C;
-webkit-box-shadow: 1px 1px 3px #77422C;
box-shadow: 1px 1px 3px #77422C; }
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 #77422C (Copper Canyon)
Color Overview & Profile: Color #77422C, also known as Copper Canyon, 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 (119/255), 26% Green (66/255), and 17% Blue (44/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #77422C translates into the CMYK subtractive color model with values of 0% Cyan, 44.5% Magenta, 63% Yellow, and 53.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 18°, saturation of 46%, and lightness of 32%.
Web Accessibility & Design Recommendations: When implementing #77422C 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 ##663333.
