#A5A593 Cement
#A5A593 (Cement) RGB value is (165, 165, 147).
Red value is 165, green value is 165, and blue value is 147.
Cylindrical-coordinate representations (HSL) of color #A5A593: hue: 60°, saturation: 9.1%, and lightness: 61.2%.
Process color (CMYK) of #A5A593 is 0%, 0%, 10.9%, 35.3%. Web safe color equivalent of #A5A593 is ##999999. Color #A5A593 contains mainly GRAY.
Color Spaces
| Color spaces of #A5A593 | Value |
|---|---|
| RGB | 165, 165, 147 |
| HSL | 60°, 9.1%, 61.2% |
| HSV / HSB | 60°, 10.9%, 64.7% |
| CMYK | 0%, 0%, 10.9%, 35.3% |
| XYZ | 34.24, 37.02, 32.94 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100101 | 10100101 | 10010011 |
| Octal | 245 | 245 | 223 |
| Decimal | 165 | 165 | 147 |
| Hex | A5 | A5 | 93 |
Shades of #A5A593
Tints of #A5A593
.mybgColor { background-color: #A5A593; }
.myforeColor { color: #A5A593; }
.myborderColor { border: 3px solid #A5A593; }
<p style="color:#A5A593">Text here</p>
This sample text is styled with font color #A5A593. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A5A593">Div content here</div>
<div style="border:3px solid #A5A593">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(165, 165, 147, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A5A593; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A5A593;
-webkit-box-shadow: 1px 1px 3px #A5A593;
box-shadow: 1px 1px 3px #A5A593; }
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 #A5A593 (Cement)
Color Overview & Profile: Color #A5A593, also known as Cement, 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 (165/255), 65% Green (165/255), and 58% Blue (147/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #A5A593 translates into the CMYK subtractive color model with values of 0% Cyan, 0% Magenta, 10.9% Yellow, and 35.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 60°, saturation of 9.1%, and lightness of 61.2%.
Web Accessibility & Design Recommendations: When implementing #A5A593 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.
