#B59274 Toasted
#B59274 (Toasted) RGB value is (181, 146, 116).
Red value is 181, green value is 146, and blue value is 116.
Cylindrical-coordinate representations (HSL) of color #B59274: hue: 28°, saturation: 30.5%, and lightness: 58.2%.
Process color (CMYK) of #B59274 is 0%, 19.3%, 35.9%, 29%. Web safe color equivalent of #B59274 is ##CC9966. Color #B59274 contains mainly Yellow.
Color Spaces
| Color spaces of #B59274 | Value |
|---|---|
| RGB | 181, 146, 116 |
| HSL | 28°, 30.5%, 58.2% |
| HSV / HSB | 28°, 35.9%, 71% |
| CMYK | 0%, 19.3%, 35.9%, 29% |
| XYZ | 32.49, 31.64, 20.92 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110101 | 10010010 | 01110100 |
| Octal | 265 | 222 | 164 |
| Decimal | 181 | 146 | 116 |
| Hex | B5 | 92 | 74 |
Shades of #B59274
Tints of #B59274
.mybgColor { background-color: #B59274; }
.myforeColor { color: #B59274; }
.myborderColor { border: 3px solid #B59274; }
<p style="color:#B59274">Text here</p>
This sample text is styled with font color #B59274. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B59274">Div content here</div>
<div style="border:3px solid #B59274">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(181, 146, 116, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B59274; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B59274;
-webkit-box-shadow: 1px 1px 3px #B59274;
box-shadow: 1px 1px 3px #B59274; }
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 #B59274 (Toasted)
Color Overview & Profile: Color #B59274, also known as Toasted, 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 (181/255), 57% Green (146/255), and 45% Blue (116/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #B59274 translates into the CMYK subtractive color model with values of 0% Cyan, 19.3% Magenta, 35.9% Yellow, and 29% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 28°, saturation of 30.5%, and lightness of 58.2%.
Web Accessibility & Design Recommendations: When implementing #B59274 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 ##CC9966.
