#EDD2A3 Crossroads
#EDD2A3 (Crossroads) RGB value is (237, 210, 163).
Red value is 237, green value is 210, and blue value is 163.
Cylindrical-coordinate representations (HSL) of color #EDD2A3: hue: 38°, saturation: 67.3%, and lightness: 78.4%.
Process color (CMYK) of #EDD2A3 is 0%, 11.4%, 31.2%, 7.1%. Web safe color equivalent of #EDD2A3 is ##FFCC99. Color #EDD2A3 contains mainly Yellow.
Color Spaces
| Color spaces of #EDD2A3 | Value |
|---|---|
| RGB | 237, 210, 163 |
| HSL | 38°, 67.3%, 78.4% |
| HSV / HSB | 38°, 31.2%, 92.9% |
| CMYK | 0%, 11.4%, 31.2%, 7.1% |
| XYZ | 64.58, 66.74, 44.12 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101101 | 11010010 | 10100011 |
| Octal | 355 | 322 | 243 |
| Decimal | 237 | 210 | 163 |
| Hex | ED | D2 | A3 |
Shades of #EDD2A3
Tints of #EDD2A3
.mybgColor { background-color: #EDD2A3; }
.myforeColor { color: #EDD2A3; }
.myborderColor { border: 3px solid #EDD2A3; }
<p style="color:#EDD2A3">Text here</p>
This sample text is styled with font color #EDD2A3. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EDD2A3">Div content here</div>
<div style="border:3px solid #EDD2A3">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(237, 210, 163, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EDD2A3; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EDD2A3;
-webkit-box-shadow: 1px 1px 3px #EDD2A3;
box-shadow: 1px 1px 3px #EDD2A3; }
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 #EDD2A3 (Crossroads)
Color Overview & Profile: Color #EDD2A3, also known as Crossroads, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 93% Red (237/255), 82% Green (210/255), and 64% Blue (163/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EDD2A3 translates into the CMYK subtractive color model with values of 0% Cyan, 11.4% Magenta, 31.2% Yellow, and 7.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 38°, saturation of 67.3%, and lightness of 78.4%.
Web Accessibility & Design Recommendations: When implementing #EDD2A3 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 ##FFCC99.
