#7E6072 Chicha Morada
#7E6072 (Chicha Morada) RGB value is (126, 96, 114).
Red value is 126, green value is 96, and blue value is 114.
Cylindrical-coordinate representations (HSL) of color #7E6072: hue: 324°, saturation: 13.5%, and lightness: 43.5%.
Process color (CMYK) of #7E6072 is 0%, 23.8%, 9.5%, 50.6%. Web safe color equivalent of #7E6072 is ##666666. Color #7E6072 contains mainly Yellow.
Color Spaces
| Color spaces of #7E6072 | Value |
|---|---|
| RGB | 126, 96, 114 |
| HSL | 324°, 13.5%, 43.5% |
| HSV / HSB | 324°, 23.8%, 49.4% |
| CMYK | 0%, 23.8%, 9.5%, 50.6% |
| XYZ | 15.82, 14.02, 17.79 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111110 | 01100000 | 01110010 |
| Octal | 176 | 140 | 162 |
| Decimal | 126 | 96 | 114 |
| Hex | 7E | 60 | 72 |
Shades of #7E6072
Tints of #7E6072
.mybgColor { background-color: #7E6072; }
.myforeColor { color: #7E6072; }
.myborderColor { border: 3px solid #7E6072; }
<p style="color:#7E6072">Text here</p>
This sample text is styled with font color #7E6072. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7E6072">Div content here</div>
<div style="border:3px solid #7E6072">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(126, 96, 114, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7E6072; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7E6072;
-webkit-box-shadow: 1px 1px 3px #7E6072;
box-shadow: 1px 1px 3px #7E6072; }
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 #7E6072 (Chicha Morada)
Color Overview & Profile: Color #7E6072, also known as Chicha Morada, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 49% Red (126/255), 38% Green (96/255), and 45% Blue (114/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #7E6072 translates into the CMYK subtractive color model with values of 0% Cyan, 23.8% Magenta, 9.5% Yellow, and 50.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 324°, saturation of 13.5%, and lightness of 43.5%.
Web Accessibility & Design Recommendations: When implementing #7E6072 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.
