#B69093 Cherry Taupe
#B69093 (Cherry Taupe) RGB value is (182, 144, 147).
Red value is 182, green value is 144, and blue value is 147.
Cylindrical-coordinate representations (HSL) of color #B69093: hue: 355°, saturation: 20.7%, and lightness: 63.9%.
Process color (CMYK) of #B69093 is 0%, 20.9%, 19.2%, 28.6%. Web safe color equivalent of #B69093 is ##CC9999. Color #B69093 contains mainly Yellow.
Color Spaces
| Color spaces of #B69093 | Value |
|---|---|
| RGB | 182, 144, 147 |
| HSL | 355°, 20.7%, 63.9% |
| HSV / HSB | 355°, 20.9%, 71.4% |
| CMYK | 0%, 20.9%, 19.2%, 28.6% |
| XYZ | 34.53, 32, 31.96 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110110 | 10010000 | 10010011 |
| Octal | 266 | 220 | 223 |
| Decimal | 182 | 144 | 147 |
| Hex | B6 | 90 | 93 |
Shades of #B69093
Tints of #B69093
.mybgColor { background-color: #B69093; }
.myforeColor { color: #B69093; }
.myborderColor { border: 3px solid #B69093; }
<p style="color:#B69093">Text here</p>
This sample text is styled with font color #B69093. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B69093">Div content here</div>
<div style="border:3px solid #B69093">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(182, 144, 147, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B69093; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B69093;
-webkit-box-shadow: 1px 1px 3px #B69093;
box-shadow: 1px 1px 3px #B69093; }
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 #B69093 (Cherry Taupe)
Color Overview & Profile: Color #B69093, also known as Cherry Taupe, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 71% Red (182/255), 56% Green (144/255), and 58% Blue (147/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #B69093 translates into the CMYK subtractive color model with values of 0% Cyan, 20.9% Magenta, 19.2% Yellow, and 28.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 355°, saturation of 20.7%, and lightness of 63.9%.
Web Accessibility & Design Recommendations: When implementing #B69093 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 ##CC9999.
