#B0A68E Bland
#B0A68E (Bland) RGB value is (176, 166, 142).
Red value is 176, green value is 166, and blue value is 142.
Cylindrical-coordinate representations (HSL) of color #B0A68E: hue: 42°, saturation: 17.7%, and lightness: 62.4%.
Process color (CMYK) of #B0A68E is 0%, 5.7%, 19.3%, 31%. Web safe color equivalent of #B0A68E is ##999999. Color #B0A68E contains mainly Yellow.
Color Spaces
| Color spaces of #B0A68E | Value |
|---|---|
| RGB | 176, 166, 142 |
| HSL | 42°, 17.7%, 62.4% |
| HSV / HSB | 42°, 19.3%, 69% |
| CMYK | 0%, 5.7%, 19.3%, 31% |
| XYZ | 36.42, 38.46, 31.09 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110000 | 10100110 | 10001110 |
| Octal | 260 | 246 | 216 |
| Decimal | 176 | 166 | 142 |
| Hex | B0 | A6 | 8E |
Shades of #B0A68E
Tints of #B0A68E
.mybgColor { background-color: #B0A68E; }
.myforeColor { color: #B0A68E; }
.myborderColor { border: 3px solid #B0A68E; }
<p style="color:#B0A68E">Text here</p>
This sample text is styled with font color #B0A68E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B0A68E">Div content here</div>
<div style="border:3px solid #B0A68E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(176, 166, 142, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B0A68E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B0A68E;
-webkit-box-shadow: 1px 1px 3px #B0A68E;
box-shadow: 1px 1px 3px #B0A68E; }
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 #B0A68E (Bland)
Color Overview & Profile: Color #B0A68E, 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 (176/255), 65% Green (166/255), and 56% Blue (142/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #B0A68E translates into the CMYK subtractive color model with values of 0% Cyan, 5.7% Magenta, 19.3% Yellow, and 31% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 42°, saturation of 17.7%, and lightness of 62.4%.
Web Accessibility & Design Recommendations: When implementing #B0A68E 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.
