#BACAD4 Salty Tears
#BACAD4 (Salty Tears) RGB value is (186, 202, 212).
Red value is 186, green value is 202, and blue value is 212.
Cylindrical-coordinate representations (HSL) of color #BACAD4: hue: 203°, saturation: 23.2%, and lightness: 78%.
Process color (CMYK) of #BACAD4 is 12.3%, 4.7%, 0%, 16.9%. Web safe color equivalent of #BACAD4 is ##CCCCCC. Color #BACAD4 contains mainly Magenta.
Color Spaces
| Color spaces of #BACAD4 | Value |
|---|---|
| RGB | 186, 202, 212 |
| HSL | 203°, 23.2%, 78% |
| HSV / HSB | 203°, 12.3%, 83.1% |
| CMYK | 12.3%, 4.7%, 0%, 16.9% |
| XYZ | 53.25, 57.43, 70.55 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111010 | 11001010 | 11010100 |
| Octal | 272 | 312 | 324 |
| Decimal | 186 | 202 | 212 |
| Hex | BA | CA | D4 |
Shades of #BACAD4
Tints of #BACAD4
.mybgColor { background-color: #BACAD4; }
.myforeColor { color: #BACAD4; }
.myborderColor { border: 3px solid #BACAD4; }
<p style="color:#BACAD4">Text here</p>
This sample text is styled with font color #BACAD4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BACAD4">Div content here</div>
<div style="border:3px solid #BACAD4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(186, 202, 212, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BACAD4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BACAD4;
-webkit-box-shadow: 1px 1px 3px #BACAD4;
box-shadow: 1px 1px 3px #BACAD4; }
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 #BACAD4 (Salty Tears)
Color Overview & Profile: Color #BACAD4, also known as Salty Tears, 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), 79% Green (202/255), and 83% Blue (212/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #BACAD4 translates into the CMYK subtractive color model with values of 12.3% Cyan, 4.7% Magenta, 0% Yellow, and 16.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 203°, saturation of 23.2%, and lightness of 78%.
Web Accessibility & Design Recommendations: When implementing #BACAD4 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.
