#AFA88B Bland
#AFA88B (Bland) RGB value is (175, 168, 139).
Red value is 175, green value is 168, and blue value is 139.
Cylindrical-coordinate representations (HSL) of color #AFA88B: hue: 48°, saturation: 18.4%, and lightness: 61.6%.
Process color (CMYK) of #AFA88B is 0%, 4%, 20.6%, 31.4%. Web safe color equivalent of #AFA88B is ##999999. Color #AFA88B contains mainly Yellow.
Color Spaces
| Color spaces of #AFA88B | Value |
|---|---|
| RGB | 175, 168, 139 |
| HSL | 48°, 18.4%, 61.6% |
| HSV / HSB | 48°, 20.6%, 68.6% |
| CMYK | 0%, 4%, 20.6%, 31.4% |
| XYZ | 36.34, 38.98, 30.03 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101111 | 10101000 | 10001011 |
| Octal | 257 | 250 | 213 |
| Decimal | 175 | 168 | 139 |
| Hex | AF | A8 | 8B |
Shades of #AFA88B
Tints of #AFA88B
.mybgColor { background-color: #AFA88B; }
.myforeColor { color: #AFA88B; }
.myborderColor { border: 3px solid #AFA88B; }
<p style="color:#AFA88B">Text here</p>
This sample text is styled with font color #AFA88B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AFA88B">Div content here</div>
<div style="border:3px solid #AFA88B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(175, 168, 139, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AFA88B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AFA88B;
-webkit-box-shadow: 1px 1px 3px #AFA88B;
box-shadow: 1px 1px 3px #AFA88B; }
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 #AFA88B (Bland)
Color Overview & Profile: Color #AFA88B, also known as Bland, 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), 66% Green (168/255), and 55% Blue (139/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #AFA88B translates into the CMYK subtractive color model with values of 0% Cyan, 4% Magenta, 20.6% Yellow, and 31.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 48°, saturation of 18.4%, and lightness of 61.6%.
Web Accessibility & Design Recommendations: When implementing #AFA88B 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.
