#B08C82 Warm Comfort
#B08C82 (Warm Comfort) RGB value is (176, 140, 130).
Red value is 176, green value is 140, and blue value is 130.
Cylindrical-coordinate representations (HSL) of color #B08C82: hue: 13°, saturation: 22.5%, and lightness: 60%.
Process color (CMYK) of #B08C82 is 0%, 20.5%, 26.1%, 31%. Web safe color equivalent of #B08C82 is ##999999. Color #B08C82 contains mainly Yellow.
Color Spaces
| Color spaces of #B08C82 | Value |
|---|---|
| RGB | 176, 140, 130 |
| HSL | 13°, 22.5%, 60% |
| HSV / HSB | 13°, 26.1%, 69% |
| CMYK | 0%, 20.5%, 26.1%, 31% |
| XYZ | 31.31, 29.6, 25.18 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110000 | 10001100 | 10000010 |
| Octal | 260 | 214 | 202 |
| Decimal | 176 | 140 | 130 |
| Hex | B0 | 8C | 82 |
Shades of #B08C82
Tints of #B08C82
.mybgColor { background-color: #B08C82; }
.myforeColor { color: #B08C82; }
.myborderColor { border: 3px solid #B08C82; }
<p style="color:#B08C82">Text here</p>
This sample text is styled with font color #B08C82. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B08C82">Div content here</div>
<div style="border:3px solid #B08C82">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(176, 140, 130, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B08C82; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B08C82;
-webkit-box-shadow: 1px 1px 3px #B08C82;
box-shadow: 1px 1px 3px #B08C82; }
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 #B08C82 (Warm Comfort)
Color Overview & Profile: Color #B08C82, also known as Warm Comfort, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 69% Red (176/255), 55% Green (140/255), and 51% Blue (130/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #B08C82 translates into the CMYK subtractive color model with values of 0% Cyan, 20.5% Magenta, 26.1% Yellow, and 31% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 13°, saturation of 22.5%, and lightness of 60%.
Web Accessibility & Design Recommendations: When implementing #B08C82 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 ##999999.
