#AFABAA Classy
#AFABAA (Classy) RGB value is (175, 171, 170).
Red value is 175, green value is 171, and blue value is 170.
Cylindrical-coordinate representations (HSL) of color #AFABAA: hue: 12°, saturation: 3%, and lightness: 67.6%.
Process color (CMYK) of #AFABAA is 0%, 2.3%, 2.9%, 31.4%. Web safe color equivalent of #AFABAA is ##999999. Color #AFABAA contains mainly GRAY.
Color Spaces
| Color spaces of #AFABAA | Value |
|---|---|
| RGB | 175, 171, 170 |
| HSL | 12°, 3%, 67.6% |
| HSV / HSB | 12°, 2.9%, 68.6% |
| CMYK | 0%, 2.3%, 2.9%, 31.4% |
| XYZ | 39.5, 41.14, 43.88 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101111 | 10101011 | 10101010 |
| Octal | 257 | 253 | 252 |
| Decimal | 175 | 171 | 170 |
| Hex | AF | AB | AA |
Shades of #AFABAA
Tints of #AFABAA
.mybgColor { background-color: #AFABAA; }
.myforeColor { color: #AFABAA; }
.myborderColor { border: 3px solid #AFABAA; }
<p style="color:#AFABAA">Text here</p>
This sample text is styled with font color #AFABAA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AFABAA">Div content here</div>
<div style="border:3px solid #AFABAA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(175, 171, 170, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AFABAA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AFABAA;
-webkit-box-shadow: 1px 1px 3px #AFABAA;
box-shadow: 1px 1px 3px #AFABAA; }
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 #AFABAA (Classy)
Color Overview & Profile: Color #AFABAA, 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 (171/255), and 67% Blue (170/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #AFABAA translates into the CMYK subtractive color model with values of 0% Cyan, 2.3% Magenta, 2.9% Yellow, and 31.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 12°, saturation of 3%, and lightness of 67.6%.
Web Accessibility & Design Recommendations: When implementing #AFABAA 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.
