#86793D Bay Leaf
#86793D (Bay Leaf) RGB value is (134, 121, 61).
Red value is 134, green value is 121, and blue value is 61.
Cylindrical-coordinate representations (HSL) of color #86793D: hue: 49°, saturation: 37.4%, and lightness: 38.2%.
Process color (CMYK) of #86793D is 0%, 9.7%, 54.5%, 47.5%. Web safe color equivalent of #86793D is ##996633. Color #86793D contains mainly Yellow.
Color Spaces
| Color spaces of #86793D | Value |
|---|---|
| RGB | 134, 121, 61 |
| HSL | 49°, 37.4%, 38.2% |
| HSV / HSB | 49°, 54.5%, 52.5% |
| CMYK | 0%, 9.7%, 54.5%, 47.5% |
| XYZ | 17.51, 19.08, 7.17 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000110 | 01111001 | 00111101 |
| Octal | 206 | 171 | 075 |
| Decimal | 134 | 121 | 61 |
| Hex | 86 | 79 | 3D |
Shades of #86793D
Tints of #86793D
.mybgColor { background-color: #86793D; }
.myforeColor { color: #86793D; }
.myborderColor { border: 3px solid #86793D; }
<p style="color:#86793D">Text here</p>
This sample text is styled with font color #86793D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#86793D">Div content here</div>
<div style="border:3px solid #86793D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(134, 121, 61, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #86793D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #86793D;
-webkit-box-shadow: 1px 1px 3px #86793D;
box-shadow: 1px 1px 3px #86793D; }
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 #86793D (Bay Leaf)
Color Overview & Profile: Color #86793D, also known as Bay Leaf, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 53% Red (134/255), 47% Green (121/255), and 24% Blue (61/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #86793D translates into the CMYK subtractive color model with values of 0% Cyan, 9.7% Magenta, 54.5% Yellow, and 47.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 49°, saturation of 37.4%, and lightness of 38.2%.
Web Accessibility & Design Recommendations: When implementing #86793D 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 ##996633.
