#E6B2A6 Shilo
#E6B2A6 (Shilo) RGB value is (230, 178, 166).
Red value is 230, green value is 178, and blue value is 166.
Cylindrical-coordinate representations (HSL) of color #E6B2A6: hue: 11°, saturation: 56.1%, and lightness: 77.6%.
Process color (CMYK) of #E6B2A6 is 0%, 22.6%, 27.8%, 9.8%. Web safe color equivalent of #E6B2A6 is ##FF9999. Color #E6B2A6 contains mainly Yellow.
Color Spaces
| Color spaces of #E6B2A6 | Value |
|---|---|
| RGB | 230, 178, 166 |
| HSL | 11°, 56.1%, 77.6% |
| HSV / HSB | 11°, 27.8%, 90.2% |
| CMYK | 0%, 22.6%, 27.8%, 9.8% |
| XYZ | 55.44, 51.42, 43.07 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100110 | 10110010 | 10100110 |
| Octal | 346 | 262 | 246 |
| Decimal | 230 | 178 | 166 |
| Hex | E6 | B2 | A6 |
Shades of #E6B2A6
Tints of #E6B2A6
.mybgColor { background-color: #E6B2A6; }
.myforeColor { color: #E6B2A6; }
.myborderColor { border: 3px solid #E6B2A6; }
<p style="color:#E6B2A6">Text here</p>
This sample text is styled with font color #E6B2A6. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E6B2A6">Div content here</div>
<div style="border:3px solid #E6B2A6">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(230, 178, 166, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E6B2A6; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E6B2A6;
-webkit-box-shadow: 1px 1px 3px #E6B2A6;
box-shadow: 1px 1px 3px #E6B2A6; }
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 #E6B2A6 (Shilo)
Color Overview & Profile: Color #E6B2A6, also known as Shilo, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 90% Red (230/255), 70% Green (178/255), and 65% Blue (166/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #E6B2A6 translates into the CMYK subtractive color model with values of 0% Cyan, 22.6% Magenta, 27.8% Yellow, and 9.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 11°, saturation of 56.1%, and lightness of 77.6%.
Web Accessibility & Design Recommendations: When implementing #E6B2A6 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 ##FF9999.
