#EADEC7 Castle Ridge
#EADEC7 (Castle Ridge) RGB value is (234, 222, 199).
Red value is 234, green value is 222, and blue value is 199.
Cylindrical-coordinate representations (HSL) of color #EADEC7: hue: 39°, saturation: 45.5%, and lightness: 84.9%.
Process color (CMYK) of #EADEC7 is 0%, 5.1%, 15%, 8.2%. Web safe color equivalent of #EADEC7 is ##FFCCCC. Color #EADEC7 contains mainly Yellow.
Color Spaces
| Color spaces of #EADEC7 | Value |
|---|---|
| RGB | 234, 222, 199 |
| HSL | 39°, 45.5%, 84.9% |
| HSV / HSB | 39°, 15%, 91.8% |
| CMYK | 0%, 5.1%, 15%, 8.2% |
| XYZ | 70.36, 73.86, 64.57 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101010 | 11011110 | 11000111 |
| Octal | 352 | 336 | 307 |
| Decimal | 234 | 222 | 199 |
| Hex | EA | DE | C7 |
Shades of #EADEC7
Tints of #EADEC7
.mybgColor { background-color: #EADEC7; }
.myforeColor { color: #EADEC7; }
.myborderColor { border: 3px solid #EADEC7; }
<p style="color:#EADEC7">Text here</p>
This sample text is styled with font color #EADEC7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EADEC7">Div content here</div>
<div style="border:3px solid #EADEC7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(234, 222, 199, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EADEC7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EADEC7;
-webkit-box-shadow: 1px 1px 3px #EADEC7;
box-shadow: 1px 1px 3px #EADEC7; }
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 #EADEC7 (Castle Ridge)
Color Overview & Profile: Color #EADEC7, also known as Castle Ridge, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 92% Red (234/255), 87% Green (222/255), and 78% Blue (199/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EADEC7 translates into the CMYK subtractive color model with values of 0% Cyan, 5.1% Magenta, 15% Yellow, and 8.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 39°, saturation of 45.5%, and lightness of 84.9%.
Web Accessibility & Design Recommendations: When implementing #EADEC7 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.
