#BABCCF A Stitch in Time
#BABCCF (A Stitch in Time) RGB value is (186, 188, 207).
Red value is 186, green value is 188, and blue value is 207.
Cylindrical-coordinate representations (HSL) of color #BABCCF: hue: 234°, saturation: 17.9%, and lightness: 77.1%.
Process color (CMYK) of #BABCCF is 10.1%, 9.2%, 0%, 18.8%. Web safe color equivalent of #BABCCF is ##CCCCCC. Color #BABCCF contains mainly Magenta.
Color Spaces
| Color spaces of #BABCCF | Value |
|---|---|
| RGB | 186, 188, 207 |
| HSL | 234°, 17.9%, 77.1% |
| HSV / HSB | 234°, 10.1%, 81.2% |
| CMYK | 10.1%, 9.2%, 0%, 18.8% |
| XYZ | 49.49, 50.91, 66.24 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111010 | 10111100 | 11001111 |
| Octal | 272 | 274 | 317 |
| Decimal | 186 | 188 | 207 |
| Hex | BA | BC | CF |
Shades of #BABCCF
Tints of #BABCCF
.mybgColor { background-color: #BABCCF; }
.myforeColor { color: #BABCCF; }
.myborderColor { border: 3px solid #BABCCF; }
<p style="color:#BABCCF">Text here</p>
This sample text is styled with font color #BABCCF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BABCCF">Div content here</div>
<div style="border:3px solid #BABCCF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(186, 188, 207, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BABCCF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BABCCF;
-webkit-box-shadow: 1px 1px 3px #BABCCF;
box-shadow: 1px 1px 3px #BABCCF; }
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 #BABCCF (A Stitch in Time)
Color Overview & Profile: Color #BABCCF, also known as A Stitch in Time, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 73% Red (186/255), 74% Green (188/255), and 81% Blue (207/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #BABCCF translates into the CMYK subtractive color model with values of 10.1% Cyan, 9.2% Magenta, 0% Yellow, and 18.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 234°, saturation of 17.9%, and lightness of 77.1%.
Web Accessibility & Design Recommendations: When implementing #BABCCF 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.
