#A7818C Natural Spring
#A7818C (Natural Spring) RGB value is (167, 129, 140).
Red value is 167, green value is 129, and blue value is 140.
Cylindrical-coordinate representations (HSL) of color #A7818C: hue: 343°, saturation: 17.8%, and lightness: 58%.
Process color (CMYK) of #A7818C is 0%, 22.8%, 16.2%, 34.5%. Web safe color equivalent of #A7818C is ##999999. Color #A7818C contains mainly Yellow.
Color Spaces
| Color spaces of #A7818C | Value |
|---|---|
| RGB | 167, 129, 140 |
| HSL | 343°, 17.8%, 58% |
| HSV / HSB | 343°, 22.8%, 65.5% |
| CMYK | 0%, 22.8%, 16.2%, 34.5% |
| XYZ | 28.52, 25.81, 28.29 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100111 | 10000001 | 10001100 |
| Octal | 247 | 201 | 214 |
| Decimal | 167 | 129 | 140 |
| Hex | A7 | 81 | 8C |
Shades of #A7818C
Tints of #A7818C
.mybgColor { background-color: #A7818C; }
.myforeColor { color: #A7818C; }
.myborderColor { border: 3px solid #A7818C; }
<p style="color:#A7818C">Text here</p>
This sample text is styled with font color #A7818C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A7818C">Div content here</div>
<div style="border:3px solid #A7818C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(167, 129, 140, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A7818C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A7818C;
-webkit-box-shadow: 1px 1px 3px #A7818C;
box-shadow: 1px 1px 3px #A7818C; }
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 #A7818C (Natural Spring)
Color Overview & Profile: Color #A7818C, also known as Natural Spring, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 65% Red (167/255), 51% Green (129/255), and 55% Blue (140/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #A7818C translates into the CMYK subtractive color model with values of 0% Cyan, 22.8% Magenta, 16.2% Yellow, and 34.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 343°, saturation of 17.8%, and lightness of 58%.
Web Accessibility & Design Recommendations: When implementing #A7818C 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 ##999999.
