#B9B48E Coriander
#B9B48E (Coriander) RGB value is (185, 180, 142).
Red value is 185, green value is 180, and blue value is 142.
Cylindrical-coordinate representations (HSL) of color #B9B48E: hue: 53°, saturation: 23.5%, and lightness: 64.1%.
Process color (CMYK) of #B9B48E is 0%, 2.7%, 23.2%, 27.5%. Web safe color equivalent of #B9B48E is ##CCCC99. Color #B9B48E contains mainly Yellow.
Color Spaces
| Color spaces of #B9B48E | Value |
|---|---|
| RGB | 185, 180, 142 |
| HSL | 53°, 23.5%, 64.1% |
| HSV / HSB | 53°, 23.2%, 72.5% |
| CMYK | 0%, 2.7%, 23.2%, 27.5% |
| XYZ | 41.21, 44.91, 32.08 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111001 | 10110100 | 10001110 |
| Octal | 271 | 264 | 216 |
| Decimal | 185 | 180 | 142 |
| Hex | B9 | B4 | 8E |
Shades of #B9B48E
Tints of #B9B48E
.mybgColor { background-color: #B9B48E; }
.myforeColor { color: #B9B48E; }
.myborderColor { border: 3px solid #B9B48E; }
<p style="color:#B9B48E">Text here</p>
This sample text is styled with font color #B9B48E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B9B48E">Div content here</div>
<div style="border:3px solid #B9B48E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(185, 180, 142, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B9B48E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B9B48E;
-webkit-box-shadow: 1px 1px 3px #B9B48E;
box-shadow: 1px 1px 3px #B9B48E; }
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 #B9B48E (Coriander)
Color Overview & Profile: Color #B9B48E, also known as Coriander, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 73% Red (185/255), 71% Green (180/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, #B9B48E translates into the CMYK subtractive color model with values of 0% Cyan, 2.7% Magenta, 23.2% Yellow, and 27.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 53°, saturation of 23.5%, and lightness of 64.1%.
Web Accessibility & Design Recommendations: When implementing #B9B48E 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 ##CCCC99.
