#E0C2BD Golden Guernsey
#E0C2BD (Golden Guernsey) RGB value is (224, 194, 189).
Red value is 224, green value is 194, and blue value is 189.
Cylindrical-coordinate representations (HSL) of color #E0C2BD: hue: 9°, saturation: 36.1%, and lightness: 81%.
Process color (CMYK) of #E0C2BD is 0%, 13.4%, 15.6%, 12.2%. Web safe color equivalent of #E0C2BD is ##CCCCCC. Color #E0C2BD contains mainly Yellow.
Color Spaces
| Color spaces of #E0C2BD | Value |
|---|---|
| RGB | 224, 194, 189 |
| HSL | 9°, 36.1%, 81% |
| HSV / HSB | 9°, 15.6%, 87.8% |
| CMYK | 0%, 13.4%, 15.6%, 12.2% |
| XYZ | 59.22, 58.11, 56.23 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100000 | 11000010 | 10111101 |
| Octal | 340 | 302 | 275 |
| Decimal | 224 | 194 | 189 |
| Hex | E0 | C2 | BD |
Shades of #E0C2BD
Tints of #E0C2BD
.mybgColor { background-color: #E0C2BD; }
.myforeColor { color: #E0C2BD; }
.myborderColor { border: 3px solid #E0C2BD; }
<p style="color:#E0C2BD">Text here</p>
This sample text is styled with font color #E0C2BD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E0C2BD">Div content here</div>
<div style="border:3px solid #E0C2BD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(224, 194, 189, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E0C2BD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E0C2BD;
-webkit-box-shadow: 1px 1px 3px #E0C2BD;
box-shadow: 1px 1px 3px #E0C2BD; }
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 #E0C2BD (Golden Guernsey)
Color Overview & Profile: Color #E0C2BD, also known as Golden Guernsey, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 88% Red (224/255), 76% Green (194/255), and 74% Blue (189/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #E0C2BD translates into the CMYK subtractive color model with values of 0% Cyan, 13.4% Magenta, 15.6% Yellow, and 12.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 9°, saturation of 36.1%, and lightness of 81%.
Web Accessibility & Design Recommendations: When implementing #E0C2BD 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 ##CCCCCC.
