#7D4638 Armadillo Egg
#7D4638 (Armadillo Egg) RGB value is (125, 70, 56).
Red value is 125, green value is 70, and blue value is 56.
Cylindrical-coordinate representations (HSL) of color #7D4638: hue: 12°, saturation: 38.1%, and lightness: 35.5%.
Process color (CMYK) of #7D4638 is 0%, 44%, 55.2%, 51%. Web safe color equivalent of #7D4638 is ##663333. Color #7D4638 contains mainly Red.
Color Spaces
| Color spaces of #7D4638 | Value |
|---|---|
| RGB | 125, 70, 56 |
| HSL | 12°, 38.1%, 35.5% |
| HSV / HSB | 12°, 55.2%, 49% |
| CMYK | 0%, 44%, 55.2%, 51% |
| XYZ | 11.36, 9.03, 4.88 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111101 | 01000110 | 00111000 |
| Octal | 175 | 106 | 070 |
| Decimal | 125 | 70 | 56 |
| Hex | 7D | 46 | 38 |
Shades of #7D4638
Tints of #7D4638
.mybgColor { background-color: #7D4638; }
.myforeColor { color: #7D4638; }
.myborderColor { border: 3px solid #7D4638; }
<p style="color:#7D4638">Text here</p>
This sample text is styled with font color #7D4638. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7D4638">Div content here</div>
<div style="border:3px solid #7D4638">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(125, 70, 56, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7D4638; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7D4638;
-webkit-box-shadow: 1px 1px 3px #7D4638;
box-shadow: 1px 1px 3px #7D4638; }
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 #7D4638 (Armadillo Egg)
Color Overview & Profile: Color #7D4638, also known as Armadillo Egg, 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 (125/255), 27% Green (70/255), and 22% Blue (56/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #7D4638 translates into the CMYK subtractive color model with values of 0% Cyan, 44% Magenta, 55.2% Yellow, and 51% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 12°, saturation of 38.1%, and lightness of 35.5%.
Web Accessibility & Design Recommendations: When implementing #7D4638 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.
