#B4CDE5 Morality
#B4CDE5 (Morality) RGB value is (180, 205, 229).
Red value is 180, green value is 205, and blue value is 229.
Cylindrical-coordinate representations (HSL) of color #B4CDE5: hue: 209°, saturation: 48.5%, and lightness: 80.2%.
Process color (CMYK) of #B4CDE5 is 21.4%, 10.5%, 0%, 10.2%. Web safe color equivalent of #B4CDE5 is ##CCCCCC. Color #B4CDE5 contains mainly Magenta.
Color Spaces
| Color spaces of #B4CDE5 | Value |
|---|---|
| RGB | 180, 205, 229 |
| HSL | 209°, 48.5%, 80.2% |
| HSV / HSB | 209°, 21.4%, 89.8% |
| CMYK | 21.4%, 10.5%, 0%, 10.2% |
| XYZ | 54.79, 59.02, 82.62 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110100 | 11001101 | 11100101 |
| Octal | 264 | 315 | 345 |
| Decimal | 180 | 205 | 229 |
| Hex | B4 | CD | E5 |
Shades of #B4CDE5
Tints of #B4CDE5
.mybgColor { background-color: #B4CDE5; }
.myforeColor { color: #B4CDE5; }
.myborderColor { border: 3px solid #B4CDE5; }
<p style="color:#B4CDE5">Text here</p>
This sample text is styled with font color #B4CDE5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B4CDE5">Div content here</div>
<div style="border:3px solid #B4CDE5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(180, 205, 229, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B4CDE5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B4CDE5;
-webkit-box-shadow: 1px 1px 3px #B4CDE5;
box-shadow: 1px 1px 3px #B4CDE5; }
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 #B4CDE5 (Morality)
Color Overview & Profile: Color #B4CDE5, also known as Morality, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 71% Red (180/255), 80% Green (205/255), and 90% Blue (229/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #B4CDE5 translates into the CMYK subtractive color model with values of 21.4% Cyan, 10.5% Magenta, 0% Yellow, and 10.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 209°, saturation of 48.5%, and lightness of 80.2%.
Web Accessibility & Design Recommendations: When implementing #B4CDE5 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.
