#BDCFEA Maritime
#BDCFEA (Maritime) RGB value is (189, 207, 234).
Red value is 189, green value is 207, and blue value is 234.
Cylindrical-coordinate representations (HSL) of color #BDCFEA: hue: 216°, saturation: 51.7%, and lightness: 82.9%.
Process color (CMYK) of #BDCFEA is 19.2%, 11.5%, 0%, 8.2%. Web safe color equivalent of #BDCFEA is ##CCCCFF. Color #BDCFEA contains mainly Magenta.
Color Spaces
| Color spaces of #BDCFEA | Value |
|---|---|
| RGB | 189, 207, 234 |
| HSL | 216°, 51.7%, 82.9% |
| HSV / HSB | 216°, 19.2%, 91.8% |
| CMYK | 19.2%, 11.5%, 0%, 8.2% |
| XYZ | 58.15, 61.38, 86.61 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111101 | 11001111 | 11101010 |
| Octal | 275 | 317 | 352 |
| Decimal | 189 | 207 | 234 |
| Hex | BD | CF | EA |
Shades of #BDCFEA
Tints of #BDCFEA
.mybgColor { background-color: #BDCFEA; }
.myforeColor { color: #BDCFEA; }
.myborderColor { border: 3px solid #BDCFEA; }
<p style="color:#BDCFEA">Text here</p>
This sample text is styled with font color #BDCFEA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BDCFEA">Div content here</div>
<div style="border:3px solid #BDCFEA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(189, 207, 234, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BDCFEA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BDCFEA;
-webkit-box-shadow: 1px 1px 3px #BDCFEA;
box-shadow: 1px 1px 3px #BDCFEA; }
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 #BDCFEA (Maritime)
Color Overview & Profile: Color #BDCFEA, also known as Maritime, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 74% Red (189/255), 81% Green (207/255), and 92% Blue (234/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #BDCFEA translates into the CMYK subtractive color model with values of 19.2% Cyan, 11.5% Magenta, 0% Yellow, and 8.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 216°, saturation of 51.7%, and lightness of 82.9%.
Web Accessibility & Design Recommendations: When implementing #BDCFEA 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 ##CCCCFF.
