#E3B982 Cane Sugar
#E3B982 (Cane Sugar) RGB value is (227, 185, 130).
Red value is 227, green value is 185, and blue value is 130.
Cylindrical-coordinate representations (HSL) of color #E3B982: hue: 34°, saturation: 63.4%, and lightness: 70%.
Process color (CMYK) of #E3B982 is 0%, 18.5%, 42.7%, 11%. Web safe color equivalent of #E3B982 is ##CCCC99. Color #E3B982 contains mainly Yellow.
Color Spaces
| Color spaces of #E3B982 | Value |
|---|---|
| RGB | 227, 185, 130 |
| HSL | 34°, 63.4%, 70% |
| HSV / HSB | 34°, 42.7%, 89% |
| CMYK | 0%, 18.5%, 42.7%, 11% |
| XYZ | 53.06, 52.64, 28.48 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100011 | 10111001 | 10000010 |
| Octal | 343 | 271 | 202 |
| Decimal | 227 | 185 | 130 |
| Hex | E3 | B9 | 82 |
Shades of #E3B982
Tints of #E3B982
.mybgColor { background-color: #E3B982; }
.myforeColor { color: #E3B982; }
.myborderColor { border: 3px solid #E3B982; }
<p style="color:#E3B982">Text here</p>
This sample text is styled with font color #E3B982. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E3B982">Div content here</div>
<div style="border:3px solid #E3B982">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(227, 185, 130, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E3B982; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E3B982;
-webkit-box-shadow: 1px 1px 3px #E3B982;
box-shadow: 1px 1px 3px #E3B982; }
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 #E3B982 (Cane Sugar)
Color Overview & Profile: Color #E3B982, also known as Cane Sugar, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 89% Red (227/255), 73% Green (185/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, #E3B982 translates into the CMYK subtractive color model with values of 0% Cyan, 18.5% Magenta, 42.7% Yellow, and 11% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 34°, saturation of 63.4%, and lightness of 70%.
Web Accessibility & Design Recommendations: When implementing #E3B982 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 ##CCCC99.
