#AE7F71 Crushed Clay
#AE7F71 (Crushed Clay) RGB value is (174, 127, 113).
Red value is 174, green value is 127, and blue value is 113.
Cylindrical-coordinate representations (HSL) of color #AE7F71: hue: 14°, saturation: 27.4%, and lightness: 56.3%.
Process color (CMYK) of #AE7F71 is 0%, 27%, 35.1%, 31.8%. Web safe color equivalent of #AE7F71 is ##996666. Color #AE7F71 contains mainly Red.
Color Spaces
| Color spaces of #AE7F71 | Value |
|---|---|
| RGB | 174, 127, 113 |
| HSL | 14°, 27.4%, 56.3% |
| HSV / HSB | 14°, 35.1%, 68.2% |
| CMYK | 0%, 27%, 35.1%, 31.8% |
| XYZ | 28.03, 25.37, 19.04 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101110 | 01111111 | 01110001 |
| Octal | 256 | 177 | 161 |
| Decimal | 174 | 127 | 113 |
| Hex | AE | 7F | 71 |
Shades of #AE7F71
Tints of #AE7F71
.mybgColor { background-color: #AE7F71; }
.myforeColor { color: #AE7F71; }
.myborderColor { border: 3px solid #AE7F71; }
<p style="color:#AE7F71">Text here</p>
This sample text is styled with font color #AE7F71. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AE7F71">Div content here</div>
<div style="border:3px solid #AE7F71">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(174, 127, 113, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AE7F71; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AE7F71;
-webkit-box-shadow: 1px 1px 3px #AE7F71;
box-shadow: 1px 1px 3px #AE7F71; }
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 #AE7F71 (Crushed Clay)
Color Overview & Profile: Color #AE7F71, also known as Crushed Clay, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 68% Red (174/255), 50% Green (127/255), and 44% Blue (113/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #AE7F71 translates into the CMYK subtractive color model with values of 0% Cyan, 27% Magenta, 35.1% Yellow, and 31.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 14°, saturation of 27.4%, and lightness of 56.3%.
Web Accessibility & Design Recommendations: When implementing #AE7F71 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 ##996666.
