#995E39 Toffee Crunch
#995E39 (Toffee Crunch) RGB value is (153, 94, 57).
Red value is 153, green value is 94, and blue value is 57.
Cylindrical-coordinate representations (HSL) of color #995E39: hue: 23°, saturation: 45.7%, and lightness: 41.2%.
Process color (CMYK) of #995E39 is 0%, 38.6%, 62.7%, 40%. Web safe color equivalent of #995E39 is ##996633. Color #995E39 contains mainly Red.
Color Spaces
| Color spaces of #995E39 | Value |
|---|---|
| RGB | 153, 94, 57 |
| HSL | 23°, 45.7%, 41.2% |
| HSV / HSB | 23°, 62.7%, 60% |
| CMYK | 0%, 38.6%, 62.7%, 40% |
| XYZ | 17.88, 15.07, 5.84 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011001 | 01011110 | 00111001 |
| Octal | 231 | 136 | 071 |
| Decimal | 153 | 94 | 57 |
| Hex | 99 | 5E | 39 |
Shades of #995E39
Tints of #995E39
.mybgColor { background-color: #995E39; }
.myforeColor { color: #995E39; }
.myborderColor { border: 3px solid #995E39; }
<p style="color:#995E39">Text here</p>
This sample text is styled with font color #995E39. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#995E39">Div content here</div>
<div style="border:3px solid #995E39">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(153, 94, 57, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #995E39; }
.divShadow { -moz-box-shadow: 1px 1px 3px #995E39;
-webkit-box-shadow: 1px 1px 3px #995E39;
box-shadow: 1px 1px 3px #995E39; }
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 #995E39 (Toffee Crunch)
Color Overview & Profile: Color #995E39, also known as Toffee Crunch, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 60% Red (153/255), 37% Green (94/255), and 22% Blue (57/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #995E39 translates into the CMYK subtractive color model with values of 0% Cyan, 38.6% Magenta, 62.7% Yellow, and 40% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 23°, saturation of 45.7%, and lightness of 41.2%.
Web Accessibility & Design Recommendations: When implementing #995E39 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 ##996633.
