#E8C3BE Congo
#E8C3BE (Congo) RGB value is (232, 195, 190).
Red value is 232, green value is 195, and blue value is 190.
Cylindrical-coordinate representations (HSL) of color #E8C3BE: hue: 7°, saturation: 47.7%, and lightness: 82.7%.
Process color (CMYK) of #E8C3BE is 0%, 15.9%, 18.1%, 9%. Web safe color equivalent of #E8C3BE is ##FFCCCC. Color #E8C3BE contains mainly Yellow.
Color Spaces
| Color spaces of #E8C3BE | Value |
|---|---|
| RGB | 232, 195, 190 |
| HSL | 7°, 47.7%, 82.7% |
| HSV / HSB | 7°, 18.1%, 91% |
| CMYK | 0%, 15.9%, 18.1%, 9% |
| XYZ | 62.09, 59.91, 57 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101000 | 11000011 | 10111110 |
| Octal | 350 | 303 | 276 |
| Decimal | 232 | 195 | 190 |
| Hex | E8 | C3 | BE |
Shades of #E8C3BE
Tints of #E8C3BE
.mybgColor { background-color: #E8C3BE; }
.myforeColor { color: #E8C3BE; }
.myborderColor { border: 3px solid #E8C3BE; }
<p style="color:#E8C3BE">Text here</p>
This sample text is styled with font color #E8C3BE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E8C3BE">Div content here</div>
<div style="border:3px solid #E8C3BE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(232, 195, 190, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E8C3BE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E8C3BE;
-webkit-box-shadow: 1px 1px 3px #E8C3BE;
box-shadow: 1px 1px 3px #E8C3BE; }
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 #E8C3BE (Congo)
Color Overview & Profile: Color #E8C3BE, also known as Congo, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 91% Red (232/255), 76% Green (195/255), and 75% Blue (190/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #E8C3BE translates into the CMYK subtractive color model with values of 0% Cyan, 15.9% Magenta, 18.1% Yellow, and 9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 7°, saturation of 47.7%, and lightness of 82.7%.
Web Accessibility & Design Recommendations: When implementing #E8C3BE 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 ##FFCCCC.
