#B08843 Butterscotch Ripple
#B08843 (Butterscotch Ripple) RGB value is (176, 136, 67).
Red value is 176, green value is 136, and blue value is 67.
Cylindrical-coordinate representations (HSL) of color #B08843: hue: 38°, saturation: 44.9%, and lightness: 47.6%.
Process color (CMYK) of #B08843 is 0%, 22.7%, 61.9%, 31%. Web safe color equivalent of #B08843 is ##999933. Color #B08843 contains mainly Yellow.
Color Spaces
| Color spaces of #B08843 | Value |
|---|---|
| RGB | 176, 136, 67 |
| HSL | 38°, 44.9%, 47.6% |
| HSV / HSB | 38°, 61.9%, 69% |
| CMYK | 0%, 22.7%, 61.9%, 31% |
| XYZ | 27.72, 27.25, 9.11 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110000 | 10001000 | 01000011 |
| Octal | 260 | 210 | 103 |
| Decimal | 176 | 136 | 67 |
| Hex | B0 | 88 | 43 |
Shades of #B08843
Tints of #B08843
.mybgColor { background-color: #B08843; }
.myforeColor { color: #B08843; }
.myborderColor { border: 3px solid #B08843; }
<p style="color:#B08843">Text here</p>
This sample text is styled with font color #B08843. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B08843">Div content here</div>
<div style="border:3px solid #B08843">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(176, 136, 67, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B08843; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B08843;
-webkit-box-shadow: 1px 1px 3px #B08843;
box-shadow: 1px 1px 3px #B08843; }
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 #B08843 (Butterscotch Ripple)
Color Overview & Profile: Color #B08843, also known as Butterscotch Ripple, 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), 53% Green (136/255), and 26% Blue (67/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #B08843 translates into the CMYK subtractive color model with values of 0% Cyan, 22.7% Magenta, 61.9% Yellow, and 31% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 38°, saturation of 44.9%, and lightness of 47.6%.
Web Accessibility & Design Recommendations: When implementing #B08843 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 ##999933.
