#CDDEBC Bethany
#CDDEBC (Bethany) RGB value is (205, 222, 188).
Red value is 205, green value is 222, and blue value is 188.
Cylindrical-coordinate representations (HSL) of color #CDDEBC: hue: 90°, saturation: 34%, and lightness: 80.4%.
Process color (CMYK) of #CDDEBC is 7.7%, 0%, 15.3%, 12.9%. Web safe color equivalent of #CDDEBC is ##CCCCCC. Color #CDDEBC contains mainly Cyan.
Color Spaces
| Color spaces of #CDDEBC | Value |
|---|---|
| RGB | 205, 222, 188 |
| HSL | 90°, 34%, 80.4% |
| HSV / HSB | 90°, 15.3%, 87.1% |
| CMYK | 7.7%, 0%, 15.3%, 12.9% |
| XYZ | 60.37, 68.85, 57.68 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001101 | 11011110 | 10111100 |
| Octal | 315 | 336 | 274 |
| Decimal | 205 | 222 | 188 |
| Hex | CD | DE | BC |
Shades of #CDDEBC
Tints of #CDDEBC
.mybgColor { background-color: #CDDEBC; }
.myforeColor { color: #CDDEBC; }
.myborderColor { border: 3px solid #CDDEBC; }
<p style="color:#CDDEBC">Text here</p>
This sample text is styled with font color #CDDEBC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CDDEBC">Div content here</div>
<div style="border:3px solid #CDDEBC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(205, 222, 188, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CDDEBC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CDDEBC;
-webkit-box-shadow: 1px 1px 3px #CDDEBC;
box-shadow: 1px 1px 3px #CDDEBC; }
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 #CDDEBC (Bethany)
Color Overview & Profile: Color #CDDEBC, also known as Bethany, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 80% Red (205/255), 87% Green (222/255), and 74% Blue (188/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #CDDEBC translates into the CMYK subtractive color model with values of 7.7% Cyan, 0% Magenta, 15.3% Yellow, and 12.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 90°, saturation of 34%, and lightness of 80.4%.
Web Accessibility & Design Recommendations: When implementing #CDDEBC 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.
