#8D736C Brown Rose
#8D736C (Brown Rose) RGB value is (141, 115, 108).
Red value is 141, green value is 115, and blue value is 108.
Cylindrical-coordinate representations (HSL) of color #8D736C: hue: 13°, saturation: 13.3%, and lightness: 48.8%.
Process color (CMYK) of #8D736C is 0%, 18.4%, 23.4%, 44.7%. Web safe color equivalent of #8D736C is ##996666. Color #8D736C contains mainly Yellow.
Color Spaces
| Color spaces of #8D736C | Value |
|---|---|
| RGB | 141, 115, 108 |
| HSL | 13°, 13.3%, 48.8% |
| HSV / HSB | 13°, 23.4%, 55.3% |
| CMYK | 0%, 18.4%, 23.4%, 44.7% |
| XYZ | 19.82, 19.01, 16.81 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001101 | 01110011 | 01101100 |
| Octal | 215 | 163 | 154 |
| Decimal | 141 | 115 | 108 |
| Hex | 8D | 73 | 6C |
Shades of #8D736C
Tints of #8D736C
.mybgColor { background-color: #8D736C; }
.myforeColor { color: #8D736C; }
.myborderColor { border: 3px solid #8D736C; }
<p style="color:#8D736C">Text here</p>
This sample text is styled with font color #8D736C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8D736C">Div content here</div>
<div style="border:3px solid #8D736C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(141, 115, 108, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8D736C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8D736C;
-webkit-box-shadow: 1px 1px 3px #8D736C;
box-shadow: 1px 1px 3px #8D736C; }
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 #8D736C (Brown Rose)
Color Overview & Profile: Color #8D736C, also known as Brown Rose, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 55% Red (141/255), 45% Green (115/255), and 42% Blue (108/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #8D736C translates into the CMYK subtractive color model with values of 0% Cyan, 18.4% Magenta, 23.4% Yellow, and 44.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 13°, saturation of 13.3%, and lightness of 48.8%.
Web Accessibility & Design Recommendations: When implementing #8D736C 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 ##996666.
