#B8966E Warrant
#B8966E (Warrant) RGB value is (184, 150, 110).
Red value is 184, green value is 150, and blue value is 110.
Cylindrical-coordinate representations (HSL) of color #B8966E: hue: 32°, saturation: 34.3%, and lightness: 57.6%.
Process color (CMYK) of #B8966E is 0%, 18.5%, 40.2%, 27.8%. Web safe color equivalent of #B8966E is ##CC9966. Color #B8966E contains mainly Yellow.
Color Spaces
| Color spaces of #B8966E | Value |
|---|---|
| RGB | 184, 150, 110 |
| HSL | 32°, 34.3%, 57.6% |
| HSV / HSB | 32°, 40.2%, 72.2% |
| CMYK | 0%, 18.5%, 40.2%, 27.8% |
| XYZ | 33.49, 33.13, 19.38 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111000 | 10010110 | 01101110 |
| Octal | 270 | 226 | 156 |
| Decimal | 184 | 150 | 110 |
| Hex | B8 | 96 | 6E |
Shades of #B8966E
Tints of #B8966E
.mybgColor { background-color: #B8966E; }
.myforeColor { color: #B8966E; }
.myborderColor { border: 3px solid #B8966E; }
<p style="color:#B8966E">Text here</p>
This sample text is styled with font color #B8966E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B8966E">Div content here</div>
<div style="border:3px solid #B8966E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(184, 150, 110, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B8966E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B8966E;
-webkit-box-shadow: 1px 1px 3px #B8966E;
box-shadow: 1px 1px 3px #B8966E; }
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 #B8966E (Warrant)
Color Overview & Profile: Color #B8966E, also known as Warrant, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 72% Red (184/255), 59% Green (150/255), and 43% Blue (110/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #B8966E translates into the CMYK subtractive color model with values of 0% Cyan, 18.5% Magenta, 40.2% Yellow, and 27.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 32°, saturation of 34.3%, and lightness of 57.6%.
Web Accessibility & Design Recommendations: When implementing #B8966E 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 ##CC9966.
