#AFACA9 Classy
#AFACA9 (Classy) RGB value is (175, 172, 169).
Red value is 175, green value is 172, and blue value is 169.
Cylindrical-coordinate representations (HSL) of color #AFACA9: hue: 30°, saturation: 3.6%, and lightness: 67.5%.
Process color (CMYK) of #AFACA9 is 0%, 1.7%, 3.4%, 31.4%. Web safe color equivalent of #AFACA9 is ##999999. Color #AFACA9 contains mainly GRAY.
Color Spaces
| Color spaces of #AFACA9 | Value |
|---|---|
| RGB | 175, 172, 169 |
| HSL | 30°, 3.6%, 67.5% |
| HSV / HSB | 30°, 3.4%, 68.6% |
| CMYK | 0%, 1.7%, 3.4%, 31.4% |
| XYZ | 39.59, 41.48, 43.45 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101111 | 10101100 | 10101001 |
| Octal | 257 | 254 | 251 |
| Decimal | 175 | 172 | 169 |
| Hex | AF | AC | A9 |
Shades of #AFACA9
Tints of #AFACA9
.mybgColor { background-color: #AFACA9; }
.myforeColor { color: #AFACA9; }
.myborderColor { border: 3px solid #AFACA9; }
<p style="color:#AFACA9">Text here</p>
This sample text is styled with font color #AFACA9. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AFACA9">Div content here</div>
<div style="border:3px solid #AFACA9">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(175, 172, 169, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AFACA9; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AFACA9;
-webkit-box-shadow: 1px 1px 3px #AFACA9;
box-shadow: 1px 1px 3px #AFACA9; }
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 #AFACA9 (Classy)
Color Overview & Profile: Color #AFACA9, also known as Classy, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 69% Red (175/255), 67% Green (172/255), and 66% Blue (169/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #AFACA9 translates into the CMYK subtractive color model with values of 0% Cyan, 1.7% Magenta, 3.4% Yellow, and 31.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 30°, saturation of 3.6%, and lightness of 67.5%.
Web Accessibility & Design Recommendations: When implementing #AFACA9 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.
