#BDC2CF Blue Dolphin
#BDC2CF (Blue Dolphin) RGB value is (189, 194, 207).
Red value is 189, green value is 194, and blue value is 207.
Cylindrical-coordinate representations (HSL) of color #BDC2CF: hue: 223°, saturation: 15.8%, and lightness: 77.6%.
Process color (CMYK) of #BDC2CF is 8.7%, 6.3%, 0%, 18.8%. Web safe color equivalent of #BDC2CF is ##CCCCCC. Color #BDC2CF contains mainly GRAY.
Color Spaces
| Color spaces of #BDC2CF | Value |
|---|---|
| RGB | 189, 194, 207 |
| HSL | 223°, 15.8%, 77.6% |
| HSV / HSB | 223°, 8.7%, 81.2% |
| CMYK | 8.7%, 6.3%, 0%, 18.8% |
| XYZ | 51.54, 53.91, 66.71 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111101 | 11000010 | 11001111 |
| Octal | 275 | 302 | 317 |
| Decimal | 189 | 194 | 207 |
| Hex | BD | C2 | CF |
Shades of #BDC2CF
Tints of #BDC2CF
.mybgColor { background-color: #BDC2CF; }
.myforeColor { color: #BDC2CF; }
.myborderColor { border: 3px solid #BDC2CF; }
<p style="color:#BDC2CF">Text here</p>
This sample text is styled with font color #BDC2CF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BDC2CF">Div content here</div>
<div style="border:3px solid #BDC2CF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(189, 194, 207, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BDC2CF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BDC2CF;
-webkit-box-shadow: 1px 1px 3px #BDC2CF;
box-shadow: 1px 1px 3px #BDC2CF; }
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 #BDC2CF (Blue Dolphin)
Color Overview & Profile: Color #BDC2CF, also known as Blue Dolphin, 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), 76% Green (194/255), and 81% Blue (207/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #BDC2CF translates into the CMYK subtractive color model with values of 8.7% Cyan, 6.3% Magenta, 0% Yellow, and 18.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 223°, saturation of 15.8%, and lightness of 77.6%.
Web Accessibility & Design Recommendations: When implementing #BDC2CF 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.
