#915F6D Mauve Taupe
#915F6D (Mauve Taupe) RGB value is (145, 95, 109).
Red value is 145, green value is 95, and blue value is 109.
Cylindrical-coordinate representations (HSL) of color #915F6D: hue: 343°, saturation: 20.8%, and lightness: 47.1%.
Process color (CMYK) of #915F6D is 0%, 34.5%, 24.8%, 43.1%. Web safe color equivalent of #915F6D is ##996666. Color #915F6D contains mainly Red.
Color Spaces
| Color spaces of #915F6D | Value |
|---|---|
| RGB | 145, 95, 109 |
| HSL | 343°, 20.8%, 47.1% |
| HSV / HSB | 343°, 34.5%, 56.9% |
| CMYK | 0%, 34.5%, 24.8%, 43.1% |
| XYZ | 18.53, 15.31, 16.44 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10010001 | 01011111 | 01101101 |
| Octal | 221 | 137 | 155 |
| Decimal | 145 | 95 | 109 |
| Hex | 91 | 5F | 6D |
Shades of #915F6D
Tints of #915F6D
.mybgColor { background-color: #915F6D; }
.myforeColor { color: #915F6D; }
.myborderColor { border: 3px solid #915F6D; }
<p style="color:#915F6D">Text here</p>
This sample text is styled with font color #915F6D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#915F6D">Div content here</div>
<div style="border:3px solid #915F6D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(145, 95, 109, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #915F6D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #915F6D;
-webkit-box-shadow: 1px 1px 3px #915F6D;
box-shadow: 1px 1px 3px #915F6D; }
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 #915F6D (Mauve Taupe)
Color Overview & Profile: Color #915F6D, also known as Mauve Taupe, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 57% Red (145/255), 37% Green (95/255), and 43% Blue (109/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #915F6D translates into the CMYK subtractive color model with values of 0% Cyan, 34.5% Magenta, 24.8% Yellow, and 43.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 343°, saturation of 20.8%, and lightness of 47.1%.
Web Accessibility & Design Recommendations: When implementing #915F6D 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.
